Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user