Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 16:14:08 +00:00
parent 60421aa58f
commit e7083b2151

View File

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