Update src/app/services/page.tsx

This commit is contained in:
2026-03-04 16:38:45 +00:00
parent bc07515e1f
commit bcc588cb1d

View File

@@ -72,7 +72,7 @@ export default function ServicesPage() {
description="Dedicated legal expertise across consumer protection, healthcare access, financial abuse prevention, and military benefits. Each service is tailored to the unique challenges veterans face."
tag="Service Overview"
tagIcon={Briefcase}
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "4", label: "Service Areas" },
{ value: "35+", label: "Licensed Attorneys" },
@@ -139,7 +139,7 @@ export default function ServicesPage() {
tagIcon={Phone}
title="Our Legal Team is Ready to Serve You"
description="Take the first step toward protecting your rights. Contact us today for a free, confidential consultation. We're here to help veterans navigate complex legal challenges."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Request Consultation", href: "/contact" },
{ text: "Call 1-800-VET-LEGAL" },