completionId: cgen-129be9f5774a4300a22009b1cfe0969d

cgen-129be9f5774a4300a22009b1cfe0969d
This commit is contained in:
Builder.io 2025-11-13 06:21:18 +00:00
parent ab13d376d1
commit 4a38285967

View file

@ -98,6 +98,7 @@ export default function Onboarding() {
{ title: "Experience Level", component: Experience },
{ title: "Interests & Goals", component: Interests },
{ title: "Choose Your Realm", component: RealmSelection },
{ title: "Follow Arms", component: FollowArms },
{ title: "Creator Profile Setup", component: CreatorProfile },
{ title: "Welcome to AeThex", component: Welcome },
];