From e8fb41be7139b28d3a8aa307c46e35d7a0669b3e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 05:56:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2058cae..1b59c48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/side-view-cake-sweets-appetizing-cake-with-lime-bowls-candies-chocolate-chocolate-cream-black-table_140725-111304.jpg", imageAlt: "Indian wedding catering buffet setup"}, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg", imageAlt: "Chef decorating an Indian dessert platter"}, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg?_wi=1", imageAlt: "Chef decorating an Indian dessert platter"}, ] } ]} @@ -165,7 +165,7 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "p1", name: "Chicken Biryani", price: "$15.99", variant: "Spicy | Mild", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg", imageAlt: "Traditional Chicken Biryani"}, + id: "p1", name: "Chicken Biryani", price: "$15.99", variant: "Spicy | Mild", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg?_wi=2", imageAlt: "Traditional Chicken Biryani"}, { id: "p2", name: "Butter Chicken", price: "$14.50", variant: "Creamy | Rich", imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6240.jpg", imageAlt: "Creamy Butter Chicken with Naan"}, {