From 2ba00d8be88fba4e2e16c26c006aa5ae750a8cb1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:08:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 47af3c3..a573a71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,15 +58,15 @@ export default function LandingPage() { { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/obstetrics-medical-team-delivering-baby-woman_482257-13970.jpg", imageAlt: "Maternity Care"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/baby-visiting-doctor-checkup_53876-139548.jpg", imageAlt: "Pediatric Services"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/baby-visiting-doctor-checkup_53876-139548.jpg?_wi=1", imageAlt: "Pediatric Services"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg", imageAlt: "Delivery Services"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg?_wi=1", imageAlt: "Delivery Services"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-team-provide-medical-help-injured-patient-way-healthcare-hospital-emergency-care-assistant-using-noninvasive-ventilation-mask-ambulance-closeup-shot_657921-1491.jpg", imageAlt: "Emergency Care"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-team-provide-medical-help-injured-patient-way-healthcare-hospital-emergency-care-assistant-using-noninvasive-ventilation-mask-ambulance-closeup-shot_657921-1491.jpg?_wi=1", imageAlt: "Emergency Care"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/doctor-expert-examining-radiography-scan-results-healthcare-records_482257-122901.jpg", imageAlt: "Hospital Facility"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/doctor-expert-examining-radiography-scan-results-healthcare-records_482257-122901.jpg?_wi=1", imageAlt: "Hospital Facility"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg", imageAlt: "Our Doctors"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg?_wi=1", imageAlt: "Our Doctors"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -101,13 +101,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Maternity Services", description: "Normal delivery, C-section (LSCS), high-risk pregnancy care, antenatal and postnatal care with expert medical supervision", imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg", imageAlt: "Maternity Services"}, + title: "Maternity Services", description: "Normal delivery, C-section (LSCS), high-risk pregnancy care, antenatal and postnatal care with expert medical supervision", imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg?_wi=2", imageAlt: "Maternity Services"}, { id: 2, - title: "Pediatric Services", description: "Newborn care, vaccinations, emergency pediatric support, child specialist consultations, and growth monitoring programs", imageSrc: "http://img.b2bpic.net/free-photo/baby-visiting-doctor-checkup_53876-139548.jpg", imageAlt: "Pediatric Services"}, + title: "Pediatric Services", description: "Newborn care, vaccinations, emergency pediatric support, child specialist consultations, and growth monitoring programs", imageSrc: "http://img.b2bpic.net/free-photo/baby-visiting-doctor-checkup_53876-139548.jpg?_wi=2", imageAlt: "Pediatric Services"}, { id: 3, - title: "24/7 Emergency Care", description: "Immediate medical response, round-the-clock emergency support, NICU care, and quick response team available anytime", imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-team-provide-medical-help-injured-patient-way-healthcare-hospital-emergency-care-assistant-using-noninvasive-ventilation-mask-ambulance-closeup-shot_657921-1491.jpg", imageAlt: "Emergency Services"}, + title: "24/7 Emergency Care", description: "Immediate medical response, round-the-clock emergency support, NICU care, and quick response team available anytime", imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-team-provide-medical-help-injured-patient-way-healthcare-hospital-emergency-care-assistant-using-noninvasive-ventilation-mask-ambulance-closeup-shot_657921-1491.jpg?_wi=2", imageAlt: "Emergency Services"}, ]} buttons={[{ text: "Book Service", href: "#contact" }]} /> @@ -126,16 +126,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "24/7 Availability", description: "Round-the-clock medical care and emergency services. No waiting, no delays. Always open for you.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-expert-examining-radiography-scan-results-healthcare-records_482257-122901.jpg", imageAlt: "Available 24/7"}, + title: "24/7 Availability", description: "Round-the-clock medical care and emergency services. No waiting, no delays. Always open for you.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-expert-examining-radiography-scan-results-healthcare-records_482257-122901.jpg?_wi=2", imageAlt: "Available 24/7"}, { id: 2, - title: "Experienced Doctors", description: "Qualified obstetricians, pediatricians, and nursing staff with years of expertise in women and children healthcare", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg", imageAlt: "Expert Doctors"}, + title: "Experienced Doctors", description: "Qualified obstetricians, pediatricians, and nursing staff with years of expertise in women and children healthcare", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg?_wi=2", imageAlt: "Expert Doctors"}, { id: 3, - title: "Affordable Treatment", description: "High-quality medical care at prices you can afford. We believe healthcare should not drain your pocket.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-expert-examining-radiography-scan-results-healthcare-records_482257-122901.jpg", imageAlt: "Affordable Care"}, + title: "Affordable Treatment", description: "High-quality medical care at prices you can afford. We believe healthcare should not drain your pocket.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-expert-examining-radiography-scan-results-healthcare-records_482257-122901.jpg?_wi=3", imageAlt: "Affordable Care"}, { id: 4, - title: "Easily Accessible", description: "Located at Opp. RTC Colony Kaman, Hayathnagar, Hyderabad. Easy directions and ample parking available.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-stethoscope-world-map_23-2148538268.jpg", imageAlt: "Accessible Location"}, + title: "Easily Accessible", description: "Located at Opp. RTC Colony Kaman, Hayathnagar, Hyderabad. Easy directions and ample parking available.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-stethoscope-world-map_23-2148538268.jpg?_wi=1", imageAlt: "Accessible Location"}, ]} /> @@ -153,7 +153,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" members={[ { - id: "1", name: "Dr. G Tharun Reddy", role: "Obstetrics & Gynecology Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg", imageAlt: "Dr. G Tharun Reddy"}, + id: "1", name: "Dr. G Tharun Reddy", role: "Obstetrics & Gynecology Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg?_wi=3", imageAlt: "Dr. G Tharun Reddy"}, { id: "2", name: "Dr. N Nikitha Reddy", role: "Pediatrics & Child Health Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-doctor-wearing-medical-robe-stethoscope-standing-isolated-white-wall-with-copy-space_141793-25947.jpg", imageAlt: "Dr. N Nikitha Reddy"}, ]} @@ -172,13 +172,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Priya Sharma", role: "New Mother", testimonial: "The doctors and staff are down to earth and very friendly. They made me feel safe and cared for during my delivery. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg", imageAlt: "Priya Sharma"}, + id: "1", name: "Priya Sharma", role: "New Mother", testimonial: "The doctors and staff are down to earth and very friendly. They made me feel safe and cared for during my delivery. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg?_wi=1", imageAlt: "Priya Sharma"}, { - id: "2", name: "Anjali Kumar", role: "Parent", testimonial: "Quality treatment at affordable price. We were very impressed with the staff's attention and professionalism. Best hospital in Hayathnagar!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg", imageAlt: "Anjali Kumar"}, + id: "2", name: "Anjali Kumar", role: "Parent", testimonial: "Quality treatment at affordable price. We were very impressed with the staff's attention and professionalism. Best hospital in Hayathnagar!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg?_wi=2", imageAlt: "Anjali Kumar"}, { - id: "3", name: "Radha Verma", role: "Expectant Mother", testimonial: "Excellent care and treatment. The doctors explained everything clearly and answered all my questions. I feel confident in their hands.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg", imageAlt: "Radha Verma"}, + id: "3", name: "Radha Verma", role: "Expectant Mother", testimonial: "Excellent care and treatment. The doctors explained everything clearly and answered all my questions. I feel confident in their hands.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg?_wi=3", imageAlt: "Radha Verma"}, { - id: "4", name: "Meera Patel", role: "Parent", testimonial: "Very compassionate team. They treat patients like family. The 24/7 emergency services gave us peace of mind when our baby needed immediate care.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg", imageAlt: "Meera Patel"}, + id: "4", name: "Meera Patel", role: "Parent", testimonial: "Very compassionate team. They treat patients like family. The 24/7 emergency services gave us peace of mind when our baby needed immediate care.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg?_wi=4", imageAlt: "Meera Patel"}, ]} /> @@ -231,7 +231,7 @@ export default function LandingPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-stethoscope-world-map_23-2148538268.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-stethoscope-world-map_23-2148538268.jpg?_wi=2" imageAlt="Hospital Location" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1