From 158e32e0bc3b8f547b6a7c024596106a38315912 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 16:37:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d89bbb8..6b27816 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "feature-1", title: "Chinese Delicacies", description: "Savor authentic Chinese cuisine with expertly crafted stir-fries, noodles, and rice dishes that bring the flavors of the Orient to your table.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-noodles-near-nice-sushi_23-2147773614.jpg", imageAlt: "Chinese Cuisine" }, + id: "feature-1", title: "Chinese Delicacies", description: "Savor authentic Chinese cuisine with expertly crafted stir-fries, noodles, and rice dishes that bring the flavors of the Orient to your table.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-noodles-near-nice-sushi_23-2147773614.jpg?_wi=1", imageAlt: "Chinese Cuisine" }, items: [ { icon: Flame, text: "Wok-Fired Excellence" }, { icon: Sparkles, text: "Aromatic Spices" } @@ -95,7 +95,7 @@ export default function LandingPage() { reverse: false }, { - id: "feature-2", title: "Meghalayan Specialties", description: "Discover regional treasures from the Northeast—traditional rice dishes, unique preparations, and authentic flavors that showcase Meghalayan culinary heritage.", media: { imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17810.jpg", imageAlt: "Meghalayan Cuisine" }, + id: "feature-2", title: "Meghalayan Specialties", description: "Discover regional treasures from the Northeast—traditional rice dishes, unique preparations, and authentic flavors that showcase Meghalayan culinary heritage.", media: { imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17810.jpg?_wi=1", imageAlt: "Meghalayan Cuisine" }, items: [ { icon: Leaf, text: "Traditional Recipes" }, { icon: Award, text: "Regional Excellence" } @@ -103,7 +103,7 @@ export default function LandingPage() { reverse: true }, { - id: "feature-3", title: "North Indian Classics", description: "Experience the richness of North Indian cuisine—from tandoori specialties and aromatic biryanis to creamy gravies and handmade breads prepared fresh daily.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg", imageAlt: "North Indian Cuisine" }, + id: "feature-3", title: "North Indian Classics", description: "Experience the richness of North Indian cuisine—from tandoori specialties and aromatic biryanis to creamy gravies and handmade breads prepared fresh daily.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg?_wi=1", imageAlt: "North Indian Cuisine" }, items: [ { icon: Flame, text: "Tandoori Mastery" }, { icon: Zap, text: "Aromatic Biryanis" } @@ -126,12 +126,12 @@ export default function LandingPage() { animationType="slide-up" useInvertedBackground={false} products={[ - { id: "dish-1", name: "Hakka Noodles", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/close-up-noodles-near-nice-sushi_23-2147773614.jpg", imageAlt: "Hakka Noodles" }, - { id: "dish-2", name: "Butter Chicken", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg", imageAlt: "Butter Chicken" }, - { id: "dish-3", name: "Meghalayan Thali", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17810.jpg", imageAlt: "Meghalayan Thali" }, - { id: "dish-4", name: "Tandoori Roti Basket", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg", imageAlt: "Tandoori Roti" }, - { id: "dish-5", name: "Manchurian Rice", price: "₹310", imageSrc: "http://img.b2bpic.net/free-photo/close-up-noodles-near-nice-sushi_23-2147773614.jpg", imageAlt: "Manchurian Rice" }, - { id: "dish-6", name: "Paneer Tikka Masala", price: "₹330", imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg", imageAlt: "Paneer Tikka Masala" } + { id: "dish-1", name: "Hakka Noodles", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/close-up-noodles-near-nice-sushi_23-2147773614.jpg?_wi=2", imageAlt: "Hakka Noodles" }, + { id: "dish-2", name: "Butter Chicken", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg?_wi=2", imageAlt: "Butter Chicken" }, + { id: "dish-3", name: "Meghalayan Thali", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17810.jpg?_wi=2", imageAlt: "Meghalayan Thali" }, + { id: "dish-4", name: "Tandoori Roti Basket", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg?_wi=3", imageAlt: "Tandoori Roti" }, + { id: "dish-5", name: "Manchurian Rice", price: "₹310", imageSrc: "http://img.b2bpic.net/free-photo/close-up-noodles-near-nice-sushi_23-2147773614.jpg?_wi=3", imageAlt: "Manchurian Rice" }, + { id: "dish-6", name: "Paneer Tikka Masala", price: "₹330", imageSrc: "http://img.b2bpic.net/free-photo/top-view-first-second-third-courses-lentil-soup-with-greek-salad-main-course-juice-table_140725-11566.jpg?_wi=4", imageAlt: "Paneer Tikka Masala" } ]} buttons={[ { text: "View Full Menu", href: "#" }