diff --git a/src/app/page.tsx b/src/app/page.tsx index 21a3250..292e5d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }} />