Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-15 08:31:22 +00:00

View File

@@ -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"
}
]}
/>