diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fb250d..4c08f44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -253,8 +253,8 @@ export default function LandingPage() { text="Ready to transform your creative passion into a professional career? Join MAAC and become part of India's premier animation and VFX community." animationType="entrance-slide" buttons={[ - { text: "Apply Now", href: "#demo" }, - { text: "Contact Us", href: "#footer" } + { text: "Enroll Today", href: "#demo" }, + { text: "Get in Touch", href: "#footer" } ]} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false}