Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-05 13:17:26 +00:00

View File

@@ -77,7 +77,7 @@ export default function BarbershopLanding() {
]}
buttons={[
{ text: "Book Now", href: "contact" },
{ text: "View Services", href: "services" }
{ text: "Check Availability", href: "services" }
]}
buttonAnimation="slide-up"
carouselPosition="right"