Switch to version 9: modified src/app/contact/page.tsx

This commit is contained in:
2026-05-30 05:15:37 +00:00
parent 8a6fae8d5c
commit 363a262050

View File

@@ -52,7 +52,7 @@ export default function ContactPage() {
text="Ready to Transform Your Landscape? Contact Us!" text="Ready to Transform Your Landscape? Contact Us!"
buttons={[ buttons={[
{ {
text: "Call Us Now", href: "tel:630-661-6168" text: "Call for a Free Consultation", href: "tel:630-661-6168"
} }
]} ]}
/> />