From a8f01907ae014e188a2d5e948f5bcc3df87aadb5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 12:00:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 42ed410..bbfaabc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { description="ZecurX delivers practical cybersecurity training directly to universities, helping students understand real-world digital threats and defensive strategies. Our curriculum combines academic rigor with hands-on laboratory experiences, preparing the next generation of cybersecurity professionals." metrics={[ { value: '20+', title: 'Universities Partnered' }, - { value: '50+', title: 'Workshops Conducted' }, + { value: '2,000+', title: 'Students Certified' }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqMM5gGPrg2xpbGx2soIlMnW3O/abstract-cybersecurity-threat-visualizat-1773315676921-413a936e.png?_wi=2" imageAlt="Cyber threat protection visualization" -- 2.49.1