Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 71c555fe94 | |||
| 4d01f02b26 | |||
| 42959b6253 | |||
| 9308e6d2cc | |||
| 56bd7b2b40 | |||
| c54dc989ce | |||
| 439b78d3c5 | |||
| 2a069f427c | |||
| 123644d421 | |||
| 75215775b3 | |||
| cb0f2ac6d0 | |||
| 150b992cbe | |||
| fd967de50a | |||
| 317d38c8b6 | |||
| c1a670d962 | |||
| 60548605d1 |
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
gridVariant="uniform-3-items"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Ready to Scale?"
|
||||
title="Replace Manual Work With AI"
|
||||
description="Let's talk about how Nuvion Media can automate your business, reduce costs, and accelerate growth. Book a strategy call with our team."
|
||||
description="Book a 20-minute strategy call to see ROI projections for your business. Our team will analyze your workflows and show exactly how Nuvion can automate operations, reduce costs, and accelerate growth."
|
||||
tagIcon={Rocket}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user