Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86449fc530 | |||
| 53eb70fa94 | |||
| 467155862c | |||
| 3f5f567dbe |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -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}
|
||||||
@@ -261,4 +261,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user