Merge version_3 into main #3
@@ -1410,4 +1410,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Trusted by 500+ enterprises with an average 98% satisfaction rate. Hear directly from executives and decision-makers who've transformed their businesses with our platform."
|
||||
description="Hear directly from executives and decision-makers who've transformed their businesses with our platform."
|
||||
tag="Client Stories"
|
||||
tagIcon={MessageSquare}
|
||||
tagAnimation="slide-up"
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Enterprise Clients" },
|
||||
{ value: "1M+", label: "Workflows Automated" },
|
||||
{ value: "98%", label: "Average Satisfaction" },
|
||||
{ value: "15+", label: "Years Industry Leading" },
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -244,4 +244,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user