diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d2d0b2..6f6bd12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,6 +98,10 @@ export default function BarbershopPage() { { text: "View Full Menu", href: "contact" + }, + { + text: "Book Service", + href: "contact" } ]} />