completionId: cgen-1d519ea4d83c4745afc3344c0642e4a3

cgen-1d519ea4d83c4745afc3344c0642e4a3
This commit is contained in:
Builder.io 2025-11-08 02:13:57 +00:00
parent f1522f3915
commit 45136cd51e

View file

@ -86,6 +86,7 @@ export default function Onboarding() {
{ title: "Personal Information", component: PersonalInfo },
{ title: "Experience Level", component: Experience },
{ title: "Interests & Goals", component: Interests },
{ title: "Creator Profile Setup", component: CreatorProfile },
{ title: "Welcome to AeThex", component: Welcome },
];