Waitlist 01 is a coming-soon waitlist section with an email input form and a social proof strip showing avatar thumbnails and a subscriber count. Built with shadcn/ui Input, Button, and Avatar components, it captures email interest and displays existing subscriber momentum to encourage sign-ups. The form is UI-only — wire the submit handler to your email marketing tool, Supabase table, or any API endpoint.
Update the avatar images and subscriber count as your real waitlist grows. Starting with a non-zero count (even 47 early testers) performs better than showing zero. For a Supabase-connected version that stores emails persistently, use Waitlist 02.