Update src/app/about/page.tsx
This commit is contained in:
@@ -122,25 +122,25 @@ export default function AboutPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "years",
|
||||
value: "15+",
|
||||
value: "5+",
|
||||
description:
|
||||
"Years of experience in professional freight transportation and logistics",
|
||||
},
|
||||
{
|
||||
id: "customers",
|
||||
value: "500+",
|
||||
value: "100+",
|
||||
description:
|
||||
"Satisfied customers and long-term partnerships built on trust",
|
||||
},
|
||||
{
|
||||
id: "shipments",
|
||||
value: "50K+",
|
||||
value: "1K+",
|
||||
description:
|
||||
"Successful shipments delivered annually with 100% on-time performance",
|
||||
"Successful shipments delivered annually with 99.8% on-time performance",
|
||||
},
|
||||
{
|
||||
id: "team",
|
||||
value: "100+",
|
||||
value: "10+",
|
||||
description:
|
||||
"Professional team members dedicated to your freight success",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user