From 8be7aea54d8b88c100e5bb37964c0e3449a1b8cc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:28:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e03acc6..761af77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="Premium grooming services for the modern gentleman at The Blackwood Barber CO." buttons={[ { - text: "Book Appointment", href: "#contact"}, + text: "Book Your Precision Cut", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/hair-salon-chair-with-towel-armchair_23-2148242777.jpg" imageAlt="Professional barber shop interior" @@ -194,4 +194,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1