diff --git a/src/app/page.tsx b/src/app/page.tsx index c749e1c..df90993 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={BookOpen} tagAnimation="slide-up" buttons={[ - { text: "Enroll Now", href: "#contact" }, + { text: "Start Your Journey", href: "#contact" }, { text: "Explore Courses", href: "#courses" } ]} buttonAnimation="slide-up"