Merge version_4 into main #6
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "animated-grid" }}
|
||||
title="Streamline Your Inventory with Desktop-Grade Precision"
|
||||
description="Professional desktop-first solution for total control over inventory, real-time reporting, and granular team permissions."
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
kpis={[
|
||||
{ value: "99.9%", label: "Uptime Reliability" },
|
||||
{ value: "2.5k+", label: "Active Installations" },
|
||||
@@ -147,4 +148,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user