diff --git a/src/app/page.tsx b/src/app/page.tsx index cbe1225..cbd1369 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { tag="Excellence" metrics={[ { id: "m1", value: "228+", description: "Verified Client Reviews" }, - { id: "m2", value: "3.5", description: "Star Rating" }, + { id: "m2", value: "4.2", description: "Star Rating" }, { id: "m3", value: "10+", description: "Years of Excellence" }, ]} metricsAnimation="slide-up"