I first designed the outlines of the website on Figma, my all time favorite tool for designing a website―or anything, really.
Then came the time to choose what technology to build the website with. The easier and more traditional option would have been to go with yet another WordPress website, using a custom theme built from scratch, specifically for the needs of Maxence.
However, I opted for the Sanity Studio CMS instead, as I really wanted to experiment with it. I integrated it with the popular and robust Next.js React meta-framework.
As a website would be boring without any animations, I used a combination of the Motion and GSAP to bring some life into the website.
This website essentially being a gallery of Maxence’s work, it is paramount that they should be presented with maximum fidelity, while not sacrificing performance and bandwidth by using raw images.
This is why we're making use of Sanity’s great image builder tool, in conjunction with Next.js’ image component, in order to optimize images for every device, while maintaining high quality and fidelity.