Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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" },
|
||||
@@ -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