From af1e9cf4e2382dc15038125fdca9222e5d5ce928 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 07:20:41 +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 604f394..57270d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { value: "50+", title: "Projects Delivered" }, - { value: "98%", title: "Client Satisfaction" }, + { value: "98% - Avg. 4.9/5 Stars", title: "Client Satisfaction" }, { value: "8+", title: "Years Experience" }, { value: "15+", title: "AI Solutions Deployed" } ]} -- 2.49.1