CMS update
Strapi content model prepared
News, blog, author, category, tag, and site setting structures prepared for editor-managed publishing.
Strapi has been selected as the phase 1 CMS so editors can maintain news and blog content without changing the Next.js codebase.
The prepared CMS model includes posts, authors, categories, tags, and site settings. The website reads published posts from the Strapi API with a static fallback when the CMS is unavailable.
Editors can publish updates from the Strapi admin without redeploying the marketing site.