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}