From f2df91f4d6791ac36d65f50d66977618be107b16 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 14:34:58 +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 086442d..f7c251c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { handle: "@jthompson", testimonial: "Precision Dental provides the most thorough exams I've ever had. Highly professional staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg?_wi=1", }, { id: "t4", @@ -174,7 +174,7 @@ export default function LandingPage() { handle: "@dchen", testimonial: "An incredible experience from start to finish. My confidence has never been higher.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg?_wi=2", }, ]} showRating={true} -- 2.49.1