From 514e77996c8aec7694d258170621884b8703d47f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 13:01:16 +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 bd7de1c..aba805d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -40,7 +40,7 @@ export default function HomePage() { icon: RefreshCw, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=1" /> @@ -89,7 +89,7 @@ export default function HomePage() { title: "Hyper-Speed Flow", description: "Zero latency data processing pipelines.", videoSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105503.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=2", imageAlt: "neural network visualization", }, { -- 2.49.1