4 Commits

Author SHA1 Message Date
02e9ffd2f2 Update src/app/page.tsx 2026-05-08 14:57:22 +00:00
5059d529a2 Merge version_3 into main
Merge version_3 into main
2026-05-08 14:56:28 +00:00
20109c8155 Update src/app/page.tsx 2026-05-08 14:56:25 +00:00
b9a70db56a Merge version_2 into main
Merge version_2 into main
2026-05-08 14:55:29 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="G S ROOFING"
description="Premium roofing built to last. Expert London-based contractors providing 24/7 emergency support and high-quality installations."
description="London's premier roofing experts: 24/7 emergency support and high-quality repairs with a 10-year guarantee."
buttons={[
{ text: "Request A Quote", href: "#contact" },
{ text: "View Services", href: "#services" },
@@ -81,7 +81,7 @@ export default function LandingPage() {
{ title: "Tile Matching", description: "Preserve your property's original aesthetic.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-roof-tile-pattern_23-2149279523.jpg" },
]}
title="Roofing Solutions"
description="Luxury-level roofing standards for properties across London."
description="We proudly serve all London boroughs, delivering professional, high-quality roofing standards with a transparent, zero-hidden-fee pricing promise."
/>
</div>