2 Commits

Author SHA1 Message Date
591d2795bf Update src/app/page.tsx 2026-04-02 01:33:00 +00:00
0877f9cf4c Merge version_6 into main
Merge version_6 into main
2026-04-02 00:55:03 +00:00

View File

@@ -112,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>