Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02e9ffd2f2 | |||
| 5059d529a2 | |||
| 20109c8155 | |||
| b9a70db56a | |||
| b22a35700c | |||
| 2d86790787 |
@@ -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>
|
||||
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
text="Need Reliable Roofing In London?"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:02012345678" },
|
||||
{ text: "Speak to a Specialist", href: "tel:02012345678" },
|
||||
{ text: "Request Quote", href: "#contact" },
|
||||
]}
|
||||
/>
|
||||
@@ -145,4 +145,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user