From c19584a6eef8896d5b922ae681f65c49e960c188 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:05:54 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index a47b6da..e759ded 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -85,7 +85,7 @@ export default function ReviewsPage() { quote: "Apollo Clinic is truly excellent. The doctors are highly professional, and the staff is very friendly and helpful. The clinic is clean, well-organized, and the diagnostic lab services are reliable with quick results.", name: "Sarah Ahmed", role: "Patient, Srinagar", - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2", imageAlt: "Sarah Ahmed - satisfied patient", }, { @@ -94,7 +94,7 @@ export default function ReviewsPage() { quote: "I visited for pediatric care and was impressed by the modern facilities and compassionate doctors. They took time to explain everything and made my child feel comfortable. Highly recommended!", name: "Fatima Hassan", role: "Mother, Srinagar", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg?_wi=2", imageAlt: "Fatima Hassan - patient testimonial", }, { @@ -103,7 +103,7 @@ export default function ReviewsPage() { quote: "The diagnostic lab at Apollo Clinic is state-of-the-art. Test results are accurate and delivered quickly. The entire team is professional and patient-focused. Great experience!", name: "Mohammad Rauf", role: "Patient, Srinagar", - imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-communicating-with-senior-patient-medical-consultations-his-office_637285-1457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-communicating-with-senior-patient-medical-consultations-his-office_637285-1457.jpg?_wi=2", imageAlt: "Mohammad Rauf - positive feedback", }, { @@ -112,7 +112,7 @@ export default function ReviewsPage() { quote: "We trust Apollo Clinic for all our family's medical needs. From general checkups to specialist consultations, the quality of care is consistently excellent. Highly satisfied!", name: "Aisha Khan", role: "Patient, Srinagar", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "Aisha Khan - family healthcare review", }, { @@ -121,7 +121,7 @@ export default function ReviewsPage() { quote: "The expertise and dedication of the medical team at Apollo Clinic is outstanding. Every visit has been a positive experience with thorough care and attention to detail.", name: "Hassan Ali", role: "Patient, Srinagar", - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=3", imageAlt: "Hassan Ali - service review", }, { @@ -130,7 +130,7 @@ export default function ReviewsPage() { quote: "I recommend Apollo Clinic to all my friends and family. They provide quality healthcare with a personal touch. The environment is welcoming and professional. Best clinic in Srinagar!", name: "Zainab Nasir", role: "Patient, Srinagar", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg?_wi=3", imageAlt: "Zainab Nasir - family recommendation", }, ]}