Complete Roof Redesign preview 1
Free

Complete Roof Redesign

bookmark

An industrial, trust-driven roofing contractor website redesign for Complete Roofing Services (Wgtn) Ltd — dark hero, material-tagged service cards, numbered process steps, certification trust strip, free quote CTAs across 4 pages. Pure HTML/CSS/JS + Google Fonts, zero build step. Designed and built by Themedown.

HTML5CSS3JavaScriptGoogle FontsConstructionTrade ServicesRoofingroofing

Complete Roof Redesign — Roofing Contractor Website Redesign

An industrial, trust-driven static website redesign for a Wellington roofing contractor. Designed and hand-built by Themedown.

Quick Start

bash
git clone <repo-url>
cd complete-roof-redesign
# Open index.html in your browser, or use a local server:
python -m http.server 8000 --directory .
# or
npx serve .

No build step. No npm install. Just open and go.

Pages

PageDescription
HomeDark hero + certification trust strip + service card grid + process steps + testimonial + CTA
AboutTimeline + credentials + director profile
ServicesDetail rows (alternating layout + material/region tags)
ContactContact info + quote form

Tech Stack

  • HTML5 — Semantic elements, ARIA attributes
  • CSS3 — Custom properties, Grid, clamp() fluid typography
  • JavaScript — IIFE pattern, mobile menu toggle
  • Google Fonts — Barlow Condensed, Inter, IBM Plex Mono

Features

  • Fully responsive — 900px / 560px breakpoints
  • Dark hero + material-tagged service cards + numbered process steps
  • Corrugated steel profile divider (repeating-linear-gradient) — signature trade element
  • Certification trust strip (LBP, RANZ, HazardCo)
  • Alternating detail rows for services
  • Site-wide free quote CTAs
  • Accessible (focus-visible, aria-expanded)
  • prefers-reduced-motion support
  • Zero build tools, zero framework dependencies

Design System

See design.md for the complete design specification — color tokens, typography scale, layout rationale, and self-critique against generic AI design defaults.

Scripts

  • script.js — Mobile menu toggle (IIFE pattern)

License

MIT — free for personal and commercial use.

help_outline

FAQ