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