I'll research Modal.com and 11Labs startup programs for inspiration, then create a design plan. Let me gather context first.
Based on my research of Modal.com's startup program and the design inspiration, here's my plan:
Design: Dark theme (inspired by Modal.com), with amber/orange accent color for "llama" branding.
Page Sections:
Files to create/edit:
app/globals.css - Dark theme tokensapp/layout.tsx - Update metadataapp/page.tsx - Main page composing all sectionscomponents/navbar.tsxcomponents/hero.tsxcomponents/benefits.tsxcomponents/tiers.tsxcomponents/application-form.tsxcomponents/faq.tsxcomponents/footer.tsxShall I proceed with implementation?
Now let me read the key components I'll use:
Now I have all the context I need. Let me build the dark-themed landing page. Starting with theme and layout updates, then all components.
Now let me create all the components and page:
Now let me create the application form and the main page:
Now let me update the tailwind config for the fonts:
The LlamaGen.ai Startup Program landing page is complete. It features a dark theme with amber/orange accent color inspired by Modal.com's startup page structure -- including a bold hero with $10K credits messaging, 6 benefit cards, 3 eligibility tiers (Bootstrapped/Seed/Growth), a full application form with client-side validation (founder name, email, company, stage, team size, use case), an FAQ accordion, and a minimal footer. The form validates required fields, shows inline errors, and displays a success state on submission.
You can send messages while the preview loads