1 Commits

Author SHA1 Message Date
d90bb295ec Update src/app/page.tsx 2026-01-03 18:44:22 +00:00

View File

@@ -98,6 +98,10 @@ export default function BarbershopPage() {
{
text: "View Full Menu",
href: "contact"
},
{
text: "Book Service",
href: "contact"
}
]}
/>