diff --git a/src/app/page.tsx b/src/app/page.tsx index 0036637..438265c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,11 +161,11 @@ export default function LandingPage() { }, { id: "4", brand: "Dessert", name: "Crème aux Œufs", price: "€5.50", rating: 5, - reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/acai-smoothie-coconut-shell_53876-124328.jpg", imageAlt: "Creamy egg dessert with coconut" + reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/acai-smoothie-coconut-shell_53876-124328.jpg?_wi=1", imageAlt: "Creamy egg dessert with coconut" }, { id: "5", brand: "Dessert", name: "Gâteau Coco", price: "€6.00", rating: 5, - reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/acai-smoothie-coconut-shell_53876-124328.jpg", imageAlt: "Coconut cake traditional Indonesian dessert" + reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/acai-smoothie-coconut-shell_53876-124328.jpg?_wi=2", imageAlt: "Coconut cake traditional Indonesian dessert" }, { id: "6", brand: "Fresh", name: "Salade de Fruits", price: "€6.50", rating: 5, @@ -189,7 +189,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marie Dubois", handle: "@mariedk", testimonial: "Absolutely authentic Indonesian food! The Croupia is crispy and perfectly seasoned. The service is warm and welcoming. Definitely coming back!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Marie Dubois" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1", imageAlt: "Marie Dubois" }, { id: "2", name: "Jean-Pierre Leclerc", handle: "@jpleclerc", testimonial: "Best restaurant in Kourou for authentic cuisine. The portions are generous and the prices are fair. Highly recommended for families!", rating: 5, @@ -197,15 +197,15 @@ export default function LandingPage() { }, { id: "3", name: "Sophie Martin", handle: "@sophiemartinfg", testimonial: "Love this place! Every dish tastes like home-cooked Indonesian food. The Riz Jaune is my favorite. Staff is always kind and attentive.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Sophie Martin" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2", imageAlt: "Sophie Martin" }, { id: "4", name: "Thomas Arnould", handle: "@tarnould", testimonial: "Finally found authentic Indonesian food in Kourou! The flavors are incredible. Great for both dine-in and takeaway. Will definitely order again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Thomas Arnould" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=3", imageAlt: "Thomas Arnould" }, { id: "5", name: "Isabelle Petit", handle: "@isapetit", testimonial: "Excellent food quality and very friendly staff. The atmosphere is cozy and inviting. Perfect for a special dinner out. 10/10!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Isabelle Petit" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=4", imageAlt: "Isabelle Petit" }, { id: "6", name: "Robert Lemoine", handle: "@robertlemoine", testimonial: "Outstanding restaurant! Authentic Indonesian recipes with fresh ingredients. The service is prompt and friendly. Worth every euro spent!", rating: 5,