From 2e3ae38fe6ce0bf1c9325a36115915f15d65edf4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 19:11:32 +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 5d67cc2..1b894a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1380.jpg?_wi=1", }, { id: "2", @@ -174,7 +174,7 @@ export default function LandingPage() { { id: "5", name: "Robert K.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1380.jpg?_wi=2", }, ]} cardTitle="Client Stories" -- 2.49.1