From 5b4adf9b762bfabb5a5b98537440b34644c7dcdc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 22:29:38 +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 946abaa..4658cdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="Blurry Fadez" description="Premium barber shop delivering sharp cuts, clean fades, and expert grooming for the modern gentleman." buttons={[ - { text: "Book Appointment", href: "contact" }, + { text: "Book Your Cut Today", href: "contact" }, { text: "View Services", href: "services" }, ]} imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1" -- 2.49.1