From bd68923e1c85b968310cfa1df19a9caed54b697e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 02:00:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 14daba0..de092b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Proactive insights and autonomous automation to scale your business into the future." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-low-poly-background-with-dark-connecting-dots-lines_1048-6127.jpg", imageAlt: "AI Neural Visualization"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-low-poly-background-with-dark-connecting-dots-lines_1048-6127.jpg?_wi=1", imageAlt: "AI Neural Visualization"}, { imageSrc: "http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-62516.jpg", imageAlt: "Digital Brain"}, { @@ -181,7 +181,7 @@ export default function LandingPage() {