Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 591d2795bf | |||
| 0877f9cf4c | |||
| 45ff4c4477 | |||
| 3f491136de |
@@ -78,6 +78,8 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
tag="Hillsborough's Choice"
|
||||
tagIcon={Star}
|
||||
title="Trusted by Hillsborough Neighbors"
|
||||
description="See why homeowners trust Five Star Lawn Maintenance."
|
||||
testimonials={[
|
||||
@@ -110,7 +112,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
ctaTitle="Ready for a Five Star Lawn?"
|
||||
ctaDescription="Get your custom estimate today by calling or messaging us."
|
||||
ctaButton={{ text: "Call Now", href: "tel:+19083596432" }}
|
||||
ctaButton={{ text: "Get Your Free Estimate", href: "tel:+19083596432" }}
|
||||
ctaIcon={Phone}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user