diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9bb1a48..a139b13 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", },