Why did Revivify need a new website?
Revivify was running three systems that did not talk to each other: a Webflow marketing site, a WordPress/WooCommerce store, and a separate installer locator. In May 2026 the WooCommerce store was hacked and the product imagery was lost. That is the WordPress plugin problem in one sentence — the thing that makes it easy to extend is the thing that makes it easy to break into.
- Rebuilt from scratch on Next.js — server-rendered pages, no plugin stack, sub-second loads, the same framework Netflix and Nike run on
- One design system across the public site, the shop, the staff admin and the applicator portal, so it all looks like one company
- A full accessibility pass on colour contrast — the brand red was retuned and a second red introduced for dark sections so text passes WCAG AA everywhere
- Performance pass: image recompression, priority hints on the hero, and a fixed content-security policy that had been silently blocking the analytics script
- Search-visible from day one — structured data, breadcrumbs, FAQ schema and product schema so both Google and AI answer engines can read the site