From a6c5b7094dc743a5a7c4f8cb4f79c8c101f8126f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 11:50:08 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 207 ++++++++++++++++++----------------------- 1 file changed, 89 insertions(+), 118 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fcebbdc..ab75a06 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,133 +2,104 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FooterMedia from '@/components/sections/footer/FooterMedia'; -import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; -import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SplitAbout from '@/components/sections/about/SplitAbout'; +import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; +import FooterMedia from '@/components/sections/footer/FooterMedia'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -export default function LandingPage() { +export default function AboutPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- +
); From e36b43a7c93be2f8dfaa0c42a44973788ca66d29 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 11:50:09 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 87aafd1..da9fad1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,9 +123,9 @@ export default function LandingPage() { { id: "product-4", name: "Masala Dosa with Sambar", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086024.jpg", imageAlt: "Masala Dosa"}, { - id: "product-5", name: "Grilled Seafood Platter", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", alt: "Seafood Platter"}, + id: "product-5", name: "Grilled Seafood Platter", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", imageAlt: "Seafood Platter"}, { - id: "product-6", name: "Classic Pepperoni Pizza", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-cheesy-pepperoni-pizza-inside-brick-stone-oven_181624-58518.jpg", alt: "Classic Pepperoni Pizza"}, + id: "product-6", name: "Classic Pepperoni Pizza", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-cheesy-pepperoni-pizza-inside-brick-stone-oven_181624-58518.jpg", imageAlt: "Classic Pepperoni Pizza"}, ]} title="Our Featured Dishes" description="Savor the best of North Indian, Chinese, and Seafood, crafted with passion and served with care." @@ -161,7 +161,7 @@ export default function LandingPage() { variant: "plain"}} tag="Visit Us or Call Ahead" title="Find Us in Chinchwad, Pune" - description="Celebration Family Restaurant\nJQ9J+XVJ, Kalewadi Rd, near Chittarao Ganapati Mandir, Deo Wada, Keshav Nagar, Chinchwad, Pimpri-Chinchwad%2C+Pune%2C+Maharashtra+411033\nPhone: +91 84216 44883\nOperating Hours: 11:00 AM – 4:00 PM (Daily)" + description="Celebration Family Restaurant\nJQ9J+XVJ, Kalewadi Rd, near Chittarao Ganapati Mandir, Deo Wada, Keshav Nagar, Chinchwad, Pimpri-Chinchwad, Pune, Maharashtra 411033\nPhone: +91 84216 44883\nOperating Hours: 11:00 AM – 4:00 PM (Daily)" tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/hand-holding-mobile-phone-snap-taking-photo_53876-22974.jpg" imageAlt="Google Map showing restaurant location"