From 21249b3c8ea1abd5686db26e7bba8833ae393b94 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:41:59 +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 77c05c5..20f23d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Book Now", href: "contact" }, - { text: "Learn More", href: "about" } + { text: "View Our Services", href: "services" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" -- 2.49.1