From 31e93272c0185ded5069ee3758dfc82f8c19cce4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:48:08 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 107 +++++++++++++++++++++++------------------ 1 file changed, 59 insertions(+), 48 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5e961ca..77fe807 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -4,10 +4,11 @@ import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered"; import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; -import AboutMetric from "@/components/sections/about/AboutMetric"; +import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; +import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Shield, Award, Users, Globe, CheckCircle, Phone } from "lucide-react"; +import { Shield, Users, Heart, Award, Phone } from "lucide-react"; export default function AboutPage() { const navItems = [ @@ -66,77 +67,87 @@ export default function AboutPage() { /> -
+
-
- +
-
- +
Date: Wed, 4 Mar 2026 16:48:08 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 56 ++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8d95543..f09b040 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -3,11 +3,11 @@ import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered"; -import ContactCTA from "@/components/sections/contact/ContactCTA"; import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Phone, Shield, Clock } from "lucide-react"; +import { Phone, Mail, MapPin, Clock } from "lucide-react"; export default function ContactPage() { const navItems = [ @@ -66,26 +66,26 @@ export default function ContactPage() { />
-
+
@@ -93,33 +93,33 @@ export default function ContactPage() {
-
+
Date: Wed, 4 Mar 2026 16:48:08 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d127f21..da25597 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,14 +74,14 @@ export default function HomePage() { description="Comprehensive legal support for veterans facing consumer law issues, healthcare access barriers, financial abuse, and military-related legal matters. Our experienced team is committed to protecting your rights." tag="Trusted Legal Advocacy" tagIcon={Shield} - background={{ variant: "glowing-orb" }} + background={{ variant: "sparkles-gradient" }} kpis={[ { value: "10,000+", label: "Veterans Served" }, { value: "98%", label: "Case Resolution Rate" }, { value: "24/7", label: "Support Available" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg?_wi=1" imageAlt="Veterans Legal Services Team" imagePosition="right" mediaAnimation="slide-up" @@ -125,10 +125,10 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { id: "1", value: "$50M+", description: "In Benefits Recovered" }, - { id: "2", value: "8,500+", description: "Consumer Cases Won" }, - { id: "3", value: "6,200+", description: "Healthcare Issues Resolved" }, - { id: "4", value: "3,100+", description: "Financial Abuse Cases Stopped" }, + { id: "1", value: "10,000+", description: "Veterans Served" }, + { id: "2", value: "$50M+", description: "In Benefits Recovered" }, + { id: "3", value: "8,500+", description: "Consumer Cases Won" }, + { id: "4", value: "6,200+", description: "Healthcare Issues Resolved" }, ]} />
@@ -143,17 +143,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Consumer Fraud Protection", quote: "I was being taken advantage of by a predatory lender. The team at Veterans Legal Aid helped me recover my funds and protected me from further fraud. I can't thank them enough.", name: "James Mitchell", role: "Retired Army Colonel", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", imageAlt: "James Mitchell"}, + id: "1", title: "Consumer Fraud Protection", quote: "I was being taken advantage of by a predatory lender. The team at Veterans Legal Aid helped me recover my funds and protected me from further fraud. I can't thank them enough.", name: "James Mitchell", role: "Retired Army Colonel", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg?_wi=1", imageAlt: "James Mitchell"}, { - id: "2", title: "Healthcare Access Victory", quote: "My health insurance claim was wrongfully denied. The attorneys fought for me and got my coverage reinstated. Their healthcare advocacy team is exceptional.", name: "Sarah Chen", role: "Navy Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Sarah Chen"}, + id: "2", title: "Healthcare Access Victory", quote: "My health insurance claim was wrongfully denied. The attorneys fought for me and got my coverage reinstated. Their healthcare advocacy team is exceptional.", name: "Sarah Chen", role: "Navy Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1", imageAlt: "Sarah Chen"}, { - id: "3", title: "Financial Abuse Prevention", quote: "I was isolated and controlled financially. Veterans Legal Aid helped me understand my rights and escape a dangerous situation. Their compassionate approach saved my life.", name: "Michael Torres", role: "Marine Corps Veteran", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "Michael Torres"}, + id: "3", title: "Financial Abuse Prevention", quote: "I was isolated and controlled financially. Veterans Legal Aid helped me understand my rights and escape a dangerous situation. Their compassionate approach saved my life.", name: "Michael Torres", role: "Marine Corps Veteran", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=1", imageAlt: "Michael Torres"}, { - id: "4", title: "Benefits Claim Success", quote: "I was denied my VA benefits twice. The team appealed on my behalf with detailed documentation. Now my family receives the support we deserve.", name: "Angela Rodriguez", role: "Air Force Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portait-young-handsome-man_1303-9711.jpg", imageAlt: "Angela Rodriguez"}, + id: "4", title: "Benefits Claim Success", quote: "I was denied my VA benefits twice. The team appealed on my behalf with detailed documentation. Now my family receives the support we deserve.", name: "Angela Rodriguez", role: "Air Force Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portait-young-handsome-man_1303-9711.jpg?_wi=1", imageAlt: "Angela Rodriguez"}, { - id: "5", title: "Legal Advocacy Excellence", quote: "Professional, thorough, and genuinely committed to veterans. They took time to understand my case and fought tirelessly for justice.", name: "David Patterson", role: "Coast Guard Veteran", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "David Patterson"}, + id: "5", title: "Legal Advocacy Excellence", quote: "Professional, thorough, and genuinely committed to veterans. They took time to understand my case and fought tirelessly for justice.", name: "David Patterson", role: "Coast Guard Veteran", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "David Patterson"}, { - id: "6", title: "Comprehensive Support", quote: "From consumer protection to healthcare navigation, Veterans Legal Aid provided everything I needed. Outstanding service for our community.", name: "Rebecca Wilson", role: "Army Nurse Corps Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Rebecca Wilson"}, + id: "6", title: "Comprehensive Support", quote: "From consumer protection to healthcare navigation, Veterans Legal Aid provided everything I needed. Outstanding service for our community.", name: "Rebecca Wilson", role: "Army Nurse Corps Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "Rebecca Wilson"}, ]} />
@@ -164,7 +164,7 @@ export default function HomePage() { tagIcon={Phone} title="Get the Legal Help You Deserve" description="Don't face legal challenges alone. Our experienced team is ready to provide free, confidential consultation for your case. Whether you're dealing with consumer rights, healthcare access, financial abuse, or military benefits, we're here to fight for you." - background={{ variant: "glowing-orb" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Request Free Consultation", href: "/contact" }, { text: "Call Us: 1-800-VET-LEGAL" }, -- 2.49.1 From 0a24b9d8ce0cb8589bab82fb56f139ae78883a6a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:48:09 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 97 +++++++++++++++++++-------------------- 1 file changed, 48 insertions(+), 49 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c3d559c..0bd17f8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -5,9 +5,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered"; import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; +import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Shield, Briefcase, Phone } from "lucide-react"; +import { Briefcase, Shield, Heart, TrendingUp, Phone } from "lucide-react"; export default function ServicesPage() { const navItems = [ @@ -66,86 +67,84 @@ export default function ServicesPage() { />
-
+
-
+
-
- -
-
-
+
+ +
+ +
-- 2.49.1