diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e78890..2938e0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { id: "faux-filet", name: "Faux-Filet Grillé", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-piece-with-fries-vegetables_140725-2757.jpg?_wi=2", imageAlt: "Faux-filet grillé aux frites" }, { - id: "frites", name: "Frites Maison", price: "5€", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-basket-served-with-ketchup-mayonnaise_140725-3139.jpg", imageAlt: "Frites maison croustillantes" + id: "frites", name: "Frites Maison", price: "5€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyPGQZ3Sui0zzZ0WknALGILON3/uploaded-1773563466082-i7qv3d8e.jpg", imageAlt: "Frites maison croustillantes" } ]} />