Compare commits
5 Commits
version_7
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f866031a7 | |||
| 3e90d4d08d | |||
| e3126ea284 | |||
| d41aed34e1 | |||
| dec7ed256d |
@@ -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}
|
||||||
@@ -104,6 +104,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
|
cardDescriptionClassName="text-neutral-300/90 font-medium contrast-75"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -209,6 +210,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
|
cardDescriptionClassName="text-neutral-200/95 font-semibold contrast-100"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -274,6 +276,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
|
cardDescriptionClassName="text-neutral-200/95 font-bold contrast-125"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user