From 4971287c84ee52bb140cf8ff165abed97fda0aa1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 08:57:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"