From 1aca8fe7af178aaf4af5d1e1cf2caac62706b1b2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 06:42:46 +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 28002b3..6f400a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -172,7 +172,7 @@ export default function LandingPage() { href: "#team", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=1" /> @@ -300,7 +300,7 @@ export default function LandingPage() { text: "Contact Us", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg?_wi=2", imageAlt: "digital node network", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { text: "Contact Us", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=2", imageAlt: "digital node network", }, ]}