diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5de6bc7..111ac56 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -110,7 +110,7 @@ export default function ContactPage() { tag="We're Here to Help" tagIcon={MessageCircle} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} buttons={[ { text: "Start Live Chat", href: "#live-chat"},