Marketing Site + Trial Update
Archived (outdated): This work was completed as part of the v2 rollout Wave 3a (05-marketing-site.md — PASS, 2026-02-28). This standalone project doc is superseded by the rollout tracker.
Rewrite the public marketing site (apps/public/) for the v2 fact engine, switch trial to 14-day with credit card collection via Stripe, and add subscription card injection in the app feed.
Key Deliverables
- Trial duration migration (30 days -> 14 days)
- Stripe Checkout with payment method collection
- Public site layout (nav, footer, metadata)
- Home page with feed proxy + card modal CTA
- Pricing, Features, and About pages
- Subscription card injection in app feed
Related Code
apps/public/apps/web/app/subscribe/apps/web/app/feed/packages/stripe/src/checkout.ts
Reference Documents
- Design Document — Product design and UX decisions
- Implementation Plan — Step-by-step implementation with code