diff --git a/src/app/page.tsx b/src/app/page.tsx index b022977..272296b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081458.jpg", imageAlt: "restaurant pizza burger interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-tomatoes-light-background-dinner-colors-photo-food-dish-meat-meal-salad_140725-160708.jpg", imageAlt: "delicious pizza freshly baked"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-tomatoes-light-background-dinner-colors-photo-food-dish-meat-meal-salad_140725-160708.jpg?_wi=1", imageAlt: "delicious pizza freshly baked"}, ]} rightCarouselItems={[ { @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "p2", name: "Burger Gourmet", price: "Gnf 65.000", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-sesame-seeds-beef-burger-with-salad-bacon_23-2148784492.jpg"}, { - id: "p3", name: "Frites Maison", price: "Gnf 30.000", variant: "Accompagnement", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-tomatoes-light-background-dinner-colors-photo-food-dish-meat-meal-salad_140725-160708.jpg"}, + id: "p3", name: "Frites Maison", price: "Gnf 30.000", variant: "Accompagnement", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-tomatoes-light-background-dinner-colors-photo-food-dish-meat-meal-salad_140725-160708.jpg?_wi=2"}, { id: "p4", name: "Salade Méditerranéenne", price: "Gnf 55.000", variant: "Fraîcheur", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-pasta-salad_123827-36164.jpg"}, {