From 4e33bd67030d44da1b4b4857fa3e1db132511662 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 16:39:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f0fd64..7a03a77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { text: "Call Now", href: "tel:+919999999999"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124764.jpg" + imageSrc="http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124764.jpg?_wi=1" imageAlt="Dr. Arpit Agarwal in premium clinical consultation" /> @@ -74,7 +74,7 @@ export default function LandingPage() { { value: "5000+", title: "Procedures Performed"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-medical-nurse-smiling-camera-hospital-office-wearing-blue-uniform-healthcare-practitioner-sitting-desk-using-computer-modern-clinic-looking-monitor-medicine_482257-15886.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-medical-nurse-smiling-camera-hospital-office-wearing-blue-uniform-healthcare-practitioner-sitting-desk-using-computer-modern-clinic-looking-monitor-medicine_482257-15886.jpg?_wi=1" imageAlt="Dr. Arpit Agarwal headshot" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -136,7 +136,7 @@ export default function LandingPage() { { id: "f3", title: "Are your procedures painful?", content: "Most diagnostic and interventional procedures are performed with minimal discomfort, typically under local anesthesia."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-heart-world-heart-day_23-2148635187.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-heart-world-heart-day_23-2148635187.jpg?_wi=1" imageAlt="Medical consultation FAQ" mediaAnimation="slide-up" title="Heart Health FAQs" @@ -154,11 +154,11 @@ export default function LandingPage() { { id: "t1", name: "Pankaj Singh", role: "Patient", testimonial: "My hypertension improved by 99%. Doctor and staff are extremely supportive.", imageSrc: "http://img.b2bpic.net/free-photo/team-medical-workers-using-technology-overtime-work_482257-26956.jpg", imageAlt: "Team of medical workers using technology for overtime work"}, { - id: "t2", name: "Riyanshi Thakur", role: "Patient", testimonial: "Best cardiologist in Mathura. My patient recovered successfully from heart disease.", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124764.jpg", imageAlt: "Team of medical workers using technology for overtime work"}, + id: "t2", name: "Riyanshi Thakur", role: "Patient", testimonial: "Best cardiologist in Mathura. My patient recovered successfully from heart disease.", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124764.jpg?_wi=2", imageAlt: "Team of medical workers using technology for overtime work"}, { - id: "t3", name: "Pratima Singh", role: "Patient", testimonial: "Very knowledgeable and approachable. Felt comfortable discussing everything.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-medical-nurse-smiling-camera-hospital-office-wearing-blue-uniform-healthcare-practitioner-sitting-desk-using-computer-modern-clinic-looking-monitor-medicine_482257-15886.jpg", imageAlt: "Team of medical workers using technology for overtime work"}, + id: "t3", name: "Pratima Singh", role: "Patient", testimonial: "Very knowledgeable and approachable. Felt comfortable discussing everything.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-medical-nurse-smiling-camera-hospital-office-wearing-blue-uniform-healthcare-practitioner-sitting-desk-using-computer-modern-clinic-looking-monitor-medicine_482257-15886.jpg?_wi=2", imageAlt: "Team of medical workers using technology for overtime work"}, { - id: "t4", name: "Rajesh Kumar", role: "Patient", testimonial: "Excellent care and world-class technology in the heart of Mathura.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-heart-world-heart-day_23-2148635187.jpg", imageAlt: "Team of medical workers using technology for overtime work"}, + id: "t4", name: "Rajesh Kumar", role: "Patient", testimonial: "Excellent care and world-class technology in the heart of Mathura.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-heart-world-heart-day_23-2148635187.jpg?_wi=2", imageAlt: "Team of medical workers using technology for overtime work"}, { id: "t5", name: "Sunita Verma", role: "Patient", testimonial: "I felt in safe hands throughout my entire treatment journey.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-night_23-2148471026.jpg", imageAlt: "Team of medical workers using technology for overtime work"}, ]} -- 2.49.1