diff --git a/src/app/page.tsx b/src/app/page.tsx index c02671a..6a5b9f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="blur-reveal" buttons={[ - { text: "Explore Now", href: "#features" }, + { text: "Start Free Today", href: "#features" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="blur-reveal"