From 28f26aebfc8e10f2a442fea0104799880774d993 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 14:01:45 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c90a956..a27e6bc 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -40,7 +40,7 @@ export default function HomePage() { "David", "Eve", ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-illustration-laptop-with-shopping-basket-paper-bags-online-shopping-e-commerce-concept_58466-14623.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-illustration-laptop-with-shopping-basket-paper-bags-online-shopping-e-commerce-concept_58466-14623.jpg?_wi=1" /> @@ -68,7 +68,7 @@ export default function HomePage() { description: "Sell globally from day one.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-happy-colleagues-sitting-office-coworking_171337-17717.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-happy-colleagues-sitting-office-coworking_171337-17717.jpg?_wi=1" /> @@ -108,7 +108,7 @@ export default function HomePage() { }, ], completedLabel: "Done", - imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-laptop-with-shopping-basket-paper-bags-online-shopping-e-commerce-concept_58466-14623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-laptop-with-shopping-basket-paper-bags-online-shopping-e-commerce-concept_58466-14623.jpg?_wi=2", imageAlt: "Laptop with credit card payment online shopping bag ecommerce concept on blue background 3d illustration", }, { @@ -124,7 +124,7 @@ export default function HomePage() { }, ], placeholder: "Chat with AI...", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-colleagues-sitting-office-coworking_171337-17717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-colleagues-sitting-office-coworking_171337-17717.jpg?_wi=2", imageAlt: "Laptop with credit card payment online shopping bag ecommerce concept on blue background 3d illustration", }, ]} -- 2.49.1