Setup Guide
Interactive Walkthrough
SetupGuide01 variant - Step-by-step onboarding and configuration guide.
A multi-step guide that allows users to track their progress as they complete essential setup tasks.
Get Started with Your Account
Follow these quick steps to set up your account and unlock features.
Add your company logo
Explore your personalized online client portal
Get paid with fast invoicing
Create a winning quote
Usage
import { SetupGuide01 } from "@repo/ui/blocks/setup-guide/setup-guide-01";
export default function Page() {
return <SetupGuide01 />;
}