Update src/app/page.tsx

This commit is contained in:
2026-03-09 13:48:27 +00:00
parent 467155862c
commit 53eb70fa94

View File

@@ -170,7 +170,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
title="Trusted by Industry Leaders"
title="See Why 500+ Clients Choose Vandit Polycraft"
description="Real feedback from our valued business partners across India"
tag="Client Reviews"
tagIcon={Star}
@@ -261,4 +261,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}