completionId: cgen-d1301e9063e9451daf8eda86ec97b9c9

cgen-d1301e9063e9451daf8eda86ec97b9c9
This commit is contained in:
Builder.io 2025-11-13 06:21:49 +00:00
parent 591588d585
commit 1146be1aad

View file

@ -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!"}
</p>
</div>