Marketing site for BroadcastBrain, an on-device AI co-pilot for sports broadcasters. Built for the YC Voice Agents Hackathon (April 18–19, 2026).
Live stat surfacing. On-device. Airplane-mode safe.
- Next.js 16 (App Router)
- React 19
- Tailwind CSS v4
- Framer Motion
- IBM Plex Mono + Instrument Serif (via
next/font)
npm install
npm run devOpens at http://localhost:3000.
npm run build
npm run startOne-click deploy on Vercel. Push this repo, connect it in the Vercel dashboard, no env vars required.
/— full landing page (Hero → Problem → Moment → Product → Architecture → Why we win)/demo— dedicated product demo video page
public/video/demo.mp4— hero broadcast-booth clip (the problem)public/video/product-demo.mp4— walkthrough of BroadcastBrain in actionpublic/assets/— product screenshots, icons, brand assets
Open Graph + Twitter Card images are auto-generated at /opengraph-image from app/opengraph-image.tsx.