Demo build — not a client site. Built as a concept to show what I would do for you.
Summit Roofing
Roofing
https://summitroofing.kinetiqdev.com ↗


Write-up
A roofing concept, and the one with the most to fix. It previously shipped fabricated structured data — a JSON-LD aggregateRating of 4.9 stars from 237 reviews — for a business that has never taken a booking. That has been removed entirely; a number that can't be measured doesn't appear on the page. It also displayed a UK phone number using the reserved 555-style block inside a Guildford area code, which reads as obviously fake to anyone who checks; replaced with a real-format 020 7946 number matching the other demos. The page shipped 3.6 MB of inline JavaScript, including visible React/htm development-mode strings in the markup, and rendered zero bytes of content without it — all fixed by pre-rendering the page and stripping development artifacts.
Measured
Measured before this rebuild: 0 bytes of visible body text without JavaScript, 3,734,718 bytes of page weight, fabricated aggregateRating schema present.
Known issues fixed as part of this rebuild: fabricated aggregateRating JSON-LD (4.9 / 237 reviews) removed; fake 555-style phone number replaced; React/htm development strings stripped from markup; page pre-rendered.
Open the live site ↗