diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e54b29..3d056c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg?_wi=1" imageAlt="AI Neural Network background" avatars={[ { @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Accuracy Rate", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" imageAlt="ai analytics dashboard dark" @@ -173,7 +173,7 @@ export default function LandingPage() { description: "Premium AI-driven video synthesis.", bentoComponent: "reveal-icon", icon: Film, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg?_wi=2", imageAlt: "ai image generation interface", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { description: "Precise answers to any question.", bentoComponent: "reveal-icon", icon: MessageSquare, - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2", imageAlt: "ai image generation interface", }, ]}