diff --git a/src/app/page.tsx b/src/app/page.tsx index 07376c1..e70b6a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893514.jpg", imageAlt: "Plat maison généreusement présenté" }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-green-vegetables-with-tomato-cucumber-radish-herbs_140725-8645.jpg", imageAlt: "Entrée raffinée maison" + imageSrc: "http://img.b2bpic.net/free-photo/plate-green-vegetables-with-tomato-cucumber-radish-herbs_140725-8645.jpg?_wi=1", imageAlt: "Entrée raffinée maison" } ]} rightCarouselItems={[ @@ -156,7 +156,7 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "dish-1", name: "Entrée Maison", price: "12€ - 18€", imageSrc: "http://img.b2bpic.net/free-photo/plate-green-vegetables-with-tomato-cucumber-radish-herbs_140725-8645.jpg", imageAlt: "Entrée raffinée et généreuse" + id: "dish-1", name: "Entrée Maison", price: "12€ - 18€", imageSrc: "http://img.b2bpic.net/free-photo/plate-green-vegetables-with-tomato-cucumber-radish-herbs_140725-8645.jpg?_wi=2", imageAlt: "Entrée raffinée et généreuse" }, { id: "dish-2", name: "Plat Principal", price: "24€ - 32€", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potato-onin-mixed-with-greens-mint-side-view_141793-2367.jpg", imageAlt: "Plat principal copieux et savoureux"