From e2bd0c65f0f2f93bcbf30ffb0dde8e0a7ee2a99b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 22:57:57 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e87400b..e543ff9 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -48,7 +48,7 @@ export default function ServicesPage() { { text: "Schedule Appointment", href: "/schedule" }, { text: "Call Office", href: "tel:(509)928-6700" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nobody-empty-hospital-reception-waiting-area-medical-facility-with-healthcare-service-cure-patients-with-disease-no-people-clinic-lobby-waiting-room-covid-19-pandemic_482257-46768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nobody-empty-hospital-reception-waiting-area-medical-facility-with-healthcare-service-cure-patients-with-disease-no-people-clinic-lobby-waiting-room-covid-19-pandemic_482257-46768.jpg?_wi=2" imageAlt="Professional medical clinic environment" showDimOverlay={true} buttonAnimation="slide-up" @@ -61,42 +61,42 @@ export default function ServicesPage() { { title: "Primary Care", description: "Ongoing preventive and acute medical care for all ages", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-being-taken-care-by-female-caretaker_23-2150216386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-being-taken-care-by-female-caretaker_23-2150216386.jpg?_wi=2", imageAlt: "Primary care medical consultation", buttonIcon: ArrowRight, }, { title: "Preventive Health Visits", description: "Annual wellness exams and preventive health screenings", - imageSrc: "http://img.b2bpic.net/free-photo/serious-executives-listening-colleagues-idea_1262-7302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-executives-listening-colleagues-idea_1262-7302.jpg?_wi=2", imageAlt: "Preventive health screening", buttonIcon: ArrowRight, }, { title: "Health Screenings", description: "Comprehensive physical exams and health risk assessments", - imageSrc: "http://img.b2bpic.net/free-photo/pediatrician-giving-bottle-pills-parent-small-kid-with-illness-after-checkup-examination-medic-giving-prescription-medicine-flask-woman-child-helping-with-recovery_482257-40747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pediatrician-giving-bottle-pills-parent-small-kid-with-illness-after-checkup-examination-medic-giving-prescription-medicine-flask-woman-child-helping-with-recovery_482257-40747.jpg?_wi=2", imageAlt: "Health screening service", buttonIcon: ArrowRight, }, { title: "Chronic Condition Management", description: "Ongoing care and management of chronic health conditions", - imageSrc: "http://img.b2bpic.net/free-photo/medic-gives-bad-concerning-diagnosis-elderly-patient-checkup_482257-126481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medic-gives-bad-concerning-diagnosis-elderly-patient-checkup_482257-126481.jpg?_wi=2", imageAlt: "Chronic condition management", buttonIcon: ArrowRight, }, { title: "General Medical Consultations", description: "Expert consultations for health concerns and medical guidance", - imageSrc: "http://img.b2bpic.net/free-photo/medic-doing-signature-checkup-papers-give-prescription-medicine-patient-woman-doctor-signing-documents-after-healthcare-consultation-giving-treatment-senior-man-with-disease_482257-38502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medic-doing-signature-checkup-papers-give-prescription-medicine-patient-woman-doctor-signing-documents-after-healthcare-consultation-giving-treatment-senior-man-with-disease_482257-38502.jpg?_wi=2", imageAlt: "Medical consultation", buttonIcon: ArrowRight, }, { title: "Patient Education", description: "Personalized health education and wellness guidance", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-general-practitioner-having-consultations-with-couple-medical-clinic_637285-1156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-general-practitioner-having-consultations-with-couple-medical-clinic_637285-1156.jpg?_wi=2", imageAlt: "Patient health education", buttonIcon: ArrowRight, }, @@ -116,28 +116,28 @@ export default function ServicesPage() { { title: "Personalized Care", description: "Every patient receives individualized attention and customized treatment plans", - 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=3", imageAlt: "Personalized medical care", buttonIcon: Heart, }, { title: "Experienced Provider", description: "Years of clinical expertise and commitment to ongoing professional development", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-nurse-with-digital-tablet_107420-84817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-nurse-with-digital-tablet_107420-84817.jpg?_wi=3", imageAlt: "Experienced medical professional", buttonIcon: Award, }, { title: "Comfortable Environment", description: "Clean, modern clinic designed for patient comfort and privacy", - imageSrc: "http://img.b2bpic.net/free-photo/hr-specialist-doing-handshake-with-man-after-looking-his-resume_482257-122917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hr-specialist-doing-handshake-with-man-after-looking-his-resume_482257-122917.jpg?_wi=2", imageAlt: "Comfortable clinic environment", buttonIcon: Home, }, { title: "Convenient Location", description: "Easily accessible Liberty Lake location serving the Spokane Valley community", - imageSrc: "http://img.b2bpic.net/free-photo/boy-with-paper-sheet-with-quarantine_23-2148544585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-with-paper-sheet-with-quarantine_23-2148544585.jpg?_wi=2", imageAlt: "Liberty Lake medical clinic location", buttonIcon: MapPin, },