From 6e49ed0b46aabd42c978b5a6b49dee7f59f82fa0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 14:35:49 +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 994c591..3493232 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,13 +112,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-laughing-model-colorful-casual-summer-clothes-with-natural-makeup_158538-11755.jpg"}, { id: "t3", name: "John Thompson", 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", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "My smile makeover turned out better than I could have imagined. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-client-dental-clinic_23-2149206242.jpg"}, { id: "t5", name: "David Chen", 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} title="Patient Stories"