Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 918be0319a | |||
| 153163c405 |
@@ -209,9 +209,9 @@ export default function LandingPage() {
|
||||
text="Ready to Upgrade Your Roof? Get a professional quote in seconds. Contact us today via phone or WhatsApp."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:+234800000000"},
|
||||
text: "Get Your Free Consultation", href: "tel:+234800000000"},
|
||||
{
|
||||
text: "WhatsApp Us", href: "https://wa.me/234800000000"},
|
||||
text: "Chat on WhatsApp", href: "https://wa.me/234800000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -246,4 +246,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user