Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c16597634e | |||
| 6f866031a7 | |||
| 3e90d4d08d | |||
| 6a41e0e9b4 | |||
| 99d645a2d4 | |||
| ffb43cd393 | |||
| 9bc3169ac5 | |||
| c260b2d679 | |||
| 2d6adf1aa4 | |||
| 4568d570d6 | |||
| 6028d4d32d |
@@ -1269,4 +1269,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplit
|
<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."
|
description="Enterprise-grade systems that handle complexity with precision. Automate the entire stack. Move faster. Scale without friction."
|
||||||
tag="Enterprise Platform"
|
tag="Enterprise Platform"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
@@ -327,4 +327,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user