Update src/app/disclaimer/page.tsx

This commit is contained in:
2026-03-03 16:14:21 +00:00
parent 9da56e87bd
commit 09e9f96956

View File

@@ -92,7 +92,7 @@ export default function DisclaimerPage() {
{ text: "Contact Support", href: "/contact" },
{ text: "Return Home", href: "/" },
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>