diff --git a/src/app/page.tsx b/src/app/page.tsx index 65de9ec..7e5174a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function ChahalDhabaPage() { { imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-with-vegetables-sauce-wooden-board_140725-1203.jpg", imageAlt: "Butter Chicken - Creamy Tomato Gravy"}, { - imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg", imageAlt: "Dal Makhani - Slow Cooked Lentils"}, + imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg?_wi=1", imageAlt: "Dal Makhani - Slow Cooked Lentils"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -159,7 +159,7 @@ export default function ChahalDhabaPage() { }, { id: "3", title: "Dal Makhani", description: "Slow-cooked black lentils with butter and spices, creating a luxurious and comforting dish. A staple of North Indian cuisine, perfectly balanced with cream and aromatic seasonings.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg", imageAlt: "Dal Makhani"}, + imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg?_wi=2", imageAlt: "Dal Makhani"}, items: [ { icon: Leaf, text: "Premium lentils" }, { icon: Droplet, text: "Creamy butter sauce" },