Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 673e4899e1 | |||
| 463278e2ac | |||
| 49f70cf4bc |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={BookOpen}
|
tagIcon={BookOpen}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Enroll Now", href: "#contact" },
|
{ text: "Start Your Journey", href: "#contact" },
|
||||||
{ text: "Explore Courses", href: "#courses" }
|
{ text: "Explore Courses", href: "#courses" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user