Fix RealmSwitcher routes to use /gameforge and /corp

cgen-e9358f1a274c40f69982fedefa5f798b
This commit is contained in:
Builder.io 2025-11-07 21:55:41 +00:00
parent 9417c719fb
commit de6c31dd8e

View file

@ -58,7 +58,7 @@ export const REALM_OPTIONS: RealmOption[] = [
"Build immersive experiences, collaborate with other creators, and unlock our full suite of development tools.", "Build immersive experiences, collaborate with other creators, and unlock our full suite of development tools.",
icon: GamepadIcon, icon: GamepadIcon,
gradient: "from-neon-purple to-aethex-500", gradient: "from-neon-purple to-aethex-500",
route: "/game-development", route: "/gameforge",
routeLabel: "Game Development", routeLabel: "Game Development",
highlights: [ highlights: [
"Advanced tooling and workflows", "Advanced tooling and workflows",
@ -74,7 +74,7 @@ export const REALM_OPTIONS: RealmOption[] = [
"Engage AeThex teams for bespoke solutions, product consulting, and strategic execution across every milestone.", "Engage AeThex teams for bespoke solutions, product consulting, and strategic execution across every milestone.",
icon: BriefcaseIcon, icon: BriefcaseIcon,
gradient: "from-neon-blue to-aethex-400", gradient: "from-neon-blue to-aethex-400",
route: "/consulting", route: "/corp",
routeLabel: "Consulting", routeLabel: "Consulting",
highlights: [ highlights: [
"Project leadership & delivery", "Project leadership & delivery",