Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 53eb70fa94 | |||
| 467155862c | |||
| 3f5f567dbe | |||
| 32a0f7bc2b | |||
| 5b8deff8a2 | |||
| a0418d7574 | |||
| 525753b317 | |||
| d3d8e435b8 |
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -156,9 +156,9 @@ export default function LandingPage() {
|
|||||||
title="Trusted by Industry Leaders"
|
title="Trusted by Industry Leaders"
|
||||||
description="Our proven track record demonstrates excellence in manufacturing and service"
|
description="Our proven track record demonstrates excellence in manufacturing and service"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "1", value: "10+ Years", description: "Industry Experience" },
|
{ id: "1", value: "99%", description: "Delivery Accuracy" },
|
||||||
{ id: "2", value: "500+", description: "Satisfied Clients" },
|
{ id: "2", value: "10+ Years", description: "Industry Experience" },
|
||||||
{ id: "3", value: "99%", description: "On-Time Delivery" },
|
{ id: "3", value: "500+", description: "Satisfied Clients" },
|
||||||
{ id: "4", value: "5.0★", description: "Customer Rating" },
|
{ id: "4", value: "5.0★", description: "Customer Rating" },
|
||||||
]}
|
]}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTen
|
<TestimonialCardTen
|
||||||
title="Trusted by Industry Leaders"
|
title="See Why 500+ Clients Choose Vandit Polycraft"
|
||||||
description="Real feedback from our valued business partners across India"
|
description="Real feedback from our valued business partners across India"
|
||||||
tag="Client Reviews"
|
tag="Client Reviews"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
|
|||||||
Reference in New Issue
Block a user