From f7602f627a9d60921e0baa92d88bb5a77f0481e9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:53:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4854191..1466053 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { enableKpiAnimation={true} buttons={[ { text: "Get a Free Quote", href: "/contact" }, - { text: "Call Now: (845) 628-5169", href: "tel:+18456285169" } + { text: "Call Now", href: "tel:+18456285169" } ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=1" -- 2.49.1