Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user