Merge version_10 into main #11

Merged
development merged 2 commits from version_10 into main 2026-01-04 23:18:14 +00:00
Showing only changes of commit 6f866031a7 - Show all commits

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Where Infrastructure Transcends Into Art"
title="Infrastructure Transcends Into Art"
description="Enterprise-grade systems that handle complexity with precision. Automate the entire stack. Move faster. Scale without friction."
tag="Enterprise Platform"
tagIcon={Zap}
@@ -327,4 +327,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}