Rename realm titles to align with routes and content; adjust labels in onboarding, dashboard, and investors

cgen-7c986be8397c43b7a077e99874e6071b
This commit is contained in:
Builder.io 2025-10-18 22:19:52 +00:00
parent 75efa06c37
commit 04569f25c0

View file

@ -53,7 +53,7 @@ export const REALM_OPTIONS: RealmOption[] = [
{ {
id: "game_developer", id: "game_developer",
name: "Development Forge", name: "Development Forge",
title: "Game Developer", title: "Game Development",
description: description:
"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,
@ -69,7 +69,7 @@ export const REALM_OPTIONS: RealmOption[] = [
{ {
id: "client", id: "client",
name: "Strategist Nexus", name: "Strategist Nexus",
title: "Client", title: "Consulting",
description: description:
"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,
@ -85,7 +85,7 @@ export const REALM_OPTIONS: RealmOption[] = [
{ {
id: "community_member", id: "community_member",
name: "Innovation Commons", name: "Innovation Commons",
title: "Community Member", title: "Community",
description: description:
"Connect with innovators, share discoveries, and access exclusive research, events, and community resources.", "Connect with innovators, share discoveries, and access exclusive research, events, and community resources.",
icon: UsersIcon, icon: UsersIcon,
@ -101,7 +101,7 @@ export const REALM_OPTIONS: RealmOption[] = [
{ {
id: "customer", id: "customer",
name: "Experience Hub", name: "Experience Hub",
title: "Customer", title: "Get Started",
description: description:
"Discover AeThex products, manage licenses, and access tailored support for every experience you launch.", "Discover AeThex products, manage licenses, and access tailored support for every experience you launch.",
icon: ShoppingCartIcon, icon: ShoppingCartIcon,