Merge version_1 into main #4
@@ -169,13 +169,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
subtitle: "Rated 5 stars", category: "Customer", value: "99%"
|
||||
description: "Rated 5 stars", category: "Customer", value: "99%"
|
||||
},
|
||||
{
|
||||
subtitle: "On Time", category: "Efficiency", value: "100%"
|
||||
description: "On Time", category: "Efficiency", value: "100%"
|
||||
},
|
||||
{
|
||||
subtitle: "For our clients", category: "Impact", value: "+40%"
|
||||
description: "For our clients", category: "Impact", value: "+40%"
|
||||
}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user