From 91fe2212a6200fec6de650bb346feafb5a9972e0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:55:32 +0000 Subject: [PATCH 1/2] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 147 +++++++++------------------------------ 1 file changed, 31 insertions(+), 116 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index fae2d4b..5b0b1a0 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -34,9 +34,7 @@ export default function GalleryPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Order Online", - href: "https://www.zomato.com", - }} + text: "Order Online", href: "https://www.zomato.com"}} animateOnLoad={true} /> @@ -45,49 +43,13 @@ export default function GalleryPage() { Date: Mon, 9 Mar 2026 10:55:32 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 170 ++++++++++------------------------------------- 1 file changed, 34 insertions(+), 136 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bebbdba..902f881 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,8 +24,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Gallery", href: "/gallery" }, @@ -33,8 +32,7 @@ export default function HomePage() { ], }, { - title: "Contact Info", - items: [ + title: "Contact Info", items: [ { label: "📍 DDA Market, Block T, Mangolpuri", href: "#" }, { label: "📞 +91-XXXXXXXXXX", href: "tel:+91XXXXXXXXXX" }, { label: "⏰ 11:00 AM - 11:00 PM", href: "#" }, @@ -42,8 +40,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Privacy Policy", href: "#" }, { label: "Terms & Conditions", href: "#" }, @@ -73,9 +70,7 @@ export default function HomePage() { id: item.id, }))} button={{ - text: "Order Online", - href: "https://www.zomato.com", - }} + text: "Order Online", href: "https://www.zomato.com"}} animateOnLoad={true} /> @@ -86,27 +81,17 @@ export default function HomePage() { description="Authentic Punjabi Taste in Mangolpuri - Savor the flavors of Punjab with our specially curated dishes prepared using traditional recipes and the finest ingredients." buttons={[ { - text: "Order Online", - href: "https://www.zomato.com", - }, + text: "Order Online", href: "https://www.zomato.com"}, { - text: "View Menu", - href: "/menu", - }, + text: "View Menu", href: "/menu"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-composition_23-2148747655.jpg?_wi=1", - imageAlt: "Butter Chicken Dish", - }, + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-composition_23-2148747655.jpg", imageAlt: "Butter Chicken Dish"}, { - imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg?_wi=1", - imageAlt: "Tandoori Platter", - }, + imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg", imageAlt: "Tandoori Platter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1", - imageAlt: "Punjabi Thali", - }, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Punjabi Thali"}, ]} autoplayDelay={5000} showDimOverlay={true} @@ -120,24 +105,16 @@ export default function HomePage() { metrics={[ { icon: MapPin, - label: "Location", - value: "Mangolpuri, Delhi", - }, + label: "Location", value: "Mangolpuri, Delhi"}, { icon: Star, - label: "Rating", - value: "4.8/5", - }, + label: "Rating", value: "4.8/5"}, { icon: Users, - label: "Reviews", - value: "74+", - }, + label: "Reviews", value: "74+"}, { icon: Clock, - label: "Hours", - value: "11AM-11PM", - }, + label: "Hours", value: "11AM-11PM"}, ]} metricsAnimation="slide-up" useInvertedBackground={false} @@ -153,47 +130,23 @@ export default function HomePage() { features={[ { id: 1, - tag: "Classic", - title: "Butter Chicken", - subtitle: "Creamy tomato-based curry", - description: "Tender chicken pieces cooked in a rich, creamy tomato sauce with aromatic spices. This signature dish is a perfect blend of flavors that melts in your mouth. Served with garlic naan.", - imageSrc: "http://img.b2bpic.net/free-psd/rich-creamy-indian-curry-dish-with-fresh-cilantro_84443-72545.jpg?_wi=1", - imageAlt: "Butter Chicken", - buttons: [ + tag: "Classic", title: "Butter Chicken", subtitle: "Creamy tomato-based curry", description: "Tender chicken pieces cooked in a rich, creamy tomato sauce with aromatic spices. This signature dish is a perfect blend of flavors that melts in your mouth. Served with garlic naan.", imageSrc: "http://img.b2bpic.net/free-psd/rich-creamy-indian-curry-dish-with-fresh-cilantro_84443-72545.jpg", imageAlt: "Butter Chicken", buttons: [ { - text: "Order Now", - href: "/menu", - }, + text: "Order Now", href: "/menu"}, ], }, { id: 2, - tag: "Vegetarian", - title: "Paneer Butter Masala", - subtitle: "Soft paneer in creamy sauce", - description: "Cubes of fresh paneer cheese in a luscious butter and cream sauce infused with tomatoes and spices. A vegetarian favorite that rivals any non-vegetarian dish in taste and richness.", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-flat-lay_23-2148734677.jpg?_wi=1", - imageAlt: "Paneer Butter Masala", - buttons: [ + tag: "Vegetarian", title: "Paneer Butter Masala", subtitle: "Soft paneer in creamy sauce", description: "Cubes of fresh paneer cheese in a luscious butter and cream sauce infused with tomatoes and spices. A vegetarian favorite that rivals any non-vegetarian dish in taste and richness.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-flat-lay_23-2148734677.jpg", imageAlt: "Paneer Butter Masala", buttons: [ { - text: "Order Now", - href: "/menu", - }, + text: "Order Now", href: "/menu"}, ], }, { id: 3, - tag: "Traditional", - title: "Dal Makhani", - subtitle: "Creamy lentil curry", - description: "A traditional Punjabi favorite - slow-cooked lentils with kidney beans, cream, and butter. Silky smooth texture with layers of aromatic spices. Best paired with butter naan or rice.", - imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-31879.jpg?_wi=1", - imageAlt: "Dal Makhani", - buttons: [ + tag: "Traditional", title: "Dal Makhani", subtitle: "Creamy lentil curry", description: "A traditional Punjabi favorite - slow-cooked lentils with kidney beans, cream, and butter. Silky smooth texture with layers of aromatic spices. Best paired with butter naan or rice.", imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-31879.jpg", imageAlt: "Dal Makhani", buttons: [ { - text: "Order Now", - href: "/menu", - }, + text: "Order Now", href: "/menu"}, ], }, ]} @@ -205,34 +158,22 @@ export default function HomePage() {