diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0a5f8d2..51fd45f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,6 +41,7 @@ export default function ContactPage() { title="Ready for your next cut?" description="Stop by our Morristown shop or give us a call at (973) 538-1675 to inquire about wait times." buttons={[{ text: "Submit", onClick: () => router.push("/") }]} + background={{ variant: "plain" }} useInvertedBackground={true} />