From 686cbd62cd63cadb25d108818d2f32ca11766738 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 23:13:27 +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 417609b..031ca69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { rating: 5, avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-standing-city_839833-23259.jpg", imageAlt: "Wedding testimonial by Sarah L.", - imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg?_wi=1", }, { name: "David M.", @@ -159,7 +159,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by hundreds of happy clients" - imageSrc="http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photography-studio-man-working-with-his-cameras_23-2148424377.jpg?_wi=2" imageAlt="Professional photographer taking a portrait photo" mediaAnimation="slide-up" fixedMediaHeight={true}