Update src/app/contact/page.tsx

This commit is contained in:
2026-05-30 05:07:07 +00:00
parent a9a6d429bc
commit 89ae15a7a7

View File

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