From 7b5a4e943cc44b16e18f08db6a56c6bb39a2a643 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 14:52:01 +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 6587771..2315b02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by visionary brands" - imageSrc="http://img.b2bpic.net/free-photo/man-with-headphones-sits-desk-front-computer_1258-296305.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-with-headphones-sits-desk-front-computer_1258-296305.jpg?_wi=1" imageAlt="Dark-skinned digital creator at a futuristic workstation with floating UI" mediaAnimation="slide-up" marqueeItems={[ @@ -338,7 +338,7 @@ export default function LandingPage() { imageAlt: "Lena C., UX Architect", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-headphones-sits-desk-front-computer_1258-296305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-headphones-sits-desk-front-computer_1258-296305.jpg?_wi=2", imageAlt: "female lead developer portrait", }, ]} -- 2.49.1