From 74776cfd7f94a8401f840061f04398e66e44abc6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 16:32:30 +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 6f3f9da..25328e0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Browse Products", href: "#products", }} - imageSrc="http://img.b2bpic.net/free-photo/beauty-shopping-concept-beautiful-stylish-woman-winking-showing-smartphone-screen-bag-bu_1258-155778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beauty-shopping-concept-beautiful-stylish-woman-winking-showing-smartphone-screen-bag-bu_1258-155778.jpg?_wi=1" /> @@ -143,7 +143,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beauty-shopping-concept-beautiful-stylish-woman-winking-showing-smartphone-screen-bag-bu_1258-155778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-shopping-concept-beautiful-stylish-woman-winking-showing-smartphone-screen-bag-bu_1258-155778.jpg?_wi=2", imageAlt: "happy customer portrait", }, ]} -- 2.49.1