Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user