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