From 0bb5da8928125c0d8867c3a929b22bc7849c2211 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:56:42 +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 67b4423..c0504df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Get a Free Quote", href: "#contact" }, - { text: "Call Now", href: "#" } + { text: "View Our Services", href: "#services" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg" -- 2.49.1