diff --git a/src/app/page.tsx b/src/app/page.tsx index e5f9278..631173e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/break-emotions-asian-set-scrubs-portrait_1291-154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/break-emotions-asian-set-scrubs-portrait_1291-154.jpg?_wi=1" imageAlt="Dr. R S Mishra, a trusted family doctor in Greater Kailash" /> @@ -178,11 +178,11 @@ export default function LandingPage() { title: "General Consultation", description: "Expert diagnosis and personalized treatment plans for common illnesses and health concerns. Your first step to better health.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/flat-world-health-day-background_23-2148090385.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-world-health-day-background_23-2148090385.jpg?_wi=1", imageAlt: "General consultation icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/flat-world-health-day-background_23-2148090385.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-world-health-day-background_23-2148090385.jpg?_wi=2", imageAlt: "General consultation icon", }, }, @@ -191,11 +191,11 @@ export default function LandingPage() { title: "Fever & Infection Treatment", description: "Prompt and effective care for fevers, colds, flu, and various infections to help you recover quickly and safely.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/banners-designs-collection-coronavirus-prevention_23-2148629737.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/banners-designs-collection-coronavirus-prevention_23-2148629737.jpg?_wi=1", imageAlt: "Fever & infection icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/banners-designs-collection-coronavirus-prevention_23-2148629737.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/banners-designs-collection-coronavirus-prevention_23-2148629737.jpg?_wi=2", imageAlt: "Fever & infection icon", }, }, @@ -204,11 +204,11 @@ export default function LandingPage() { title: "Chronic Disease Management", description: "Long-term support and management for chronic conditions like diabetes, hypertension, and asthma, focusing on improving your quality of life.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/insurance-services-icons-set_98292-1969.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/insurance-services-icons-set_98292-1969.jpg?_wi=1", imageAlt: "Chronic disease icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/insurance-services-icons-set_98292-1969.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/insurance-services-icons-set_98292-1969.jpg?_wi=2", imageAlt: "Chronic disease icon", }, }, @@ -217,11 +217,11 @@ export default function LandingPage() { title: "Elderly Care", description: "Dedicated and compassionate medical care tailored to the unique health needs of our senior patients, promoting healthy aging.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nurse-helping-patient-background_23-2148148533.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nurse-helping-patient-background_23-2148148533.jpg?_wi=1", imageAlt: "Elderly care icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nurse-helping-patient-background_23-2148148533.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nurse-helping-patient-background_23-2148148533.jpg?_wi=2", imageAlt: "Elderly care icon", }, }, @@ -230,11 +230,11 @@ export default function LandingPage() { title: "Preventive Health Checkups", description: "Regular health screenings and checkups to detect potential issues early and maintain your optimal health proactive approach.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/doctor-clipboard_23-2147790279.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/doctor-clipboard_23-2147790279.jpg?_wi=1", imageAlt: "Preventive health icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/doctor-clipboard_23-2147790279.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/doctor-clipboard_23-2147790279.jpg?_wi=2", imageAlt: "Preventive health icon", }, }, @@ -255,7 +255,7 @@ export default function LandingPage() { id: "drmishra", name: "Dr. R S Mishra", role: "General Practitioner", - imageSrc: "http://img.b2bpic.net/free-photo/break-emotions-asian-set-scrubs-portrait_1291-154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/break-emotions-asian-set-scrubs-portrait_1291-154.jpg?_wi=2", imageAlt: "Dr. R S Mishra", }, ]}