From 61558ca1fb56fcf0bfc92ebb86aafe0c974f351e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 05:44:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 713892b..6c4d84b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "tel:01128663773", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg?_wi=1" imageAlt="Juicy smash burger" mediaAnimation="blur-reveal" avatars={[ @@ -134,7 +134,7 @@ export default function LandingPage() { price: "E£240", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg?_wi=1", }, { id: "2", @@ -221,7 +221,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg?_wi=2", imageAlt: "chef cooking burger", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg?_wi=2", imageAlt: "chef cooking burger", }, ]} -- 2.49.1