From 260774b7cb0846c4980b90c8844b8f52a903eef0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 06:56:28 +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 94e012b..6251bef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { { id: "t1", name: "James R.", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg?_wi=1", }, { id: "t2", @@ -174,7 +174,7 @@ export default function LandingPage() { { id: "t5", name: "Thomas W.", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg?_wi=2", }, ]} cardTitle="What Our Clients Say" -- 2.49.1