Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-12 17:17:46 +00:00

View File

@@ -155,17 +155,17 @@ export default function HomePage() {
<MetricCardOne
metrics={[
{
id: "1", value: "10000", title: "Patients", description: "Successfully treated annually", icon: Users,
id: "1", value: "10000", title: "Patients", description: "Successfully treated annually", icon: Users
},
{
id: "2", value: "50", title: "Specialists", description: "Experienced doctors on staff", icon: Stethoscope,
id: "2", value: "50", title: "Specialists", description: "Experienced doctors on staff", icon: Stethoscope
},
{
id: "3", value: "15", title: "Departments", description: "Comprehensive medical services", icon: Building2,
id: "3", value: "15", title: "Departments", description: "Comprehensive medical services", icon: Building2
},
{
id: "4", value: "98", title: "% Satisfaction", description: "Patient satisfaction rate", icon: Heart,
cardClassName: "ring-2 ring-primary-button bg-gradient-to-br from-primary-button/20 via-primary-button/10 to-transparent shadow-lg shadow-primary-button/20"},
id: "4", value: "98", title: "% Satisfaction", description: "Patient satisfaction rate", icon: Heart
},
]}
title="Healthcare Excellence by Numbers"
description="Proven track record of delivering exceptional patient care and medical outcomes"