From 3129f024f0ba500034c7e8cd725c772b67cc684b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 17:49:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a7bf38..aae6ade 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,15 +63,15 @@ export default function LandingPage() { description="The ultimate platform to accelerate your digital growth. We provide high-end SaaS solutions built for scale, performance, and total efficiency." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg?_wi=1", imageAlt: "Digital Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=1", imageAlt: "Neural Network", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-mouse-coffee_23-2152003802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-mouse-coffee_23-2152003802.jpg?_wi=1", imageAlt: "Software Layers", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212567.jpg", imageAlt: "Scalable Tech", }, - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg?_wi=2", imageAlt: "digital abstract background blue indigo", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/abstract-plexus-blue-geometrical-shapes-connection-ai-generated-image_511042-596.jpg", imageAlt: "Data Insight", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=2", imageAlt: "digital abstract background blue indigo", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-geometric-glass-shape_23-2150979651.jpg", imageAlt: "Integrations", }, - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-mouse-coffee_23-2152003802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-mouse-coffee_23-2152003802.jpg?_wi=2", imageAlt: "digital abstract background blue indigo", }, ]} -- 2.49.1