From 1bd3586fecec41225d3358e9139d21e3d0292679 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 14:28:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e43449..146cab3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/artistic-background-wallpaper-with-color-halftone-effect_58702-8909.jpg" + imageSrc="http://img.b2bpic.net/free-photo/artistic-background-wallpaper-with-color-halftone-effect_58702-8909.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -182,7 +182,7 @@ export default function LandingPage() { description: "Resources optimized without intervention.", bentoComponent: "reveal-icon", icon: ArrowUp, - imageSrc: "http://img.b2bpic.net/free-photo/artistic-background-wallpaper-with-color-halftone-effect_58702-8909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artistic-background-wallpaper-with-color-halftone-effect_58702-8909.jpg?_wi=2", imageAlt: "3D render of a modern particle flow background with cyber dots", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { description: "Enterprise-grade protection by default.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1", imageAlt: "3D render of a modern particle flow background with cyber dots", }, ]} @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Nexia changed our workflow.", name: "Sarah", role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", }, { id: "t2", -- 2.49.1