From 6273204657602696cc5310d3bd066190a77c6167 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:28:18 +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 0e3db27..d5d1f69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="THE SHOP NBNY" description="Premium fade work, personalized grooming, and confidence-building experiences. Expert barbers. Community vibes. Precision cuts." buttons={[ - { text: "Book Your Cut", href: "contact" }, + { text: "Book Your Appointment Now", href: "contact" }, { text: "Our Services", href: "services" } ]} imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-comb_613910-5069.jpg?_wi=1" -- 2.49.1