2 Commits

Author SHA1 Message Date
0b1b0a9326 Update src/app/page.tsx 2026-03-10 10:12:01 +00:00
6d8ee44bf4 Merge version_2 into main
Merge version_2 into main
2026-03-10 10:05:13 +00:00

View File

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