diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d6cdce0..4dafabd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -19,6 +19,7 @@ export default function ContactPage() { title="Get in touch" description="We would love to help with your project." useInvertedBackground={false} + background={{ variant: "plain" }} />