Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -224,13 +224,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "98%", description: "Customer Satisfaction"
|
||||
id: "1", value: "98%"
|
||||
},
|
||||
{
|
||||
value: "5M+", description: "Miles Transported"
|
||||
id: "2", value: "5M+"
|
||||
},
|
||||
{
|
||||
value: "100%", description: "Secure Deliveries"
|
||||
id: "3", value: "100%"
|
||||
}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user