From e23d4085231c889666e890d6589d85efc1a35c70 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 13:17:30 +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 3199519..ccab469 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg?_wi=1" /> @@ -101,7 +101,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8u1pao", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg?_wi=2", imageAlt: "fresh ingredients icon", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/illustration-pizza-vector-set_53876-81099.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-plate_23-2148543740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-plate_23-2148543740.jpg?_wi=1", imageAlt: "fresh ingredients icon", }, ]} @@ -149,7 +149,7 @@ export default function LandingPage() { price: "₱120", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-plate_23-2148543740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-plate_23-2148543740.jpg?_wi=2", }, { id: "2", -- 2.49.1