Case Study - Clarke's Construction

Categories:
  • Design
  • Development
  • Performance
  • Eleventy
  • CSS
  • JavaScript

Introduction

Montagne Noire Web Studio recently completed the design and development of a new website for Clarke’s Construction, a respected building company based in Andover, England. Since 2014, Clarke’s Construction has completed over 500 projects across Hampshire, specializing in custom homes, extensions, and hardscaping solutions.

I worked alongside Test Valley Digital, a British web agency led by CEO Ethan Hawes. Having partnered with Ethan on multiple development projects in the past, Montagne Noire Web Studio was tasked with finalizing the design and taking the lead on development. Together, we delivered a modern, high-performance website that effectively showcases the company’s expertise and portfolio.

Project Goals

The primary objectives for the new website included:

  • Creating a modern design that reflects the quality of their construction work
  • Establishing a visual identity that aligns with their brand values
  • Highlighting their extensive service offering and their portfolio of completed projects
  • Developing a responsive, user-centric layout optimized for all devices
  • Improving site performance through technical optimization

Design Phase

Once the client had communicated their initial specifications, the design phase began with establishing a visual direction centered around Clarke’s Construction’s primary brand color and their need for a clean, modern aesthetic. After Test Valley Digital designed the first desktop layout draft, I took responsibility for designing the mobile layout and tidying up the last details. Our tool of choice for this design phase is Figma, allowing for fast prototyping and efficient collaboration.

Figma dashboard of the project showing the full design prototype.

Figma dashboard of the project showing the full design prototype.

Development Phase

Once the designs were approved, I converted the Figma prototypes into a fully functional website. The development process focused on two key areas: performance optimization and responsive design. As per the project manager’s wishes, I used Eleventy as the static site generator and developed the custom code with HTML, CSS and a touch of JavaScript to ensure a lightweight, fast-loading site.

Why custom code over a template?

When approaching the Clarke’s Construction website, we made a deliberate decision to utilize custom code rather than a pre-built template. This strategic choice delivered significant advantages for both performance and user experience.

Performance Benefits

Custom code allowed us to eliminate unnecessary bloat common in multipurpose premade templates. By writing precisely what the site needed and nothing more, we reduced JavaScript overhead and minimized HTTP requests through intelligent asset bundling. Custom code also usually less HTML markup, and the use of modern, semantic tags. The resulting website loads significantly faster than template-based alternatives, with average page sizes under 900KB compared to the typical 2.5MB+ of template solutions.

Development Control

Building from scratch gave us complete control over how the responsive layouts were implemented. Rather than forcing the approved designs to fit within a template’s constraints, we created a custom CSS responsive framework that precisely matched the intended visual experience across desktop, tablet, and mobile devices.

Another big win for custom code is the control over the HTML markup. To give you an example, to reach the main title <h1> on the Wix homepage, a Google crawler has to go through 25 <div> elements. This is a nightmare for SEO. On the other hand, Clarke’s Construction website has its <h1> element only 5 elements deep, which makes it easy and quick for search engines to reach the content and rank it accordingly.

Conclusion

The new Clarke’s Construction website provides a modern digital platform that accurately represents their high-quality construction services. The combination of clean design, optimized performance, and effective presentation of their portfolio positions them effectively in the competitive Hampshire construction market.

The entire project was completed in just 10 working days, with 4 days dedicated to the design phase and 6 days for development implementation. This efficient timeline demonstrates our ability to deliver high-quality results within tight schedules.

A service page

The design also features a light mode. That’s two color palettes to handle!

Our streamlined workflow and focus on performance optimization resulted in a website that not only looks professional but also functions at peak efficiency. The site now serves as a strong marketing tool that showcases their 500+ completed projects and helps potential clients understand their service offerings.