From 52940c946a52ad606d89d5e21c474c8abbb36a35 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:42:11 +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 7cf9172..6be4a7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@rahim_retail", testimonial: "Alamin is the best! Increased my store sales by 40%.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-posing-coworker_23-2148746260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-posing-coworker_23-2148746260.jpg?_wi=1", imageAlt: "digital marketing professional portrait", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-with-laptop-posing-coworker_23-2148746260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-with-laptop-posing-coworker_23-2148746260.jpg?_wi=2" imageAlt="digital marketing professional portrait" mediaAnimation="slide-up" avatars={[ -- 2.49.1