# Landing Page Spec — Oliver AI Brand System

## Reference designs
- Hypersonic (framer.com/marketplace/templates/hypersonic) — dark, bold, conversion-focused
- Habitline (framer.com/marketplace/templates/habitline) — clean, minimal, trust-building
- Ondex (framer.com/marketplace/templates/ondex) — modern, feature-rich

## Requirements
- React + Vite
- Deploy to Vercel (free tier)
- Mobile-first
- Dark background (#0a0a0a or similar)
- Gold/amber accent (#a6823c matching Oliver brand)
- Single page, no navigation
- Sections:
  1. Hero — bold headline, pain statement, single CTA button
  2. Problem — 3 pain points with icons
  3. Solution — product promise
  4. Social proof — placeholder for testimonials
  5. CTA — email capture form (EmailJS or Formspree, free)
  6. Footer — minimal

## Technical
- No window.storage — use standard browser APIs
- EmailJS for form (free tier, no backend needed)
- Google Fonts: Inter or similar
- Animations: CSS only, no heavy libraries
- Build time target: under 2 hours

## Output
- Live Vercel URL
- Source files in ~/builds/landing-page-v1/
