From 2fef6dfb1f1dabb8939f070386c7082586a2c17a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:05:53 +0000 Subject: [PATCH 1/4] Update src/app/doctors/page.tsx --- src/app/doctors/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/doctors/page.tsx b/src/app/doctors/page.tsx index 2853496..793c54a 100644 --- a/src/app/doctors/page.tsx +++ b/src/app/doctors/page.tsx @@ -80,25 +80,25 @@ export default function DoctorsPage() { { id: "1", name: "Dr. Rajesh Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=3", imageAlt: "Dr. Rajesh Kumar - General Physician", }, { id: "2", name: "Dr. Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg?_wi=3", imageAlt: "Dr. Priya Sharma - Gynaecologist", }, { id: "3", name: "Dr. Amit Patel", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-high-five-smiling-girl-sitting-her-mother-039-s-lap-medical-appointment_329181-7634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-high-five-smiling-girl-sitting-her-mother-039-s-lap-medical-appointment_329181-7634.jpg?_wi=2", imageAlt: "Dr. Amit Patel - Pediatrician", }, { id: "4", name: "Dr. Neha Singh", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-doctor-appointment-modern-private-clinic-while-she-sitts-hospital-bed-physician-is-listening-her-heart-beat-health-care-medicine-treatment-specialist-consultation_482257-4267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-doctor-appointment-modern-private-clinic-while-she-sitts-hospital-bed-physician-is-listening-her-heart-beat-health-care-medicine-treatment-specialist-consultation_482257-4267.jpg?_wi=2", imageAlt: "Dr. Neha Singh - Cardiologist", }, ]} -- 2.49.1 From 6d13820fd97640efb39a712ba042c7364d2d9ca0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:05:53 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac8f56f..9350a2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,28 +138,28 @@ export default function HomePage() { id: 1, title: "General Physician", description: "Expert primary care doctors for your overall health and wellness", - imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=1", imageAlt: "Clinic reception area", }, { id: 2, title: "Specialized Care", description: "Gynaecology, Pediatrics, ENT, Cardiology, Orthopedics, Dermatology", - imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=2", imageAlt: "Modern clinic facility", }, { id: 3, title: "Diagnostic Lab", description: "AI-powered diagnostic services with reliable, fast test results", - imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744722.jpg?_wi=1", imageAlt: "Diagnostic laboratory equipment", }, { id: 4, title: "Physiotherapy", description: "Professional rehabilitation and physical therapy services", - imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=3", imageAlt: "Physiotherapy area", }, ]} @@ -187,25 +187,25 @@ export default function HomePage() { { id: "1", name: "Dr. Rajesh Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=1", imageAlt: "Dr. Rajesh Kumar", }, { id: "2", name: "Dr. Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg?_wi=1", imageAlt: "Dr. Priya Sharma", }, { id: "3", name: "Dr. Amit Patel", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-high-five-smiling-girl-sitting-her-mother-039-s-lap-medical-appointment_329181-7634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-high-five-smiling-girl-sitting-her-mother-039-s-lap-medical-appointment_329181-7634.jpg?_wi=1", imageAlt: "Dr. Amit Patel", }, { id: "4", name: "Dr. Neha Singh", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-doctor-appointment-modern-private-clinic-while-she-sitts-hospital-bed-physician-is-listening-her-heart-beat-health-care-medicine-treatment-specialist-consultation_482257-4267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-doctor-appointment-modern-private-clinic-while-she-sitts-hospital-bed-physician-is-listening-her-heart-beat-health-care-medicine-treatment-specialist-consultation_482257-4267.jpg?_wi=1", imageAlt: "Dr. Neha Singh", }, ]} @@ -229,7 +229,7 @@ export default function HomePage() { 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=1", imageAlt: "Sarah Ahmed", }, { @@ -238,7 +238,7 @@ export default function HomePage() { 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=1", imageAlt: "Fatima Hassan", }, { @@ -247,7 +247,7 @@ export default function HomePage() { 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=1", imageAlt: "Mohammad Rauf", }, { @@ -256,7 +256,7 @@ export default function HomePage() { 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=1", imageAlt: "Aisha Khan", }, ]} -- 2.49.1 From c19584a6eef8896d5b922ae681f65c49e960c188 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:05:54 +0000 Subject: [PATCH 3/4] 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", }, ]} -- 2.49.1 From ca445c0a7fbf0da0bd35bd55491c1a7148ca3b51 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:05:54 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 20fda0e..b5f086a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -83,28 +83,28 @@ export default function ServicesPage() { id: 1, title: "General Physician Services", description: "Preventive care, health assessments, and treatment for common ailments. Our experienced general physicians provide comprehensive primary healthcare.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=2", imageAlt: "General physician consultation", }, { id: 2, title: "Specialized Medical Care", description: "Expert specialists in Gynaecology, Pediatrics, ENT, Cardiology, Orthopedics, and Dermatology. Tailored treatment plans for specific medical conditions.", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg?_wi=2", imageAlt: "Specialist consultation room", }, { id: 3, title: "Advanced Diagnostic Lab", description: "AI-powered diagnostic testing with state-of-the-art equipment. Fast, accurate results with professional guidance and interpretation.", - imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744722.jpg?_wi=2", imageAlt: "Modern diagnostic laboratory", }, { id: 4, title: "Physiotherapy & Rehabilitation", description: "Professional physical therapy and rehabilitation services. Expert treatment for injuries, post-surgical recovery, and mobility restoration.", - imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=4", imageAlt: "Physiotherapy treatment area", }, ]} -- 2.49.1