Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 78d97d763a | |||
| ca44ae636b | |||
| 7b06c084f6 | |||
| f80e6388f5 | |||
| 0ce9877ff5 |
@@ -1410,4 +1410,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -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