diff --git a/src/app/page.tsx b/src/app/page.tsx index 31b988a..8ff326f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { title="Building Leaders and Scholars Since 1988" metrics={[ { icon: Users, label: "Established", value: "1988" }, - { icon: Shield, label: "CBSE Recognized", value: "Yes", metricCardClassName: "ring-2 ring-blue-500 bg-blue-50 dark:bg-blue-950/30" }, + { icon: Shield, label: "CBSE Recognized", value: "Yes" }, { icon: Award, label: "Co-Educational", value: "Yes" }, { icon: BookOpen, label: "Medium", value: "English" } ]}