From f1da2cf161c238aa1dce0b14a56891fc63b0d6d9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:15:20 +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 c4ed0f8..ab056ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { description="VND Mind Reading utilizes neural protocol algorithms to reveal the hidden contents of your subconscious in seconds." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-background-with-flowing-particles_1048-18065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-background-with-flowing-particles_1048-18065.jpg?_wi=1", imageAlt: "Neural Orbital Ring Animation", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { useInvertedBackground={true} title="The Cyber-Mentalist Logic" description="Inspired by neuro-linguistic grids and cryptographic transposition, our protocol bypasses conventional thought to map your mental signals into digital reality." - imageSrc="http://img.b2bpic.net/free-photo/top-view-network-concept_23-2148999172.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-network-concept_23-2148999172.jpg?_wi=1" imageAlt="Neural Mapping Interface" /> @@ -114,7 +114,7 @@ export default function LandingPage() { description: "Transposition logic to realign letters based on the second phase input.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-background-with-flowing-particles_1048-18065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-background-with-flowing-particles_1048-18065.jpg?_wi=2", imageAlt: "digital puzzle grid ui", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { description: "High-speed decryption sequence resulting in your target word reconstruction.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-network-concept_23-2148999172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-network-concept_23-2148999172.jpg?_wi=2", imageAlt: "digital puzzle grid ui", }, ]}