Update src/app/contact/page.tsx

This commit is contained in:
2026-03-18 16:05:49 +00:00
parent 4c525cf4d1
commit e44e803233

View File

@@ -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"},