diff --git a/src/app/page.tsx b/src/app/page.tsx index 2de3c2e..52f03a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,27 +70,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-potatoes-with-ketchup-mayonnaise-tomatoes-peppers-table_141793-17475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-potatoes-with-ketchup-mayonnaise-tomatoes-peppers-table_141793-17475.jpg?_wi=1", imageAlt: "Frites belges croustillantes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-27720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-27720.jpg?_wi=1", imageAlt: "Mitraillette signature", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=1", imageAlt: "Burger gourmand", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg?_wi=1", imageAlt: "Steak sauce au poivre", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907574.jpg?_wi=1", imageAlt: "Bières locales", }, { - imageSrc: "http://img.b2bpic.net/free-photo/french-fries-mixed-with-nuggets-served-with-sour-cream_141793-88.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-fries-mixed-with-nuggets-served-with-sour-cream_141793-88.jpg?_wi=1", imageAlt: "Assiette brochette", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { name: "Julie M.", role: "Fidèle", testimonial: "Une des meilleures adresses de la région, tout est toujours parfait.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-potatoes-with-ketchup-mayonnaise-tomatoes-peppers-table_141793-17475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-potatoes-with-ketchup-mayonnaise-tomatoes-peppers-table_141793-17475.jpg?_wi=2", imageAlt: "frites belges croustillantes gros plan", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { name: "Marc T.", role: "Habitué", testimonial: "Je fais 20 km sans hésiter pour une bonne mitraillette !", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-27720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-27720.jpg?_wi=2", imageAlt: "mitraillette friterie belge appétissante", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { name: "Sophie L.", role: "Cliente", testimonial: "Service ultra rapide même quand il y a du monde. Efficace et aimable.", - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=2", imageAlt: "burger gourmand artisanaux friterie", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { name: "Thomas B.", role: "Gourmand", testimonial: "Portions généreuses et tout est délicieux. On repart toujours rassasié.", - imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg?_wi=2", imageAlt: "steak sauce au poivre frites", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { name: "Camille R.", role: "Habituée", testimonial: "La qualité ne change jamais. Toujours un plaisir de venir en famille.", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907574.jpg?_wi=2", imageAlt: "bière locale pression verre", }, ]} @@ -164,7 +164,7 @@ export default function LandingPage() { price: "À partir de 3€", rating: 5, reviewCount: "1200+", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-potatoes-with-ketchup-mayonnaise-tomatoes-peppers-table_141793-17475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-potatoes-with-ketchup-mayonnaise-tomatoes-peppers-table_141793-17475.jpg?_wi=3", }, { id: "p2", @@ -173,7 +173,7 @@ export default function LandingPage() { price: "16€", rating: 5, reviewCount: "450", - imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg?_wi=3", }, { id: "p3", @@ -182,7 +182,7 @@ export default function LandingPage() { price: "14€", rating: 4, reviewCount: "320", - imageSrc: "http://img.b2bpic.net/free-photo/french-fries-mixed-with-nuggets-served-with-sour-cream_141793-88.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-fries-mixed-with-nuggets-served-with-sour-cream_141793-88.jpg?_wi=2", }, { id: "p4", @@ -191,7 +191,7 @@ export default function LandingPage() { price: "12€", rating: 5, reviewCount: "600", - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=3", }, { id: "p5", @@ -200,7 +200,7 @@ export default function LandingPage() { price: "10€", rating: 5, reviewCount: "890", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-27720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-27720.jpg?_wi=3", }, { id: "p6", @@ -209,7 +209,7 @@ export default function LandingPage() { price: "4€", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-beer-composition_23-2148907574.jpg?_wi=3", }, ]} title="Nos spécialités gourmandes"