From cf9ebcbbad4adcb8deea3421e224601976978741 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:46:54 +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 a65511e..aad6c8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "tel:0000000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-woman-breaking-piece_23-2148784904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-woman-breaking-piece_23-2148784904.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -102,7 +102,7 @@ export default function LandingPage() { description: "Only the finest ingredients sourced for our dishes.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-woman-breaking-piece_23-2148784904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-woman-breaking-piece_23-2148784904.jpg?_wi=2", imageAlt: "fish and chips restaurant kitchen", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { description: "Fast and friendly service that keeps you coming back.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-held-by-woman_23-2148784901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-held-by-woman_23-2148784901.jpg?_wi=1", imageAlt: "fish and chips restaurant kitchen", }, ]} @@ -130,7 +130,7 @@ export default function LandingPage() { id: "p1", name: "Cod & Chips", price: "£8.99", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-held-by-woman_23-2148784901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-held-by-woman_23-2148784901.jpg?_wi=2", }, { id: "p2", -- 2.49.1