Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b22a35700c | |||
| 2d86790787 |
@@ -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