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