From f13bb7ca5c3862528ee68d5bce0f78f66e374d79 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 12:57:06 +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 53fc797..9c25ced 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/modern-futuristic-sci-fi-background_35913-2150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-futuristic-sci-fi-background_35913-2150.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/fiery-planet-universe_23-2151955873.jpg", @@ -74,7 +74,7 @@ export default function HomePage() { title: "Orbital Mechanics", description: "Visualize how gravity shapes our celestial neighborhood.", videoSrc: "http://img.b2bpic.net/free-photo/space-collage-with-young-adult-having-picnic_23-2149128515.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-futuristic-sci-fi-background_35913-2150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-futuristic-sci-fi-background_35913-2150.jpg?_wi=2", imageAlt: "interactive 3d model interface", }, { -- 2.49.1