From 368240337e023307df827b872f6e4bd07e252aac Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:52:36 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cf5f9fb..3c6c257 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -112,7 +112,7 @@ export default function AboutPage() { icon: Lightbulb, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg?_wi=2" imageAlt="First-Care Wellness team in clinic" imagePosition="right" textboxLayout="default" @@ -170,7 +170,7 @@ export default function AboutPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg?_wi=1" imageAlt="First-Care Wellness clinic interior" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 607e42739479f091ccc54aae3681332bfc8d5445 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:52:36 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 91b1b5b..072dd51 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -74,7 +74,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg?_wi=3" imageAlt="First-Care Wellness clinic interior" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From facc9af4b70503eaa8836f3270ed95231d19ccc6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:52:37 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cffed0..b8d6676 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function HomePage() { icon: Lightbulb, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg?_wi=1" imageAlt="First-Care Wellness team in clinic" imagePosition="right" textboxLayout="default" @@ -163,28 +163,28 @@ export default function HomePage() { name: "Dr. Sarah Chen", role: "Internal Medicine", imageSrc: - "http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg", + "http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg?_wi=1", }, { id: "2", name: "Dr. James Mitchell", role: "Family Medicine", imageSrc: - "http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg", + "http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg?_wi=1", }, { id: "3", name: "Dr. Patricia Rodriguez", role: "Mental Health Specialist", imageSrc: - "http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg", + "http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg?_wi=1", }, { id: "4", name: "Dr. Michael Okonkwo", role: "Preventative Care", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg", + "http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg?_wi=1", }, ]} gridVariant="uniform-all-items-equal" @@ -207,7 +207,7 @@ export default function HomePage() { company: "Glen Burnie", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg", + "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg?_wi=1", }, { id: "2", @@ -216,7 +216,7 @@ export default function HomePage() { company: "Glen Burnie", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg", + "http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg?_wi=1", }, { id: "3", @@ -225,7 +225,7 @@ export default function HomePage() { company: "Glen Burnie", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", + "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() { company: "Glen Burnie", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg", + "http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg?_wi=1", }, ]} kpiItems={[ -- 2.49.1 From b956173e297a97117e5c61de0311b44590f77b89 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:52:37 +0000 Subject: [PATCH 4/4] Update src/app/providers/page.tsx --- src/app/providers/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/providers/page.tsx b/src/app/providers/page.tsx index 505925d..d8605d3 100644 --- a/src/app/providers/page.tsx +++ b/src/app/providers/page.tsx @@ -52,25 +52,25 @@ export default function ProvidersPage() { id: "1", name: "Dr. Sarah Chen", role: "Internal Medicine", - imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg?_wi=2", }, { id: "2", name: "Dr. James Mitchell", role: "Family Medicine", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg?_wi=2", }, { id: "3", name: "Dr. Patricia Rodriguez", role: "Mental Health Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg?_wi=2", }, { id: "4", name: "Dr. Michael Okonkwo", role: "Preventative Care", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg?_wi=2", }, ]; @@ -81,7 +81,7 @@ export default function ProvidersPage() { role: "Patient", company: "Glen Burnie", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg?_wi=2", }, { id: "2", @@ -89,7 +89,7 @@ export default function ProvidersPage() { role: "Patient", company: "Glen Burnie", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg?_wi=2", }, { id: "3", @@ -97,7 +97,7 @@ export default function ProvidersPage() { role: "Patient", company: "Glen Burnie", 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", }, { id: "4", @@ -105,7 +105,7 @@ export default function ProvidersPage() { role: "Patient", company: "Glen Burnie", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg?_wi=2", }, ]; @@ -200,7 +200,7 @@ export default function ProvidersPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg?_wi=2" imageAlt="First-Care Wellness clinic interior" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1