2 Commits

Author SHA1 Message Date
82da8db9f6 Update src/app/page.tsx 2026-03-05 13:15:25 +00:00
c6531e6631 Merge version_1 into main
Merge version_1 into main
2026-03-05 13:13:45 +00:00

View File

@@ -76,8 +76,8 @@ export default function BarbershopLanding() {
}
]}
buttons={[
{ text: "Book Your Appointment", href: "contact" },
{ text: "View Our Services", href: "services" }
{ text: "Book Now", href: "contact" },
{ text: "View Services", href: "services" }
]}
buttonAnimation="slide-up"
carouselPosition="right"