2 Commits

Author SHA1 Message Date
2202efcf25 Update src/app/page.tsx 2026-01-03 19:42:03 +00:00
d73573e8ea Update src/app/page.tsx 2026-01-03 19:34:50 +00:00

View File

@@ -96,11 +96,11 @@ export default function BarbershopPage() {
]}
buttons={[
{
text: "View Full Menu",
text: "Browse All Services",
href: "contact"
},
{
text: "Book Service",
text: "Schedule Your Service Now",
href: "contact"
}
]}