Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 096eaa7564 | |||
| 9da22ad55b | |||
| f1c997ce10 | |||
| b279e7bced | |||
| d938d76f1b | |||
| c8880f21c6 |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
rating={5}
|
rating={5}
|
||||||
ratingText="109 verified reviews • 4.8★ | Respond within 24 hours"
|
ratingText="109 5-star reviews from Nashville neighbors • Transform your lawn in 2-4 weeks—guaranteed"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Quote", href: "#contact" },
|
{ text: "Get Free Quote", href: "#contact" },
|
||||||
{ text: "Call +1 615-480-2305", href: "tel:+1-615-480-2305" }
|
{ text: "Call +1 615-480-2305", href: "tel:+1-615-480-2305" }
|
||||||
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user