Merge version_7 into main #6

Merged
bender merged 1 commits from version_7 into main 2026-04-08 15:28:32 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}