diff --git a/src/app/page.tsx b/src/app/page.tsx index b32ac7a..efe9984 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/from-tomato-salad-with-onion-basil_176474-2660.jpg", imageAlt: "Authentic moroccan cuisine presentation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg", imageAlt: "Signature fried chicken specialty" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg?_wi=1", imageAlt: "Signature fried chicken specialty" } ]} carouselPosition="right" @@ -107,7 +107,7 @@ export default function LandingPage() { products={[ { id: "fried-chicken", brand: "Al Jazeera Signature", name: "Crispy Fried Chicken", price: "85 MAD", rating: 5, - reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg", imageAlt: "Golden crispy fried chicken" + reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-wings-inside-plate-with-napkins-light-background-meat-burger-sandwich-horizontal-meal-food-free-place_140725-158709.jpg?_wi=2", imageAlt: "Golden crispy fried chicken" }, { id: "moroccan-chicken", brand: "Al Jazeera Special", name: "Traditional Moroccan Chicken", price: "95 MAD", rating: 5,