Onboarding
accountMulti-step user setup wizard.
5 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Onboarding
import { OnboardingPage } from "@/components/pages/onboarding"
// Compose from 5 sections:
// 1. Welcome
// 2. Profile Setup
// 3. Preferences
// 4. Integrations
// 5. Complete