From 1c2e9ebecb05b9e78f3acb5f0ac9844febe4d997 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 05:11:59 +0000 Subject: [PATCH] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index e899ccf..fbc9b90 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -29,8 +29,7 @@ const CalendlyEmbed = () => {

);