From 27526181b5ec796e9ae03e35564c6d7ebed80b5e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:27:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7358cc8..bd74b37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -235,7 +235,7 @@ export default function LandingPage() { button: { text: "Join Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg?_wi=2", imageAlt: "film distribution network", }, ]} -- 2.49.1