From 5eac5911a1ef0a8fdee3e5ff83f13224e147f464 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 06:31:26 +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 2cd7e6a..1853c5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,15 +70,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg?_wi=1", imageAlt: "3d technology background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-gen-z-girl-recording-introductory-video-with-phone-selfie-stick_482257-118660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-gen-z-girl-recording-introductory-video-with-phone-selfie-stick_482257-118660.jpg?_wi=1", imageAlt: "microchip 3d macro", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599363.jpg?_wi=1", imageAlt: "glassmorphism tech ui", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg?_wi=2", imageAlt: "glassmorphism tech ui", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/technology-network-background-connection-cyber-space-ai-generative_123827-24189.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-gen-z-girl-recording-introductory-video-with-phone-selfie-stick_482257-118660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-gen-z-girl-recording-introductory-video-with-phone-selfie-stick_482257-118660.jpg?_wi=2", imageAlt: "glassmorphism tech ui", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/robot-hand-show-ok-gesture-3d-render-chatbot_107791-16599.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599363.jpg?_wi=2", imageAlt: "glassmorphism tech ui", }, ]} -- 2.49.1