Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-13 12:50:48 +00:00

View File

@@ -287,13 +287,12 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Ready to Transform Your Operations?"
description="Join hundreds of companies automating workflows and unlocking insights with our AI platform. Start free today."
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="slide-up"
buttons={[
{ text: "Start Your Free Trial", href: "#" },
{ text: "Schedule a Demo", href: "#" }
]}
useInvertedBackground={false}
buttonAnimation="slide-up"
background={{ variant: "animated-grid" }}
/>
</div>