diff --git a/src/app/page.tsx b/src/app/page.tsx index f9e32ff..38a7dcd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,11 +109,11 @@ export default function LandingPage() { }, { id: "5", brand: "Boisson Fraîche", name: "Jus Naturel du Jour", price: "35 MAD", rating: 5, - reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "Jus frais pressé" + reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=1", imageAlt: "Jus frais pressé" }, { id: "6", brand: "Brunch", name: "Formule Complète", price: "85 MAD", rating: 5, - reviewCount: "410+", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "Formule brunch complète" + reviewCount: "410+", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=2", imageAlt: "Formule brunch complète" } ]} />