3 Commits

Author SHA1 Message Date
e55095f255 Update src/app/page.tsx 2026-03-05 04:05:21 +00:00
2b722cfc6d Merge version_2 into main
Merge version_2 into main
2026-03-05 04:02:41 +00:00
beac4c98a9 Update src/app/page.tsx 2026-03-05 04:02:37 +00:00

View File

@@ -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"