
The problem
An established accounting firm had no web presence — prospective clients couldn't find them, verify credentials or get in touch, and competitors with even a basic site were winning that first impression.
My approach
I ran a short discovery, designed a trust-first brand system, and built a fast static site around a single editable content file so the firm can update details without a developer.
How it's built
- Next.js 16 App Router with static export — no server, deploys anywhere.
- All firm data in one typed source file; pages render from it.
- Contact form with email + WhatsApp fallback.
- Cloudflare Pages with automatic builds; SEO, Open Graph, sitemap and JSON-LD.
Highlights
- Sub-second first load and a flawless mobile layout on a zero-cost static host.
- Editable-by-the-client architecture — add a service by appending one object.