diff --git a/src/app/page.tsx b/src/app/page.tsx index 68e05bc..08c5d9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,19 +92,19 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Dermatology Hub", description: "AI-assisted skin diagnostics and remote specialist consultations.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-from-future-concept_23-2151111117.jpg", buttonIcon: Zap, + title: "Dermatology Hub", description: "AI-assisted skin diagnostics and remote specialist consultations.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-from-future-concept_23-2151111117.jpg?_wi=1", buttonIcon: Zap, }, { - title: "Mental Health Node", description: "Secure, patient-centric telehealth infrastructure for behavioral health.", imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521337.jpg", buttonIcon: Heart, + title: "Mental Health Node", description: "Secure, patient-centric telehealth infrastructure for behavioral health.", imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521337.jpg?_wi=1", buttonIcon: Heart, }, { title: "General Telehealth", description: "Seamless primary care routing and prescription management.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-low-poly-plexus-design_1048-15687.jpg", buttonIcon: Globe, }, { - title: "Pediatric Care", description: "Integrated digital pediatric specialized follow-up protocols.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-from-future-concept_23-2151111117.jpg", buttonIcon: Shield, + title: "Pediatric Care", description: "Integrated digital pediatric specialized follow-up protocols.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-from-future-concept_23-2151111117.jpg?_wi=2", buttonIcon: Shield, }, { - title: "Cardiology Hub", description: "Advanced remote heart monitoring and analysis.", imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521337.jpg", buttonIcon: Activity, + title: "Cardiology Hub", description: "Advanced remote heart monitoring and analysis.", imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521337.jpg?_wi=2", buttonIcon: Activity, }, ]} title="Our Clinic Network"