What they do
BrandFix Sverige AB is a Swedish contractor specializing in passive fire protection: fire sealing, jointing, insulation, and fire-protection painting. They work for construction firms, property owners, and contractors across Sweden, with documented experience in demanding environments such as hospitals, operating theaters, and other critical buildings. They're based in Nynäshamn, south of Stockholm, and the site carries eighteen documented reference projects, including work at Danderyd Hospital.
Our role
We own the engineering. We built the site and took it through a full modernization pass. We make the technical calls and we keep it running.
The challenge
The business had outgrown a legacy WordPress site and an early rebuild that had drifted into something harder to maintain than it needed to be. Every image shipped from the app server, including a gallery that could only grow by editing code and redeploying. The contact form, the only way to reach them on the whole site, had no real spam protection and no guaranteed delivery. Accessibility was unverified, which for a contractor whose clients include hospitals and public buildings is a procurement risk, not a nicety. And the old WordPress addresses were still live in search and couldn't just be dropped.
What we built
A leaner, faster rebuild on Next.js 16, with the polish done in CSS rather than a heavy JavaScript library. Images now come from a cloud bucket and the gallery discovers its own contents, so new photos appear on the live site within minutes and the team can keep their own portfolio current without us. The contact form is guarded against spam and bots, then delivers reliably: the owner gets the inquiry and the sender gets a confirmation in Swedish. Accessibility is a real, automated standard checked on desktop and mobile before anything merges. Every legacy web address was preserved, so the move cost nothing in search. And when the deploy platform quietly swapped in its own toolchain versions and broke two builds, we pinned them so the build is reproducible rather than at the mercy of whatever the builder picks.
Results
- Genuinely accessible across every page, desktop and mobile.
- Images served from a CDN; the app server no longer ships them.
- A gallery the client updates themselves, so new work goes live without us.
- Spam-resistant inquiries that actually get delivered, with a confirmation to the sender.
- Legacy web addresses preserved, so no search visibility was lost.
