From 31ffd1d7626d7bc4325ad2b6ec9370e117875fcc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 13:09:47 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 78 ++++++++++++++++++++++++++++++++-------- 1 file changed, 63 insertions(+), 15 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index bfc1f9b..ad84830 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -2,30 +2,78 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FooterCard from '@/components/sections/footer/FooterCard'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; +import FooterCard from '@/components/sections/footer/FooterCard'; +import { Instagram, MapPin, Clock, Phone, Mail } from "lucide-react"; export default function ContactPage() { return ( - + -
- {/* Contact section removed to match registry availability if preferred */} + + + +
+
+

Location & Hours

+
+ +

123 Culinary Lane, Food City, FC 90210

+
+
+ +

Mon-Sun: 11:00 AM - 10:00 PM

+
+
+ +

(555) 123-4567

+
+
+ +

hello@thetable.com

+
+
+
+

Social Feed

+

Follow our journey on Instagram for daily specials and updates.

+ + @TheTableRestaurant + +
+