From db5edcd691b5b9638515df2f70be2c4f2fb9652f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 00:57:55 +0000 Subject: [PATCH] Update src/app/contact-booking/page.tsx --- src/app/contact-booking/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/contact-booking/page.tsx b/src/app/contact-booking/page.tsx index cb0b19f..2ac7522 100644 --- a/src/app/contact-booking/page.tsx +++ b/src/app/contact-booking/page.tsx @@ -32,7 +32,6 @@ export default function ContactBookingPage() { ]} brandName="Gentlemens HQ" button={{ text: "Book Now", href: "https://app.squareup.com/appointments/buyer/widget/5ll7uiams0fu51/L5ATHJ9JYCH5N" }} - topBarButton={{ text: "Home", href: "/" }} /> @@ -60,4 +59,4 @@ export default function ContactBookingPage() { ); -} +} \ No newline at end of file