diff --git a/src/app/page.tsx b/src/app/page.tsx index df90993..bfb6e8d 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: "Start Your Journey", href: "#contact" }, + { text: "Enroll Today", href: "#contact" }, { text: "Explore Courses", href: "#courses" } ]} buttonAnimation="slide-up"