12 Commits

Author SHA1 Message Date
c24b4a0453 Update src/app/services/page.tsx 2026-03-04 16:47:17 +00:00
8fc07557d9 Update src/app/page.tsx 2026-03-04 16:47:17 +00:00
aef568c8b7 Update src/app/contact/page.tsx 2026-03-04 16:47:16 +00:00
bb20fdf7cf Update src/app/about/page.tsx 2026-03-04 16:47:14 +00:00
b2dbb373f7 Update src/app/page.tsx 2026-03-04 16:44:13 +00:00
618d10ca73 Update src/app/layout.tsx 2026-03-04 16:44:12 +00:00
33b06a41b2 Merge version_1 into main
Merge version_1 into main
2026-03-04 16:42:41 +00:00
680af42bbe Merge version_1 into main
Merge version_1 into main
2026-03-04 16:40:44 +00:00
4be87a9b50 Merge version_1 into main
Merge version_1 into main
2026-03-04 16:38:50 +00:00
de4308e2ae Merge version_1 into main
Merge version_1 into main
2026-03-04 16:36:58 +00:00
5dae48c810 Merge version_1 into main
Merge version_1 into main
2026-03-04 16:34:52 +00:00
21ed522657 Merge version_1 into main
Merge version_1 into main
2026-03-04 16:33:04 +00:00
5 changed files with 24 additions and 63 deletions

View File

@@ -80,7 +80,7 @@ export default function AboutPage() {
{ value: "15", label: "Office Locations" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg"
imageAlt="About Veterans Legal Aid"
imagePosition="right"
mediaAnimation="slide-up"
@@ -123,17 +123,17 @@ export default function AboutPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Consistent Excellence", quote: "Veterans Legal Aid has been a beacon of hope for my family. Their dedication and expertise have made an incredible difference.", name: "James Mitchell", role: "Retired Army Colonel", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg?_wi=2", imageAlt: "James Mitchell"},
id: "1", title: "Consistent Excellence", quote: "Veterans Legal Aid has been a beacon of hope for my family. Their dedication and expertise have made an incredible difference.", 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: "2", title: "Going Above and Beyond", quote: "They didn't just handle my case they treated me like family. That level of care is rare in the legal profession.", name: "Sarah Chen", role: "Navy Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=3", imageAlt: "Sarah Chen"},
id: "2", title: "Going Above and Beyond", quote: "They didn't just handle my case they treated me like family. That level of care is rare in the legal profession.", name: "Sarah Chen", role: "Navy Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Sarah Chen"},
{
id: "3", title: "Lifesaving Support", quote: "I didn't know where to turn until Veterans Legal Aid reached out. Their compassion and skill literally 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=2", imageAlt: "Michael Torres"},
id: "3", title: "Lifesaving Support", quote: "I didn't know where to turn until Veterans Legal Aid reached out. Their compassion and skill literally 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: "4", title: "True Advocacy", quote: "They fought for me as if I were their own family member. That's advocacy you can trust.", name: "Angela Rodriguez", role: "Air Force Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portait-young-handsome-man_1303-9711.jpg?_wi=2", imageAlt: "Angela Rodriguez"},
id: "4", title: "True Advocacy", quote: "They fought for me as if I were their own family member. That's advocacy you can trust.", 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: "5", title: "Professional and Personal", quote: "They balanced professional excellence with genuine human connection. That's what real service looks like.", name: "David Patterson", role: "Coast Guard Veteran", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "David Patterson"},
id: "5", title: "Professional and Personal", quote: "They balanced professional excellence with genuine human connection. That's what real service looks like.", name: "David Patterson", role: "Coast Guard Veteran", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "David Patterson"},
{
id: "6", title: "Making a Real Difference", quote: "Their impact extends far beyond the courtroom. They're changing lives and strengthening our veteran community.", name: "Rebecca Wilson", role: "Army Nurse Corps Veteran", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=4", imageAlt: "Rebecca Wilson"},
id: "6", title: "Making a Real Difference", quote: "Their impact extends far beyond the courtroom. They're changing lives and strengthening our veteran 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"},
]}
/>
</div>

View File

@@ -79,7 +79,7 @@ export default function ContactPage() {
{ value: "100%", label: "Confidential" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg"
imageAlt="Contact Veterans Legal Aid"
imagePosition="right"
mediaAnimation="slide-up"

View File

@@ -1,58 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Manrope } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import "@/styles/globals.css";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const manrope = Manrope({
variable: "--font-manrope",
subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Free Legal Services for Veterans | Consumer Rights & Healthcare Advocacy",
description: "Get free legal help for veterans facing consumer law issues, healthcare access barriers, financial abuse, and military benefits. Experienced advocates ready to fight for your rights.",
keywords: "veterans legal services, consumer rights, healthcare advocacy, financial abuse prevention, military benefits, legal aid",
openGraph: {
title: "Veterans Legal Aid - Free Legal Services",
description: "Comprehensive legal support for veterans. Consumer protection, healthcare advocacy, financial abuse prevention, and military benefits assistance.",
type: "website",
siteName: "Veterans Legal Aid",
},
twitter: {
card: "summary_large_image",
title: "Free Legal Services for Veterans",
description: "Get expert legal advocacy for consumer rights, healthcare access, and financial protection.",
},
};
title: "Veterans Legal Aid - Free Legal Services for Veterans", description: "Comprehensive legal support for veterans facing consumer law issues, healthcare access barriers, financial abuse, and military-related legal matters."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${manrope.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1420,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}
}

View File

@@ -81,7 +81,7 @@ export default function HomePage() {
{ value: "24/7", label: "Support Available" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg"
imageAlt="Veterans Legal Services Team"
imagePosition="right"
mediaAnimation="slide-up"
@@ -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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "Rebecca Wilson"},
]}
/>
</div>

View File

@@ -80,7 +80,7 @@ export default function ServicesPage() {
{ value: "98%", label: "Success Rate" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/mature-male-judge-reading-book-courtroom_23-2147898319.jpg"
imageAlt="Veterans Legal Services"
imagePosition="right"
mediaAnimation="slide-up"