From 40a28cb2977fa533e1ff62d70a58ddb79c4e1ce5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 13:54:30 +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 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", }, ]} -- 2.49.1