Update src/app/contact/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function ContactPage() {
|
||||
{ text: "Send Message", href: "mailto:contact@liquiditytrader.com" },
|
||||
{ text: "Back Home", href: "/" },
|
||||
]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user