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", }, ]}