Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-09 13:48:32 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

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>
);
}
}