From 61fcd4d43793f0d0157719400a7f612f6895ec50 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 08:57:55 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 915804d..648ba46 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-bowl-sprouts-mint_23-2148381194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-bowl-sprouts-mint_23-2148381194.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-with-meat-rolls-chicken-drumstick-served-with-pear_140725-7978.jpg", @@ -119,7 +119,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-head-chef-adding-herbs-complete-gourmet-dish-modern-kitchen_482257-121214.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-bowl-sprouts-mint_23-2148381194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-bowl-sprouts-mint_23-2148381194.jpg?_wi=2", imageAlt: "professional executive chef portrait", }, ]}