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