Update src/app/page.tsx

This commit is contained in:
2026-03-26 05:47:11 +00:00
parent d96e118af7
commit 7366752ad4

View File

@@ -50,13 +50,13 @@ export default function HomePage() {
]}
kpiItems={[
{
value: "98%"
value: "98%", label: "Satisfaction"
},
{
value: "500+"
value: "500+", label: "Clients"
},
{
value: "10"
value: "10", label: "Awards"
}
]}
title="What Our Clients Say"