Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 520439386e | |||
| 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."
|
text="Ready to Upgrade Your Roof? Get a professional quote in seconds. Contact us today via phone or WhatsApp."
|
||||||
buttons={[
|
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>
|
</div>
|
||||||
@@ -246,4 +246,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user