From 4a3828596776f2c98702e42b8aec0749b4d7ae6c Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 06:21:18 +0000 Subject: [PATCH] completionId: cgen-129be9f5774a4300a22009b1cfe0969d cgen-129be9f5774a4300a22009b1cfe0969d --- client/pages/Onboarding.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/pages/Onboarding.tsx b/client/pages/Onboarding.tsx index d6838548..b282df57 100644 --- a/client/pages/Onboarding.tsx +++ b/client/pages/Onboarding.tsx @@ -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 }, ];