Update src/app/contact/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function ContactPage() {
|
||||
description="Veterans Legal Aid provides free, confidential legal consultation and representation. Our experienced advocates are ready to fight for your rights and help you navigate complex legal challenges."
|
||||
tag="Contact & Support"
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
kpis={[
|
||||
{ value: "1-800-VET-LEGAL", label: "Call Anytime" },
|
||||
{ value: "24/7", label: "Support Available" },
|
||||
@@ -116,7 +116,7 @@ export default function ContactPage() {
|
||||
tagIcon={Shield}
|
||||
title="Take Action Today"
|
||||
description="Don't let legal challenges overwhelm you. Our team of experienced advocates is ready to provide the support and representation you need. Schedule your free consultation now and let us fight for your rights."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
buttons={[
|
||||
{ text: "Request Free Consultation", href: "#" },
|
||||
{ text: "Call 1-800-VET-LEGAL", href: "tel:1-800-838-5342" },
|
||||
|
||||
Reference in New Issue
Block a user