diff --git a/src/app/page.tsx b/src/app/page.tsx index cb10e61..2f1a9c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Start Free Trial", href: "#contact" }, + { text: "Get Started Free (No credit card)", href: "#contact" }, { text: "View Demo", href: "#testimonials" } ]} buttonAnimation="slide-up"