From f210104a6c707b92523ef364189e609a3eee3b6d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 09:12:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db8d71c..24af33a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { id: "1", name: "Big Brekkie", price: "$22", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg?_wi=1", }, { id: "2", @@ -132,7 +132,7 @@ export default function LandingPage() { id: "4", name: "Eggs Benny", price: "$19", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg?_wi=2", }, ]} title="Menu Highlights" @@ -151,21 +151,21 @@ export default function LandingPage() { title: "Flexible Menus", description: "Tailored options for meetings and lunches.", tag: "Corporate", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg?_wi=1", }, { id: "f2", title: "On Time", description: "Reliable delivery for your busy schedule.", tag: "Reliable", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg?_wi=2", }, { id: "f3", title: "Easy Pickup", description: "Quick collection right in the business park.", tag: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg?_wi=3", }, ]} title="Catering for Your Team or Event"