diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e8031aa..278e991 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,10 +28,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-notebook_23-2148308899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-notebook_23-2148308899.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901796.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/deliciously-cooked-seasoned-chicken-wings-with-garlic-table-lights_181624-27096.jpg", @@ -158,7 +158,7 @@ export default function HomePage() { detail: "High-heat cooking", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-notebook_23-2148308899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-notebook_23-2148308899.jpg?_wi=2", imageAlt: "Top view arrangement with food and cutting board", }, { @@ -182,7 +182,7 @@ export default function HomePage() { }, ], completedLabel: "Service Ready", - imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901796.jpg?_wi=2", imageAlt: "Top view arrangement with food and cutting board", }, ]}