From 3acd8eea36ea5dd1d302f33c2084edfd48e3a2fd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:15:26 +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 c3651ed..d647793 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" } ]} />