From 1146be1aad4b30e9d05b7407c20d19b35ba9859e Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 06:21:49 +0000 Subject: [PATCH] completionId: cgen-d1301e9063e9451daf8eda86ec97b9c9 cgen-d1301e9063e9451daf8eda86ec97b9c9 --- client/pages/Onboarding.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/pages/Onboarding.tsx b/client/pages/Onboarding.tsx index 7187de81..0a7acb99 100644 --- a/client/pages/Onboarding.tsx +++ b/client/pages/Onboarding.tsx @@ -552,8 +552,9 @@ export default function Onboarding() { {currentStep === 2 && "Tell us about your experience"} {currentStep === 3 && "What are your interests?"} {currentStep === 4 && "Select your primary focus area"} - {currentStep === 5 && "Set up your creator profile"} - {currentStep === 6 && "You're ready to go!"} + {currentStep === 5 && "Follow the arms you want to see in your feed"} + {currentStep === 6 && "Set up your creator profile"} + {currentStep === 7 && "You're ready to go!"}