From fbdfe49a8b6e8458afc3bc1274b10fcd8e4858da Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 15:02:20 +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 32c1f5f..ce77de9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-chain-necklace_23-2149409803.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/female-sommelier_1098-14998.jpg", @@ -154,7 +154,7 @@ export default function LandingPage() { descriptions: [ "Crafted by award-winning chefs using premium seasonings.", ], - imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=2", imageAlt: "restaurant kitchen professional chef", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { descriptions: [ "Elegant and intimate environment for your special occasion.", ], - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg?_wi=1", imageAlt: "restaurant kitchen professional chef", }, ]} @@ -184,7 +184,7 @@ export default function LandingPage() { name: "Signature Pork Belly", price: "$38", variant: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg?_wi=2", }, { id: "p2", -- 2.49.1