Merge version_1 into main #7
@@ -169,13 +169,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "99%", description: "Customer"
|
||||
value: "99%", label: "Customer"
|
||||
},
|
||||
{
|
||||
value: "100%", description: "Efficiency"
|
||||
value: "100%", label: "Efficiency"
|
||||
},
|
||||
{
|
||||
value: "+40%", description: "Impact"
|
||||
value: "+40%", label: "Impact"
|
||||
}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user