From d241b1a8cbbb4f31b8dc3b94ef148c1888a20bf0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:04:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff5b088..5ab9cc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,23 +56,23 @@ export default function LandingPage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-plain-boiled-rice-meal-different-spices_140725-136834.jpg", imageAlt: "Banana leaf rice with traditional accompaniments"}, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-plain-boiled-rice-meal-different-spices_140725-136834.jpg?_wi=1", imageAlt: "Banana leaf rice with traditional accompaniments"}, { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-fried-fishes-lemon-slices-brown-plate-tomatoes-kumquats-mix-colors-table-with-free-space_179666-18202.jpg", imageAlt: "Crispy fried fish golden and glistening"}, + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-fried-fishes-lemon-slices-brown-plate-tomatoes-kumquats-mix-colors-table-with-free-space_179666-18202.jpg?_wi=1", imageAlt: "Crispy fried fish golden and glistening"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-soup-inside-plate-with-bread-table-food-meal-photo-soup_140725-28341.jpg", imageAlt: "Rich aromatic curry with perfect spice"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-soup-inside-plate-with-bread-table-food-meal-photo-soup_140725-28341.jpg?_wi=1", imageAlt: "Rich aromatic curry with perfect spice"}, { - imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-palatable-dishes_23-2147894828.jpg", imageAlt: "Traditional Kerala thali complete meal varieties"}, + imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-palatable-dishes_23-2147894828.jpg?_wi=1", imageAlt: "Traditional Kerala thali complete meal varieties"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-palatable-dishes_23-2147894828.jpg", imageAlt: "Complete traditional meal spread"}, + imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-palatable-dishes_23-2147894828.jpg?_wi=2", imageAlt: "Complete traditional meal spread"}, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-plain-boiled-rice-meal-different-spices_140725-136834.jpg", imageAlt: "Authentic banana leaf rice presentation"}, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-plain-boiled-rice-meal-different-spices_140725-136834.jpg?_wi=2", imageAlt: "Authentic banana leaf rice presentation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-fried-fishes-lemon-slices-brown-plate-tomatoes-kumquats-mix-colors-table-with-free-space_179666-18202.jpg", imageAlt: "Perfectly fried fish with spices"}, + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-fried-fishes-lemon-slices-brown-plate-tomatoes-kumquats-mix-colors-table-with-free-space_179666-18202.jpg?_wi=2", imageAlt: "Perfectly fried fish with spices"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-soup-inside-plate-with-bread-table-food-meal-photo-soup_140725-28341.jpg", imageAlt: "Fragrant curry steaming and warm"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-soup-inside-plate-with-bread-table-food-meal-photo-soup_140725-28341.jpg?_wi=2", imageAlt: "Fragrant curry steaming and warm"}, ]} carouselPosition="right" ariaLabel="Hero section with restaurant signature dishes carousel" @@ -90,7 +90,7 @@ export default function LandingPage() { { value: "25+", title: "Years of Culinary Excellence" }, { value: "1000s", title: "Happy Diners Annually" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/turkey-prepared-thanksgiving-day_23-2148632527.jpg" + imageSrc="http://img.b2bpic.net/free-photo/turkey-prepared-thanksgiving-day_23-2148632527.jpg?_wi=1" imageAlt="Warm interior of Moorthys Mathai restaurant with traditional decor" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -112,10 +112,10 @@ export default function LandingPage() { products={[ { id: "1", brand: "Moorthys Mathai", name: "Banana Leaf Rice", price: "$12.99", rating: 5, - reviewCount: "485", imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg", imageAlt: "Authentic banana leaf rice with sambar and vegetables"}, + reviewCount: "485", imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg?_wi=1", imageAlt: "Authentic banana leaf rice with sambar and vegetables"}, { id: "2", brand: "Moorthys Mathai", name: "Crispy Fried Fish", price: "$14.99", rating: 5, - reviewCount: "392", imageSrc: "http://img.b2bpic.net/free-photo/brown-plate-chicken-meat-with-mint-slices-lemon_114579-83800.jpg", imageAlt: "Golden crispy fried fish with perfect seasoning"}, + reviewCount: "392", imageSrc: "http://img.b2bpic.net/free-photo/brown-plate-chicken-meat-with-mint-slices-lemon_114579-83800.jpg?_wi=1", imageAlt: "Golden crispy fried fish with perfect seasoning"}, { id: "3", brand: "Moorthys Mathai", name: "Fish Curry", price: "$13.99", rating: 5, reviewCount: "467", imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-black-cup_1150-23795.jpg", imageAlt: "Rich fish curry with traditional spices and coconut"}, @@ -139,7 +139,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Fresh Daily Ingredients", description: "Every meal begins with the finest, freshest ingredients sourced directly from trusted suppliers. Our commitment to quality means you taste authentic flavors in every bite.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg", imageAlt: "Fresh ingredients and traditional preparation"}, + imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg?_wi=2", imageAlt: "Fresh ingredients and traditional preparation"}, items: [ { icon: Check, text: "Daily sourced fresh produce" }, { icon: Check, text: "No artificial preservatives" }, @@ -149,7 +149,7 @@ export default function LandingPage() { }, { id: "2", title: "Traditional Cooking Methods", description: "Time-honored recipes and cooking techniques passed down through generations ensure authentic flavors that transport you to South India with every meal.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/brown-plate-chicken-meat-with-mint-slices-lemon_114579-83800.jpg", imageAlt: "Traditional cooking techniques and authentic preparation"}, + imageSrc: "http://img.b2bpic.net/free-photo/brown-plate-chicken-meat-with-mint-slices-lemon_114579-83800.jpg?_wi=2", imageAlt: "Traditional cooking techniques and authentic preparation"}, items: [ { icon: Check, text: "Family recipes since 1998" }, { icon: Check, text: "Authentic preparation methods" }, @@ -159,7 +159,7 @@ export default function LandingPage() { }, { id: "3", title: "Warm Nostalgic Dining", description: "Our intimate, welcoming atmosphere recreates the warmth of traditional Kerala dining experiences, making every visit feel like coming home to authentic hospitality.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/turkey-prepared-thanksgiving-day_23-2148632527.jpg", imageAlt: "Cozy restaurant ambiance and warm dining experience"}, + imageSrc: "http://img.b2bpic.net/free-photo/turkey-prepared-thanksgiving-day_23-2148632527.jpg?_wi=2", imageAlt: "Cozy restaurant ambiance and warm dining experience"}, items: [ { icon: Check, text: "Intimate seating arrangements" }, { icon: Check, text: "Warm hospitality service" }, -- 2.49.1