Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 30f5ea072d | |||
| f2f1f08548 | |||
| 270667c523 | |||
| c7e53fa378 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
background={{ variant: "plain" }}
|
||||
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={[
|
||||
{ text: "Get Free Inspection", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:+17728886887" },
|
||||
@@ -129,22 +129,11 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Don’t Wait Until Your Roof Gets Worse"
|
||||
description="Small issues turn into expensive repairs. Get your free inspection today with our professional team."
|
||||
buttonText="Get Free Quote"
|
||||
tag="Limited Time"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
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."
|
||||
buttonText="Submit"
|
||||
tag="Schedule"
|
||||
|
||||
Reference in New Issue
Block a user