From 04847bdb943c99b3942c254a1b521ea9076d1bd7 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 18 Oct 2025 00:49:37 +0000 Subject: [PATCH] Remove Achievements Section from home cgen-321cfc5692ae43f5a6ec7ae443792ec1 --- client/pages/Index.tsx | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/client/pages/Index.tsx b/client/pages/Index.tsx index 659a17b2..d11fd602 100644 --- a/client/pages/Index.tsx +++ b/client/pages/Index.tsx @@ -319,41 +319,6 @@ export default function Index() { - {/* Achievements Section */} -
-
-
-
-

- Powering Innovation Worldwide -

-

- Our impact across the digital landscape -

-
- -
- {achievements.map((achievement, index) => ( -
-
-
- {achievement.metric} -
-
-
-

- {achievement.label} -

-
- ))} -
-
-
-
{/* Offerings Overview */}