Update src/app/page.tsx

This commit is contained in:
2026-03-09 13:46:44 +00:00
parent 5b8deff8a2
commit 32a0f7bc2b

View File

@@ -156,9 +156,9 @@ export default function LandingPage() {
title="Trusted by Industry Leaders"
description="Our proven track record demonstrates excellence in manufacturing and service"
metrics={[
{ id: "1", value: "10+ Years", description: "Industry Experience" },
{ id: "2", value: "500+", description: "Satisfied Clients" },
{ id: "3", value: "99%", description: "On-Time Delivery" },
{ id: "1", value: "99%", description: "Delivery Accuracy" },
{ id: "2", value: "10+ Years", description: "Industry Experience" },
{ id: "3", value: "500+", description: "Satisfied Clients" },
{ id: "4", value: "5.0★", description: "Customer Rating" },
]}
gridVariant="uniform-all-items-equal"