From 27a9fd1c00bdebc9be341471ec338897de26ac45 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 19 Jun 2026 20:21:01 +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 d8d5aec..2bcda27 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tray-with-breakfast-bed_23-2148238638.jpg", @@ -150,7 +150,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg?_wi=2", imageAlt: "professional woman suit smiling", }, ]}