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 = () => {

);