diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 42c0a16..ae6fea8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -81,7 +81,7 @@ export default function ContactPage() { description: "Coverage zone" }, { - title: "Experience", values: [15, 15, 15], + title: "Experience", values: ["15", "15", "15"], valueSuffix: "yrs", description: "In business" }, ],