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", }, ]}