diff --git a/src/app/page.tsx b/src/app/page.tsx index 139051e..cc2ed4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function HomePage() { title="Your Money. Fully Controlled." description="Take charge of your finances with intelligent tracking, budgeting, and insights. See exactly where your money goes and make smarter financial decisions." buttons={[ - { text: "Get Started Free", href: "#" }, + { text: "Start Free Trial", href: "#" }, { text: "View Demo", href: "#" }, ]} background={{ variant: "radial-gradient" }}