diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f176aa..dba1056 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "@rahulv", testimonial: "Excellent care and friendly staff. Truly a life-saving experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6438.jpg?_wi=1", imageAlt: "modern hospital trauma center exterior", }, { @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@sunitas", testimonial: "Felt like family. The treatment was affordable and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/emergency-room-hallway-with-illuminated-sign_23-2151997621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/emergency-room-hallway-with-illuminated-sign_23-2151997621.jpg?_wi=1", imageAlt: "modern hospital trauma center exterior", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@amitp", testimonial: "Top-notch facility. The nurses were incredibly attentive.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-ill-slavic-woman-wearing-medical-mask-scarf_141793-98415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-ill-slavic-woman-wearing-medical-mask-scarf_141793-98415.jpg?_wi=1", imageAlt: "modern hospital trauma center exterior", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@priyas", testimonial: "Smooth process from admission to recovery. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blue-plastic-baby-boy-essentials-collection_58702-17446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-plastic-baby-boy-essentials-collection_58702-17446.jpg?_wi=1", imageAlt: "modern hospital trauma center exterior", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@vikrams", testimonial: "Excellent diagnostics and very supportive environment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pediatrician-doctor-consulting-lungs-listening-heartbeat-using-medical-stethoscope_482257-20375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pediatrician-doctor-consulting-lungs-listening-heartbeat-using-medical-stethoscope_482257-20375.jpg?_wi=1", imageAlt: "modern hospital trauma center exterior", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { href: "tel:1234567890", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6438.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6438.jpg?_wi=2" imageAlt="Indore Trauma Centre Exterior" avatars={[ { @@ -144,21 +144,21 @@ export default function LandingPage() { title: "24/7 Emergency Care", description: "Immediate access to trauma specialists around the clock.", tag: "Speed", - imageSrc: "http://img.b2bpic.net/free-photo/emergency-room-hallway-with-illuminated-sign_23-2151997621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/emergency-room-hallway-with-illuminated-sign_23-2151997621.jpg?_wi=2", }, { id: "f2", title: "Affordable Healthcare", description: "High-quality treatment options that don't burden your finances.", tag: "Value", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-ill-slavic-woman-wearing-medical-mask-scarf_141793-98415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-ill-slavic-woman-wearing-medical-mask-scarf_141793-98415.jpg?_wi=2", }, { id: "f3", title: "Expert Orthopaedics", description: "Specialized surgeons for complex orthopaedic and trauma conditions.", tag: "Expertise", - imageSrc: "http://img.b2bpic.net/free-photo/blue-plastic-baby-boy-essentials-collection_58702-17446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-plastic-baby-boy-essentials-collection_58702-17446.jpg?_wi=2", }, ]} title="Why Choose Us" @@ -173,7 +173,7 @@ export default function LandingPage() { title="Why Patients Trust Us" description="At Indore Trauma Centre, patients are treated like family. Our highly skilled doctors, caring nursing staff, and dedicated support team ensure every patient receives personalized and compassionate care." subdescription="We combine modern medical technology with a human touch to guarantee the best recovery outcomes." - imageSrc="http://img.b2bpic.net/free-photo/pediatrician-doctor-consulting-lungs-listening-heartbeat-using-medical-stethoscope_482257-20375.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pediatrician-doctor-consulting-lungs-listening-heartbeat-using-medical-stethoscope_482257-20375.jpg?_wi=2" mediaAnimation="slide-up" icon={Activity} />