From e83a3d36dbee31f5aacd108b0b9e7fa5ddcff870 Mon Sep 17 00:00:00 2001 From: Alaguraj0361 Date: Fri, 3 Apr 2026 16:14:03 +0530 Subject: [PATCH] implement table reservation form with reCAPTCHA and email integration for Kitchener location --- src/app/book-a-table/ContactContent.tsx | 8 +++--- src/app/book-a-table/contact.module.css | 30 ++++++++++----------- src/app/layout.tsx | 34 ++++++++++++------------ src/components/CallButton/CallButton.tsx | 15 +++++------ src/config/location.ts | 30 ++++++++++----------- 5 files changed, 58 insertions(+), 59 deletions(-) diff --git a/src/app/book-a-table/ContactContent.tsx b/src/app/book-a-table/ContactContent.tsx index 70b4568..045250d 100644 --- a/src/app/book-a-table/ContactContent.tsx +++ b/src/app/book-a-table/ContactContent.tsx @@ -321,7 +321,7 @@ export default function ContactContent() { viewport={{ once: true }} transition={{ duration: 0.8 }} > -
+ {/*
@@ -341,7 +341,7 @@ export default function ContactContent() {
-
+ */}
@@ -359,7 +359,7 @@ export default function ContactContent() {

- Call Us: 519-581-6363 + Call Us: 519-581-6363
@@ -386,7 +386,7 @@ export default function ContactContent() { {/* Map */}