Operation Nation
Overview
Operation Nation is the digital agency I co-founded. We help clients build modern web platforms, scalable SEO systems, and AI-driven automation. The site at operationnation.co is the agency's front door... a fast, content-managed marketing site that also doubles as a live showcase of what we ship for clients.
We built it end-to-end using ONE Builder, our own Next.js + Sanity framework that turns website building into an AI-powered, no-code experience. The Operation Nation site is essentially a working demo of the same engine we deploy on client projects.
An agency website is in a weird spot: it has to sell the agency, and it also has to be a reference implementation of what we actually ship. People judge us on how this site performs, looks, and ranks before they ever talk to us... so building it was a chance to run the same playbook we sell to clients on ourselves.
Solution
The site runs on ONE Builder, our internal framework that pairs Next.js with Sanity CMS to give marketing and development teams (ours and our clients') a content engine they actually like using. Editorial workflows are AI-assisted, deployments are automated, and every component is composable, so the site evolves without touching code.
Strategy
The build leaned on the same priorities we bring to client work:
- Editorial autonomy via Sanity: Every block on every page is editable in Sanity Studio. Marketing can update copy, launch a campaign, or publish a new case study without filing an engineering ticket.
- AI-native content engine: ONE Builder bakes AI directly into the content workflow... copy generation, enrichment, the automated bits in between. The team produces more, faster, without giving up quality.
- Performance as a baseline: Static-first rendering with Next.js, image optimization, edge caching. Fast on any device, any network. Same standard we hold client sites to.
- SEO from the ground up: Per-page metadata, structured data, sitemaps, crawlable content surfaces. All built against the same technical SEO checklist we run on client work.
- Composable, not disposable: ONE Builder's modular components mean we don't rewrite the site to ship the next thing. Every layout decision compounds, on this site and on the next client site after it.