Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 270667c523 | |||
| c7e53fa378 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Stop Roof Problems Before They Cost You Thousands"
|
title="Stop Roof Problems Before They Cost You Thousands"
|
||||||
description="Palm City’s trusted roofing experts delivering fast, affordable, and high-quality roof repair and replacement services. Free inspection and same-day quotes available."
|
description="Palm City’s trusted roofing experts delivering fast, affordable, and high-quality roof repair and replacement services. Enjoy a free, no-obligation inspection today—no strings attached."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Inspection", href: "#contact" },
|
{ text: "Get Free Inspection", href: "#contact" },
|
||||||
{ text: "Call Now", href: "tel:+17728886887" },
|
{ text: "Call Now", href: "tel:+17728886887" },
|
||||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Get Your Same-Day Quote"
|
title="Book Your Free Roof Inspection"
|
||||||
description="Leave your details and we will call you back within the hour to schedule your assessment."
|
description="Leave your details and we will call you back within the hour to schedule your assessment."
|
||||||
buttonText="Submit"
|
buttonText="Submit"
|
||||||
tag="Schedule"
|
tag="Schedule"
|
||||||
|
|||||||
Reference in New Issue
Block a user