From 87199b0a16d64277061e20862f6a812f2a6f5596 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 15:58:50 +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 8f90472..c218713 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg?_wi=1" tagIcon={ShieldCheck} imageAlt="Futuristic AI neural network visualization" /> @@ -100,19 +100,19 @@ export default function LandingPage() { { title: "Predictive Analytics", description: "Anticipate market trends and consumer behavior with highly accurate data modeling.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg?_wi=2", imageAlt: "AI Analytics", }, { title: "Intelligent Automation", description: "Streamline complex workflows with adaptive AI that learns and optimizes in real-time.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg?_wi=3", imageAlt: "Automation", }, { title: "Natural Language Processing", description: "Bridge global communications with high-fidelity multilingual translation and sentiment extraction.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-digital-techno-wave-background-design_1048-12577.jpg?_wi=4", imageAlt: "NLP Tech", }, ]} -- 2.49.1