v0·Prompt

v0 Prompt: Generate a Beautiful Pricing Table

When to Use This Prompt

Use this for any SaaS pricing page. v0 produces the most visually polished pricing tables.

The Prompt

Create a SaaS pricing table component with:

- Monthly/Annual toggle (annual shows 20% discount)
- 3 tiers: Free, Pro ($20/mo), Enterprise ($99/mo)
- Feature comparison list with check/cross icons
- Highlighted 'Most Popular' badge on Pro tier
- CTA buttons: 'Get Started Free', 'Start Pro Trial', 'Contact Sales'
- Responsive: stacked on mobile, side-by-side on desktop

Design:
- Clean, Apple-inspired aesthetic
- Subtle card elevation on hover
- Animated toggle switch
- shadcn/ui components + Tailwind CSS
- Dark mode compatible

Features to compare: Users, Storage, API calls, Priority support, Custom domain, Analytics, SSO.

What to Customize

Update tier names, prices, and features to match your product. Adjust the discount percentage for annual billing.

Expected Output

A single React component with monthly/annual toggle, 3 pricing cards, and responsive layout. About 150-200 lines.