# Home Demo

Demo composition showing all four pageBuilder blocks.

**v2.0 ships today**

# Build content-driven sites without the rebuild treadmill

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

![Glowing data center](https://images.ctfassets.net/vn734mok6jmo/seed-hero-home/d36a93a78b7dfd83f70ff7d0e7f39de2/seed-hero-home.jpg)

- [Get started](/contact)
- [Read the docs](https://www.contentful.com/developers/docs/)

**WHAT YOU SHIP**

## Four primitives that compose into anything

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

### Live Preview without reloads

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

### Type-safe content models

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

### Surgical revalidation

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

### Composable page builder

Hero, FAQ, CTA, and feature card blocks editors can rearrange. New block types take \~20 lines of code to add.

**FAQ**

## Frequently asked questions

Can't find what you're looking for? Drop us a note.

### Where is my content hosted?

Contentful CDN globally. The Next.js app runs on Vercel by default but works on any Node 20+ host.

### How does Live Preview work?

The /api/preview route enables Next.js draft mode and the Contentful Live Preview SDK streams field-level updates over postMessage.

### How is caching handled?

Next.js fetch cache + Contentful webhook → /api/revalidate → revalidateTag for surgical invalidation.

### Can I migrate from an existing CMS?

Yes. We provide a content migration runbook and contentful-cli scripts for common platforms (Sanity, Strapi, WordPress).

[Get in touch with sales](/contact)

**GET STARTED**

## Ready to ship?

Start free, no credit card required. Get a feel for Live Preview in under five minutes.

- [Get started](/contact)
- [Read the docs](https://www.contentful.com/developers/docs/)
