Update src/app/page.tsx
This commit is contained in:
@@ -50,13 +50,13 @@ export default function HomePage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
title: "Satisfaction Rate", value: "98%"
|
||||
value: "98%"
|
||||
},
|
||||
{
|
||||
title: "Projects Completed", value: "500+"
|
||||
value: "500+"
|
||||
},
|
||||
{
|
||||
title: "Years in Business", value: "10"
|
||||
value: "10"
|
||||
}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user