From 6edff04e7bd6841aa26b647efbb02398a0d55691 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 11:55:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bed3570..c720a73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,12 +56,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" carouselItems={[ - { id: "biryani", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Delicious Chicken Biryani" }, - { id: "tikka", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg", imageAlt: "Grilled Chicken Tikka Kebab" }, - { id: "chaap", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg", imageAlt: "Tandoori Chicken Chaap" }, - { id: "chinese", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg", imageAlt: "Chinese Noodles and Rice Combo" }, - { id: "tandoori", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg", imageAlt: "Tandoori Platter Assortment" }, - { id: "biryani2", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Aromatic Biryani Rice" } + { id: "biryani", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=1", imageAlt: "Delicious Chicken Biryani" }, + { id: "tikka", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg?_wi=1", imageAlt: "Grilled Chicken Tikka Kebab" }, + { id: "chaap", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg?_wi=1", imageAlt: "Tandoori Chicken Chaap" }, + { id: "chinese", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg?_wi=1", imageAlt: "Chinese Noodles and Rice Combo" }, + { id: "tandoori", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg?_wi=1", imageAlt: "Tandoori Platter Assortment" }, + { id: "biryani2", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=2", imageAlt: "Aromatic Biryani Rice" } ]} autoPlay={true} autoPlayInterval={4000} @@ -95,12 +95,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" products={[ - { id: "biryani", name: "Chicken Biryani", price: "₹200-300", variant: "Fragrant & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Chicken Biryani" }, - { id: "tikka", name: "Chicken Tikka Kebab", price: "₹180-250", variant: "Grilled & Spiced", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg", imageAlt: "Chicken Tikka Kebab" }, - { id: "chaap", name: "Chicken Chaap", price: "₹220-320", variant: "Tandoor Special", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg", imageAlt: "Chicken Chaap" }, - { id: "chinese", name: "Chinese Combo", price: "₹150-250", variant: "Noodles & Rice", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg", imageAlt: "Chinese Combo Meal" }, - { id: "tandoori", name: "Tandoori Platter", price: "₹300-450", variant: "Feast for 2", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg", imageAlt: "Tandoori Platter" }, - { id: "biryani-special", name: "Special Biryani", price: "₹1-600", variant: "Premium Mix", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Special Biryani" } + { id: "biryani", name: "Chicken Biryani", price: "₹200-300", variant: "Fragrant & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=3", imageAlt: "Chicken Biryani" }, + { id: "tikka", name: "Chicken Tikka Kebab", price: "₹180-250", variant: "Grilled & Spiced", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg?_wi=2", imageAlt: "Chicken Tikka Kebab" }, + { id: "chaap", name: "Chicken Chaap", price: "₹220-320", variant: "Tandoor Special", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg?_wi=2", imageAlt: "Chicken Chaap" }, + { id: "chinese", name: "Chinese Combo", price: "₹150-250", variant: "Noodles & Rice", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg?_wi=2", imageAlt: "Chinese Combo Meal" }, + { id: "tandoori", name: "Tandoori Platter", price: "₹300-450", variant: "Feast for 2", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg?_wi=2", imageAlt: "Tandoori Platter" }, + { id: "biryani-special", name: "Special Biryani", price: "₹1-600", variant: "Premium Mix", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=4", imageAlt: "Special Biryani" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" -- 2.49.1