From 914a41aca2e8e127ba01d8a9bf90cd9feb1746cc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:30:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9396790..473d564 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { title="Experience & Dedication" description="As your trusted industrial partner, we take immense pride in our craft. Our focus is on technical excellence, attention to detail, and maintaining a high level of customer satisfaction through every stage of our work." metrics={[ - { value: "24/7", title: "Support Availability" }, + { value: "7-15 ", title: "Support Availability" }, { value: "99.9%", title: "Reliability Rate" }, { value: "300+", title: "Active Projects" } ]} -- 2.49.1