Live preview, partial revalidation, type-safe content models, and a page builder that respects your design system.


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

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.
The /api/preview route enables Next.js draft mode and the Contentful Live Preview SDK streams field-level updates over postMessage.