From d61d8ca8a6bcc36d5ff3a59628593db0ebfb002c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 08:54:25 +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 03f3af9..b4fee50 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-blue-red-laser-lights-perfect-digital-wallpaper_181624-32774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-blue-red-laser-lights-perfect-digital-wallpaper_181624-32774.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/horizontal-detail-no-people-macro-close-up_1122-2363.jpg", @@ -125,7 +125,7 @@ export default function HomePage() { detail: "Animation", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-blue-red-laser-lights-perfect-digital-wallpaper_181624-32774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-blue-red-laser-lights-perfect-digital-wallpaper_181624-32774.jpg?_wi=2", imageAlt: "blue digital code streams", }, ]}