Add Page Builder: 15 block types + publish/unpublish via TinaCMS
- New TinaCMS collection 'pages' with 15 block templates:
Hero, TextBlock, TwoColumn, Features, Stats, Testimonials,
Team, FAQ, CTABanner, Video, Gallery, Pricing, Timeline,
Divider, ContactForm
- Each page has published toggle (unpublished → 404)
- Route /p/:slug renders dynamic pages from content/pages/*.json
- scripts/copy-pages.mjs copies content/pages → public/pages at build
- prerender.mjs extended to prerender published pages
- All blocks styled with design tokens + Framer Motion animations
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>