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,