diff --git a/src/app/page.tsx b/src/app/page.tsx index 52b8efa..59f105f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,19 +109,19 @@ export default function LandingPage() { id: "p1", name: "Broodje Gezond", price: "€6.50", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-beside-bowl-with-roe_23-2148454713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-beside-bowl-with-roe_23-2148454713.jpg?_wi=1", }, { id: "p2", name: "Verse Fruit Smoothie", price: "€4.50", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-beside-bowl-with-roe_23-2148454713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-beside-bowl-with-roe_23-2148454713.jpg?_wi=2", }, { id: "p3", name: "Barista Koffie", price: "€3.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-beside-bowl-with-roe_23-2148454713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-beside-bowl-with-roe_23-2148454713.jpg?_wi=3", }, ]} title="Ons Menu"