Update src/app/contact/page.tsx

This commit is contained in:
2026-04-09 02:08:06 +00:00
parent e0e93e5916
commit 13789ce75b

View File

@@ -39,6 +39,7 @@ export default function ContactPage() {
title="Get in Touch"
description="Send us a message and we'll get back to you shortly regarding your orders and inquiries."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>
</div>