Appearance
Epic 26 — Landing Page Polish
(Intentionally positioned at the end of this document, out of numeric order. The gate below is the reason — keep the file flow as "everything else" → Landing.)
🚧 DEFERRED — Beta-ready gate. Do not start any FE-LANDING ticket until every other epic in this roadmap shows all checkboxes ticked (the derived "beta ready" signal). Landing polish is the last thing we ship, after the product itself is feature-complete. If you're an agent and a non-Landing epic still has an unchecked
[ ], pick that one instead.
FE-LANDING-001 — Migrate all landing components to design system (see DS-014)
- [ ] Pending
FE-LANDING-002 — SEO metadata & OG tags
- [ ] Pending
Files:
- Edit:
apps/landing/src/app/[locale]/layout.tsx— add fullmetadataexport withopenGraph,twitter,description,keywords
FE-LANDING-003 — Producer-facing landing section
- [ ] Pending
Files:
- Create:
apps/landing/src/components/ProducerSection.tsx - Edit:
apps/landing/src/app/[locale]/page.tsx— include new section
Description: A section targeting producers specifically. Highlights: post a job in minutes, AI-powered talent matching, flier generator. CTA links to app.castyou.com/register?role=PRODUCER. Uses DS Card, Button, Badge.
FE-LANDING-004 — Pricing page
- [ ] Pending
Files:
- Create:
apps/landing/src/app/[locale]/pricing/page.tsx - Create:
apps/landing/src/components/PricingCard.tsx(uses DSCard,Button,Badge)
Plans to display (from spec doc):
- Talent Free — basic profile, job browsing
- Talent Pro — $9.99/mo — reel builder, advanced profile, analytics
- Producer Basic — $29.99/mo — post jobs, discover feed, flier generator
- Producer Pro — $99.99/mo — unlimited jobs, AI matching, priority listing
- Agency Entry — $49.99/mo — up to 10 talents
- Agency Standard — $99.99/mo — up to 25 talents
- Agency Premium — $199.99/mo — up to 75 talents