diff --git a/src/app/page.tsx b/src/app/page.tsx index 870cf17..3bebee1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { text="Ready to transform your learning experience? Sign up for Simply today and start mastering your content." animationType="entrance-slide" buttons={[ - { text: "Sign Up Now", href: "https://simply.app/signup" }, + { text: "Start Free Trial", href: "https://simply.app/signup" }, { text: "Book a Demo", href: "https://simply.app/demo" } ]} background={{ variant: "plain" }}