diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b62ded..2a07ef1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -231,7 +231,7 @@ export default function HomePage() { tag="Get In Touch" tagIcon={Mail} title="Ready to Transform Your Learning?" - description="Join thousands of students already learning smarter with Learnify. Get started free today and experience personalized education powered by AI." + description="Join thousands of students already learning smarter with Learnify. Limited seats available for April cohorts—get 30% off when you start this week!" buttons={[ { text: "Start Free Trial", href: "/dashboard" }, { text: "Schedule Demo", href: "/contact" }, @@ -250,4 +250,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}