From e44e803233c173ab6cfb0038eee2a860c6fb293d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 16:05:49 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"},