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() {