Merge version_10 into main

Merge version_10 into main
This commit was merged in pull request #11.
This commit is contained in:
2026-01-04 23:18:14 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1269,4 +1269,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

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>
);
}
}