From 66ed8560987c44d284c7cbdc58075dcaa4c44dca Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:05:56 +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 25a446f..d825a65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/researcher-using-transparent-digital-tablet-screen-futuristic-technology_53876-101147.jpg" + imageSrc="http://img.b2bpic.net/free-photo/researcher-using-transparent-digital-tablet-screen-futuristic-technology_53876-101147.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -170,7 +170,7 @@ export default function LandingPage() { title: "Predictive Content", subtitle: "GenAI Strategy", description: "Automated content generation tuned to your brand personality.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-network-communications-background-with-flowing-floating-particles_1048-12199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-network-communications-background-with-flowing-floating-particles_1048-12199.jpg?_wi=1", }, { tag: "Data", @@ -229,7 +229,7 @@ export default function LandingPage() { text: "Choose Pro", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/researcher-using-transparent-digital-tablet-screen-futuristic-technology_53876-101147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/researcher-using-transparent-digital-tablet-screen-futuristic-technology_53876-101147.jpg?_wi=2", imageAlt: "minimalist tech company logo vector", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { text: "Choose Enterprise", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-network-communications-background-with-flowing-floating-particles_1048-12199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-network-communications-background-with-flowing-floating-particles_1048-12199.jpg?_wi=2", imageAlt: "minimalist tech company logo vector", }, ]} -- 2.49.1