From 5d9a93f760d9102953cbffe3940c4b8188380ad5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:38:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a81a25..63631c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { }} title="Expert Care, Compassionate Touch" description="Trusted healthcare delivered with modern convenience. Book your appointment in seconds." - imageSrc="http://img.b2bpic.net/free-photo/empty-healthcare-medical-office-no-people-modern-hospital-interior-computer-desk-with-examining-diagnostic-data-checking-disease-doctor-medical-space_482257-64606.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-healthcare-medical-office-no-people-modern-hospital-interior-computer-desk-with-examining-diagnostic-data-checking-disease-doctor-medical-space_482257-64606.jpg?_wi=1" imageAlt="professional medical clinic interior" buttons={[ { @@ -93,7 +93,7 @@ export default function LandingPage() { title: "Specialists", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nurse-preparing-their-shift_23-2151442122.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nurse-preparing-their-shift_23-2151442122.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="compassionate doctor consulting patient" @@ -108,19 +108,19 @@ export default function LandingPage() { { title: "General Medicine", description: "Holistic primary care for the entire family.", - imageSrc: "http://img.b2bpic.net/free-photo/pills-cardiogram-near-medical-supplies_23-2147796515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pills-cardiogram-near-medical-supplies_23-2147796515.jpg?_wi=1", imageAlt: "general health checkup equipment", }, { title: "Modern Dentistry", description: "Expert dental treatments for radiant smiles.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontist-bright-office-room-with-nobody-it_482257-15349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontist-bright-office-room-with-nobody-it_482257-15349.jpg?_wi=1", imageAlt: "dental health care exam", }, { title: "Dermatology", description: "Specialized skin care and dermatological procedures.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26039.jpg?_wi=1", imageAlt: "dermatology skin examination procedure", }, ]} @@ -142,7 +142,7 @@ export default function LandingPage() { quote: "Exceptional care and very easy to book online.", tag: "Checkup", avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/empty-healthcare-medical-office-no-people-modern-hospital-interior-computer-desk-with-examining-diagnostic-data-checking-disease-doctor-medical-space_482257-64606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-healthcare-medical-office-no-people-modern-hospital-interior-computer-desk-with-examining-diagnostic-data-checking-disease-doctor-medical-space_482257-64606.jpg?_wi=2", imageAlt: "portrait of smiling patient", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "The doctors are incredibly compassionate.", tag: "Consult", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-their-shift_23-2151442122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-their-shift_23-2151442122.jpg?_wi=2", imageAlt: "portrait of smiling patient", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { quote: "Professional, clean, and highly effective.", tag: "Surgery", avatarSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237500.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pills-cardiogram-near-medical-supplies_23-2147796515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pills-cardiogram-near-medical-supplies_23-2147796515.jpg?_wi=2", imageAlt: "portrait of smiling patient", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "Fast check-in and friendly staff.", tag: "General", avatarSrc: "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/empty-stomatology-orthodontist-bright-office-room-with-nobody-it_482257-15349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontist-bright-office-room-with-nobody-it_482257-15349.jpg?_wi=2", imageAlt: "portrait of smiling patient", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "Best dental care I have ever received.", tag: "Dentistry", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26039.jpg?_wi=2", imageAlt: "portrait of smiling patient", }, ]} -- 2.49.1