From 1dc9081dd88ef0f6b9babf28a2000a9bca1ae9ea Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:57:14 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3994111..5ee104e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { { title: "Patient First", description: "Personalized care plans tailored to each patient", icon: Heart }, { title: "24/7 Availability", description: "Round-the-clock emergency and urgent care services", icon: Clock } ]} - imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg?_wi=2" imageAlt="Modern medical facility with state-of-the-art equipment" mediaAnimation="slide-up" textboxLayout="default" -- 2.49.1 From ac1d5da65b23c6c6f7920bd222f7a7227af76776 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:57:15 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 55ee06f..0154ac9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function HomePage() { { title: "Patient First", description: "Personalized care plans tailored to each patient", icon: Heart }, { title: "24/7 Availability", description: "Round-the-clock emergency and urgent care services", icon: Clock } ]} - imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg?_wi=1" imageAlt="Modern medical facility with state-of-the-art equipment" mediaAnimation="slide-up" textboxLayout="default" @@ -127,7 +127,7 @@ export default function HomePage() { author: "Dr. James Mitchell", description: "Preventative cardiac care, interventional procedures, and heart disease management with advanced diagnostic imaging.", tags: ["Heart Health", "Diagnostics"], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-talking-about-efect-heart-attack-pointing-tablet-pc-senior-woman-examination_482257-8467.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/doctor-talking-about-efect-heart-attack-pointing-tablet-pc-senior-woman-examination_482257-8467.jpg?_wi=1" }, { id: "2", @@ -135,7 +135,7 @@ export default function HomePage() { author: "Dr. Sarah Chen", description: "Specialized bone, joint, and sports medicine treatments including arthroscopic and reconstructive surgeries.", tags: ["Surgery", "Sports Medicine"], - imageSrc: "http://img.b2bpic.net/free-photo/pensioner-senior-woman-patient-standing-bed-waiting-disease-expertise-medical-appointment-hospital-office-african-american-nurse-typing-medication-treatment-support-assistance_482257-29112.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/pensioner-senior-woman-patient-standing-bed-waiting-disease-expertise-medical-appointment-hospital-office-african-american-nurse-typing-medication-treatment-support-assistance_482257-29112.jpg?_wi=1" }, { id: "3", @@ -143,7 +143,7 @@ export default function HomePage() { author: "Dr. Robert Davis", description: "Comprehensive neurological care for headaches, seizures, stroke, and neurodegenerative diseases.", tags: ["Neurology", "Specialists"], - imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg?_wi=1" }, { id: "4", @@ -151,7 +151,7 @@ export default function HomePage() { author: "Dr. Patricia Rivera", description: "Multidisciplinary cancer care including medical, surgical, and radiation oncology with supportive services.", tags: ["Cancer Care", "Treatment"], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-scientist-researcher-doctor-holding-medical-slide-analyzing-blood-sample-working-coronavirus-vaccine-chemistry-experiment-biochemistry-hospital-laboratory-virus-examination_482257-30539.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-scientist-researcher-doctor-holding-medical-slide-analyzing-blood-sample-working-coronavirus-vaccine-chemistry-experiment-biochemistry-hospital-laboratory-virus-examination_482257-30539.jpg?_wi=1" } ]} animationType="slide-up" @@ -210,7 +210,7 @@ export default function HomePage() { handle: "@linda_m", testimonial: "The emergency room staff handled my situation with professionalism and empathy. The facilities are modern and clean. Highly recommended for all medical needs.", rating: 5, - 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" }, { id: "4", @@ -234,7 +234,7 @@ export default function HomePage() { handle: "@james_r", testimonial: "The tumor removal and subsequent cancer treatment at this center gave me hope and a new lease on life. The entire team is dedicated and skilled.", rating: 5, - 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" } ]} showRating={true} -- 2.49.1 From 3050575597309c5575386521fa694f7ad9595b2d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:57:16 +0000 Subject: [PATCH 3/3] 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 416eb0f..2e19b2c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -53,7 +53,7 @@ export default function ServicesPage() { author: "Dr. James Mitchell", description: "Preventative cardiac care, interventional procedures, and heart disease management with advanced diagnostic imaging.", tags: ["Heart Health", "Diagnostics"], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-talking-about-efect-heart-attack-pointing-tablet-pc-senior-woman-examination_482257-8467.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/doctor-talking-about-efect-heart-attack-pointing-tablet-pc-senior-woman-examination_482257-8467.jpg?_wi=2" }, { id: "2", @@ -61,7 +61,7 @@ export default function ServicesPage() { author: "Dr. Sarah Chen", description: "Specialized bone, joint, and sports medicine treatments including arthroscopic and reconstructive surgeries.", tags: ["Surgery", "Sports Medicine"], - imageSrc: "http://img.b2bpic.net/free-photo/pensioner-senior-woman-patient-standing-bed-waiting-disease-expertise-medical-appointment-hospital-office-african-american-nurse-typing-medication-treatment-support-assistance_482257-29112.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/pensioner-senior-woman-patient-standing-bed-waiting-disease-expertise-medical-appointment-hospital-office-african-american-nurse-typing-medication-treatment-support-assistance_482257-29112.jpg?_wi=2" }, { id: "3", @@ -69,7 +69,7 @@ export default function ServicesPage() { author: "Dr. Robert Davis", description: "Comprehensive neurological care for headaches, seizures, stroke, and neurodegenerative diseases.", tags: ["Neurology", "Specialists"], - imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg?_wi=2" }, { id: "4", @@ -77,7 +77,7 @@ export default function ServicesPage() { author: "Dr. Patricia Rivera", description: "Multidisciplinary cancer care including medical, surgical, and radiation oncology with supportive services.", tags: ["Cancer Care", "Treatment"], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-scientist-researcher-doctor-holding-medical-slide-analyzing-blood-sample-working-coronavirus-vaccine-chemistry-experiment-biochemistry-hospital-laboratory-virus-examination_482257-30539.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-scientist-researcher-doctor-holding-medical-slide-analyzing-blood-sample-working-coronavirus-vaccine-chemistry-experiment-biochemistry-hospital-laboratory-virus-examination_482257-30539.jpg?_wi=2" } ]} animationType="slide-up" -- 2.49.1