Merge version_1 into main #5
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tag="Powered by Multi-Agent AI"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "https://app.arcliq.ai/trial" },
|
||||
{ text: "Watch Demo", href: "#demo" }
|
||||
@@ -270,7 +270,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule Demo", href: "#contact-demo" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user