Update src/app/about/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user