From 1fbab307f9ba49117ddab6e4765f0d04cb222368 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 12:26:42 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a682ecc..91e2d90 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/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutritional-counter-app_23-2149880598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutritional-counter-app_23-2149880598.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-experience_23-2151952979.jpg", @@ -97,7 +97,7 @@ export default function HomePage() { detail: "Smooth", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg?_wi=2", imageAlt: "Abstract light streaks with spheres", }, { @@ -113,7 +113,7 @@ export default function HomePage() { }, ], placeholder: "Chat", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutritional-counter-app_23-2149880598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-nutritional-counter-app_23-2149880598.jpg?_wi=2", imageAlt: "Abstract light streaks with spheres", }, ]} @@ -230,7 +230,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-psd/dynamic-autumn-sale-landing-page_23-2149522817.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg?_wi=3", imageAlt: "saas dashboard ui design", }, ]} -- 2.49.1