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",
name: "Development Forge",
title: "Game Developer",
title: "Game Development",
description:
"Build immersive experiences, collaborate with other creators, and unlock our full suite of development tools.",
icon: GamepadIcon,
@ -69,7 +69,7 @@ export const REALM_OPTIONS: RealmOption[] = [
{
id: "client",
name: "Strategist Nexus",
title: "Client",
title: "Consulting",
description:
"Engage AeThex teams for bespoke solutions, product consulting, and strategic execution across every milestone.",
icon: BriefcaseIcon,
@ -85,7 +85,7 @@ export const REALM_OPTIONS: RealmOption[] = [
{
id: "community_member",
name: "Innovation Commons",
title: "Community Member",
title: "Community",
description:
"Connect with innovators, share discoveries, and access exclusive research, events, and community resources.",
icon: UsersIcon,
@ -101,7 +101,7 @@ export const REALM_OPTIONS: RealmOption[] = [
{
id: "customer",
name: "Experience Hub",
title: "Customer",
title: "Get Started",
description:
"Discover AeThex products, manage licenses, and access tailored support for every experience you launch.",
icon: ShoppingCartIcon,