The brief
A studio that sells fast, findable websites needs a site of its own that proves it. Not with promises, but with numbers anyone can check.
It also had to work in three languages without the Dutch version suffering: Dutch is the main market, English and Finnish come on top.
The approach
- Built in code, not a theme. Next.js and Tailwind CSS, with every colour, size and spacing as a fixed design rule. A value that isn't in the system can't end up on the site by accident.
- Zero JavaScript for visitors. Every page is prebuilt as plain HTML. The framework JavaScript is stripped after the build; only one small script for motion remains.
- Three languages with their own addresses.
/dienstenin Dutch,/en/servicesin English and/fi/palvelutin Finnish, each with the right language links for Google. - Built for Google and for AI. One H1 per page, structured data (Organization, LocalBusiness, BreadcrumbList and FAQ), and questions with answers AI systems can quote.
- Accessible. WCAG AA contrast, visible focus, and all motion switches off when your system asks for reduced motion.
The result
- 100 on all four Lighthouse scores (performance, accessibility, best practices and SEO), on mobile.
- Under 1 second until the main content is visible on a simulated mobile connection.
- Three languages, each with its own translated URLs.
These aren't targets: you can measure them yourself in Chrome, with Lighthouse in the developer tools. It's exactly how I build your site too.

