Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-04 16:33:05 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -82,7 +82,7 @@ export default function AboutPage() {
{ value: "98%", label: "Success Rate" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg?_wi=2"
imageAlt="Veterans Legal Aid team members"
imagePosition="right"
mediaAnimation="slide-up"
@@ -120,7 +120,7 @@ export default function AboutPage() {
{ value: "Expert", label: "Advocacy" },
]}
enableKpiAnimation={false}
imageSrc="http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=3"
imageAlt="Veterans Legal Aid values"
imagePosition="left"
mediaAnimation="fade"

View File

@@ -82,7 +82,7 @@ export default function ContactPage() {
{ value: "Free", label: "Consultation" },
]}
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=2"
imageAlt="Contact Veterans Legal Aid"
imagePosition="right"
mediaAnimation="slide-up"

View File

@@ -84,7 +84,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"
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"
@@ -161,7 +161,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg?_wi=1",
imageAlt: "James Mitchell",
},
{
@@ -170,7 +170,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1",
imageAlt: "Sarah Chen",
},
{
@@ -206,7 +206,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2",
imageAlt: "Rebecca Wilson",
},
]}