From 0448d78cec2da6ba2ff735b95b644a99c453ed4c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 17:17:28 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index df3ec5c..48e0dbf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,6 +41,7 @@ export default function ContactPage() { description="We are located at 125 W Market St, Crawfordsville, IN 47933." buttons={[{ text: "Visit Facebook", href: "https://www.facebook.com/profile.php?id=100063723903618" }]} useInvertedBackground={false} + background={{ variant: "plain" }} /> @@ -50,16 +51,7 @@ export default function ContactPage() { title="Stay Updated" description="Sign up for our latest daily specials." useInvertedBackground={false} - /> - - -