diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 79f941d..de1dfe4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { { text: "Explore Our Courses", href: "/contact" }, { text: "Back to Home", href: "/" }, ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} useInvertedBackground={false} />