Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -56,6 +56,8 @@ export default function LandingPage() {
|
||||
title="Ready to Automate Your Business?"
|
||||
description="Join hundreds of brands scaling with AI. Talk to an expert today."
|
||||
buttons={[{ text: "Get a Consultation", href: "/contact" }]}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,6 +78,8 @@ export default function LandingPage() {
|
||||
title="Explore Our Capabilities"
|
||||
description="See how our custom automation can solve your specific bottleneck."
|
||||
buttons={[{ text: "Discuss Requirements", href: "/contact" }]}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -96,6 +100,8 @@ export default function LandingPage() {
|
||||
title="Custom Enterprise Solutions"
|
||||
description="Have specific needs or high-volume requirements? Let's build it."
|
||||
buttons={[{ text: "Contact Sales", href: "/contact" }]}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -128,6 +134,8 @@ export default function LandingPage() {
|
||||
title="Ready to scale?"
|
||||
description="Let's transform your operations."
|
||||
buttons={[{ text: "Get Started Now", href: "/contact" }]}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<FooterCard
|
||||
logoText="AiViqo"
|
||||
|
||||
Reference in New Issue
Block a user