From 1560861ee8678c1488c365e16df1c8541bc883c1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 10:24:29 +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 eea1f08..6815131 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { quote: "Thorough, gentle, and incredibly informative. Best experience ever.", name: "Sarah Miller", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-doctor-speaking-with-patient_23-2147896697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-doctor-speaking-with-patient_23-2147896697.jpg?_wi=1", }, { id: "2", @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "The care provided is unmatched. I feel confident in my smile again.", name: "Jessica L.", role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-doctor-speaking-with-patient_23-2147896697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-doctor-speaking-with-patient_23-2147896697.jpg?_wi=2", }, ]} title="Patient Reviews" -- 2.49.1