Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e6e8ba6b4 | |||
| e55095f255 | |||
| 2b722cfc6d | |||
| beac4c98a9 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
tagIcon={BookOpen}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Learning Now", href: "#courses" },
|
||||
{ text: "Get Started Free", href: "#courses" },
|
||||
{ text: "Explore Features", href: "#about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
title="Trusted by Educators and Learners"
|
||||
description="Hear from users who have transformed their learning journey with Learnify."
|
||||
tag="User Testimonials"
|
||||
tag="Trusted by 10,000+ Learners"
|
||||
tagIcon={MessageCircle}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user