TRM Website Redesign
Next.js + Sanity rebuild for a faster, easier-to-manage website
For this project, I redesigned and rebuilt the TRM BV website using Next.js, React, and Sanity as a headless CMS. The focus was on creating a clean, modern experience that loads fast, scales well, and makes content updates simple.
Goals & Challenges
The main goals for this redesign were:
- Improving performance and overall user experience
- Making content updates easy via Sanity Studio
- Building a responsive UI that works well on all devices
- Keeping the codebase maintainable and scalable
Technical Overview
The frontend runs on Next.js and makes use of modern rendering strategies (static where possible, dynamic where needed). Content is managed in Sanity and fetched using GROQ queries, so updates can be made quickly without changing the frontend code.
Live Website
You can view the live website here: https://www.trmbvba.be/


Feel free to explore more projects or get in touch if you’d like to know more about this build.