From 70abadd4ecb3ccdbc822a44bed865a708a49e3a6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 18:42:33 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) 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} />