Bolt·Prompt

Bolt Prompt: Build a Waitlist Page in 5 Minutes

When to Use This Prompt

Use this when you want to validate an idea before building the product. Get signups to prove demand.

The Prompt

Create a waitlist landing page for [YOUR PRODUCT]:

- Gradient hero background with product name and one-line value proposition
- Email capture form with validation
- Live counter showing number of people signed up (start at a realistic number)
- After signup: show referral link and position in line
- Referral system: unique link per user, track referrals
- Social proof section with 3 fake testimonials
- Mobile-responsive, looks great on all devices

Store signups in localStorage for the demo (no backend needed).
Style: modern, bold typography, eye-catching gradient.

What to Customize

Replace [YOUR PRODUCT] with your product name. Update the value proposition and testimonials.

Expected Output

A polished waitlist page running in the browser. Copy the code and deploy to Vercel or Netlify.