Update src/app/contact/page.tsx

This commit is contained in:
2026-04-16 18:42:33 +00:00
parent bcd85e4403
commit 70abadd4ec

View File

@@ -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}
/>
</div>