From d223f4fc07c0036e6e61daaa9b7e200fed523a98 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 16:26:18 +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 c6c6440..60c3581 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg?_wi=1" mediaAnimation="blur-reveal" frameStyle="card" /> @@ -105,7 +105,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-153360.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg?_wi=2", imageAlt: "influencer network data visualization", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-camera-accessory-with-laptop-white-background_23-2147924100.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg?_wi=1", imageAlt: "influencer network data visualization", }, ]} @@ -203,7 +203,7 @@ export default function LandingPage() { { id: "t1", name: "Sarah Jenkins", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg?_wi=2", }, { id: "t2", -- 2.49.1