2 Commits

Author SHA1 Message Date
dcb5165a36 Update src/app/page.tsx 2026-03-07 22:54:09 +00:00
5edb38a037 Merge version_4 into main
Merge version_4 into main
2026-03-07 22:52:21 +00:00

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
logoText="Mindex AI"
description="Intelligent marketing automation powered by advanced AI. Generate compelling campaigns, optimize performance, and engage customers with unprecedented precision."
buttons={[
{ text: "Start Free Trial", href: "contact" },
{ text: "View Demo", href: "features" }
{ text: "Get Free Trial", href: "contact" },
{ text: "See AI in Action", href: "features" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}