From 13a98cd151469ef3bea4e5da289603c835089fac Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:01:11 +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 bcc2693..2da17c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg" + imageSrc="http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -166,7 +166,7 @@ export default function LandingPage() { id: "1", name: "Classic Chicken", price: "$8.99", - imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg?_wi=1", }, { id: "2", @@ -219,7 +219,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/various-fresh-vegetable-sale-market_23-2148209672.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-sushi-roll-with-wasabi-white-plate_74190-6064.jpg?_wi=2", imageAlt: "fresh kitchen ingredients raw", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-interracial-group-three-young-stylish-people-having-easy-lively-conversation_273609-8987.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-spring-rolls-with-rice-paper-filled-with-vegetables_169016-48460.jpg?_wi=2", imageAlt: "fresh kitchen ingredients raw", }, ]}