From b6d31fc040c0d49ff4f3d649223465c3721760bd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Jul 2026 19:50:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c65337..5488e90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandscapingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" } ]} - button={{ text: "Call Now", href: "tel:13215551234" }} + button={{ text: "Call Now", href: "tel:5207308955" }} /> @@ -50,7 +50,7 @@ export default function LandscapingPage() { title="Professional Lawn Care" description="We handle mowing, edging, and seasonal care so your lawn stays healthy year-round. Reliable service every week in Brevard County, FL." buttons={[ - { text: "Call Now", href: "tel:13215551234" } + { text: "Call Now", href: "tel:5207308955" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/walkway-summer-park-with-palm-trees-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18717.jpg" @@ -230,7 +230,7 @@ export default function LandscapingPage() {