diff --git a/src/app/page.tsx b/src/app/page.tsx index 62f8166..bfa9292 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { tag="Premium Education" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "sparkles-gradient" }} + background={{ variant: "aurora" }} buttons={[ { text: "Explore Courses", href: "#courses" }, { text: "Book a Demo", href: "#calendar" }