Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 270667c523 | |||
| c7e53fa378 | |||
| 2e291f74be | |||
| 9e510d2bed | |||
| 9a008f8ed4 | |||
| bf20b22a18 |
@@ -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" },
|
||||
@@ -161,4 +161,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user