From d820328fc09a19f9613ad6e795d6e990c5a496f1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 17:38:26 +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 8bc3ffa..9fefa24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { id: "m2", value: "500+", title: "Projects Completed", description: "Across India", icon: Building, }, { - id: "m3", value: "100%", title: "Client Satisfaction", description: "Measured annual success", icon: Smile, + id: "m3", value: "500+", title: "Happy Clients", description: "Measured annual success", icon: Smile, }, { id: "m4", value: "ISO", title: "Certified", description: "Quality standards met", icon: ShieldCheck, -- 2.49.1