diff --git a/src/app/page.tsx b/src/app/page.tsx index 89c954d..4629212 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,10 +101,10 @@ export default function HomePage() { gridVariant="uniform-all-items-equal" metrics={[ { - id: "1", value: "50+", title: "Projects Completed", description: "Successful industrial and commercial construction projects executed with precision", icon: CheckCircle, + id: "1", value: "15+", title: "Years Experience", description: "Two decades of expertise in steel and civil construction across industries", icon: TrendingUp, }, { - id: "2", value: "15+", title: "Years Experience", description: "Two decades of expertise in steel and civil construction across industries", icon: TrendingUp, + id: "2", value: "50+", title: "Projects Completed", description: "Successful industrial and commercial construction projects executed with precision", icon: CheckCircle, }, { id: "3", value: "5", title: "Manufacturing Units", description: "Strategic locations across multiple districts for efficient project execution", icon: Zap,