From 094f7ceed731459e9fa6256d940e7efd6c708680 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 11:15:46 +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 c6f5eb4..b61be98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,15 +73,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645652.jpg?_wi=1", imageAlt: "Slide 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lens-flare-effect-abstract-background_1017-15284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lens-flare-effect-abstract-background_1017-15284.jpg?_wi=1", imageAlt: "Slide 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg?_wi=1", imageAlt: "Slide 3", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/neon-hologram-tiger_23-2151558748.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645652.jpg?_wi=2", imageAlt: "ai software presentation generation timeline", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645686.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/lens-flare-effect-abstract-background_1017-15284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lens-flare-effect-abstract-background_1017-15284.jpg?_wi=2", imageAlt: "ai software presentation generation timeline", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-concept_23-2148424696.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg?_wi=2", imageAlt: "ai software presentation generation timeline", }, ]} -- 2.49.1