A composable content platform with Contentful, Next.js 16, and Tailwind v4. Designed for teams that want preview-grade DX without sacrificing production performance.

Each block is a Contentful content type and a React component. Editors drag and drop, developers stay in their lane.

See editor changes in the browser within ~100ms via Contentful's Live Preview SDK and React 19 server components.

Generated TypeScript types from your Contentful space — never ship a field rename that breaks production.

Tag-based cache invalidation via the /api/revalidate webhook means only changed entries refetch. The rest stays cached.

Hero, FAQ, CTA, and feature card blocks editors can rearrange. New block types take ~20 lines of code to add.
Contentful CDN globally. The Next.js app runs on Vercel by default but works on any Node 20+ host.
The /api/preview route enables Next.js draft mode and the Contentful Live Preview SDK streams field-level updates over postMessage.
Next.js fetch cache + Contentful webhook → /api/revalidate → revalidateTag for surgical invalidation.
Yes. We provide a content migration runbook and contentful-cli scripts for common platforms (Sanity, Strapi, WordPress).
More questions?
Get in touch with sales
Start free, no credit card required. Get a feel for Live Preview in under five minutes.