diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index eb53fcf..da0acb1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,6 +45,8 @@ export default function ContactPage() { buttons={[ { text: "Call Now", href: "tel:01895347940" }, ]} + background={{ variant: "plain" }} + useInvertedBackground={false} />