Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-21 16:57:55 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
<HeroSplitKpi
background={{
variant: "gradient-bars"}}
title="Build the future of digital infrastructure"
title="Scale Your Infrastructure Effortlessly"
description="Enterprise-grade software solutions designed to scale your operations, secure your data, and accelerate your innovation roadmap."
kpis={[
{
@@ -251,4 +251,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}