5 Commits

Author SHA1 Message Date
32a0f7bc2b Update src/app/page.tsx 2026-03-09 13:46:44 +00:00
5b8deff8a2 Update src/app/layout.tsx 2026-03-09 13:46:44 +00:00
a0418d7574 Merge version_1 into main
Merge version_1 into main
2026-03-09 13:44:43 +00:00
525753b317 Merge version_1 into main
Merge version_1 into main
2026-03-09 13:43:48 +00:00
d3d8e435b8 Merge version_1 into main
Merge version_1 into main
2026-03-09 13:42:30 +00:00
2 changed files with 9 additions and 1406 deletions

File diff suppressed because it is too large Load Diff

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"