diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 41e42e3..af924bb 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,10 +28,10 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-rustic-village-bread-cut-slices-wooden-board_181624-59450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-rustic-village-bread-cut-slices-wooden-board_181624-59450.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-flower-inside-plate-pink-table-cake-biscuit-sugar-sweet_140725-28580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-flower-inside-plate-pink-table-cake-biscuit-sugar-sweet_140725-28580.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/male-hands-knead-dough_639032-1377.jpg", @@ -255,7 +255,7 @@ export default function HomePage() { detail: "Even heat distribution", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-rustic-village-bread-cut-slices-wooden-board_181624-59450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-rustic-village-bread-cut-slices-wooden-board_181624-59450.jpg?_wi=2", imageAlt: "View of delicious baked bread in the pastry shop", }, { @@ -279,7 +279,7 @@ export default function HomePage() { }, ], completedLabel: "Event Success!", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-flower-inside-plate-pink-table-cake-biscuit-sugar-sweet_140725-28580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-with-flower-inside-plate-pink-table-cake-biscuit-sugar-sweet_140725-28580.jpg?_wi=2", imageAlt: "View of delicious baked bread in the pastry shop", }, ]}