Merge version_1 into main #2
@@ -53,15 +53,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "James Mitchell", handle: "@jmitchell_veteran", testimonial: "The program helped me rebuild my confidence and find purpose again. The team understood what I was going through.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/army-captain-oversees-special-operation-gather-intelligence_482257-99242.jpg?_wi=1", imageAlt: "James Mitchell veteran testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/army-captain-oversees-special-operation-gather-intelligence_482257-99242.jpg", imageAlt: "James Mitchell veteran testimonial"
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen", handle: "@sarahchen_recovery", testimonial: "From physical therapy to mental health support, every aspect of my recovery was addressed with compassion and professionalism.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg?_wi=1", imageAlt: "Sarah Chen recovery journey"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg", imageAlt: "Sarah Chen recovery journey"
|
||||
},
|
||||
{
|
||||
name: "Michael Rodriguez", handle: "@mrodriguez_strong", testimonial: "The peer support community changed everything. Knowing I wasn't alone made all the difference in my healing process.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-military-veteran-saluting_651396-1679.jpg?_wi=1", imageAlt: "Michael Rodriguez peer support"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-military-veteran-saluting_651396-1679.jpg", imageAlt: "Michael Rodriguez peer support"
|
||||
}
|
||||
]}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
@@ -84,16 +84,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-veterans-served", value: "2,847", title: "Veterans Served", description: "Individuals engaged in active recovery programs this year"
|
||||
id: "metric-veterans-served", value: "2,847", title: "Veterans Served", description: "Individuals engaged in active recovery programs this year", imageSrc: "http://img.b2bpic.net/free-photo/army-captain-oversees-special-operation-gather-intelligence_482257-99242.jpg", imageAlt: "veterans served statistics"
|
||||
},
|
||||
{
|
||||
id: "metric-success-rate", value: "89%", title: "Program Completion", description: "Veterans who complete rehabilitation successfully return to civilian life"
|
||||
id: "metric-success-rate", value: "89%", title: "Program Completion", description: "Veterans who complete rehabilitation successfully return to civilian life", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg", imageAlt: "program completion success rate"
|
||||
},
|
||||
{
|
||||
id: "metric-employment", value: "76%", title: "Employment Rate", description: "Veterans placed in meaningful employment or education programs"
|
||||
id: "metric-employment", value: "76%", title: "Employment Rate", description: "Veterans placed in meaningful employment or education programs", imageSrc: "http://img.b2bpic.net/free-photo/american-military-veteran-saluting_651396-1679.jpg", imageAlt: "employment rate metric"
|
||||
},
|
||||
{
|
||||
id: "metric-peer-network", value: "12,500+", title: "Peer Support Network", description: "Active members in our veteran community support groups"
|
||||
id: "metric-peer-network", value: "12,500+", title: "Peer Support Network", description: "Active members in our veteran community support groups", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-happy-african-male-teenager_171337-9536.jpg", imageAlt: "peer support network community"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -159,13 +159,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "James Mitchell", handle: "Army Veteran, 12 years service", testimonial: "After leaving the military, I struggled with purpose and identity. This program gave me structure, community, and a clear path forward. The staff treats you like family.", imageSrc: "http://img.b2bpic.net/free-photo/army-captain-oversees-special-operation-gather-intelligence_482257-99242.jpg?_wi=2", imageAlt: "James Mitchell", icon: Heart
|
||||
id: "testimonial-1", name: "James Mitchell", handle: "Army Veteran, 12 years service", testimonial: "After leaving the military, I struggled with purpose and identity. This program gave me structure, community, and a clear path forward. The staff treats you like family.", imageSrc: "http://img.b2bpic.net/free-photo/army-captain-oversees-special-operation-gather-intelligence_482257-99242.jpg", imageAlt: "James Mitchell", icon: Heart
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Sarah Chen", handle: "Navy Veteran, Combat Medic", testimonial: "The mental health counseling helped me process my experiences. Having other veterans who understand has been invaluable. I'm finally sleeping through the night again.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg?_wi=2", imageAlt: "Sarah Chen", icon: CheckCircle
|
||||
id: "testimonial-2", name: "Sarah Chen", handle: "Navy Veteran, Combat Medic", testimonial: "The mental health counseling helped me process my experiences. Having other veterans who understand has been invaluable. I'm finally sleeping through the night again.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg", imageAlt: "Sarah Chen", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Michael Rodriguez", handle: "Marine Corps Veteran, PTSD Survivor", testimonial: "The peer support groups and physical therapy combined to help me reclaim my independence. I'm now mentoring new veterans—giving back is healing for me too.", imageSrc: "http://img.b2bpic.net/free-photo/american-military-veteran-saluting_651396-1679.jpg?_wi=2", imageAlt: "Michael Rodriguez", icon: Zap
|
||||
id: "testimonial-3", name: "Michael Rodriguez", handle: "Marine Corps Veteran, PTSD Survivor", testimonial: "The peer support groups and physical therapy combined to help me reclaim my independence. I'm now mentoring new veterans—giving back is healing for me too.", imageSrc: "http://img.b2bpic.net/free-photo/american-military-veteran-saluting_651396-1679.jpg", imageAlt: "Michael Rodriguez", icon: Zap
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Angela Martinez", handle: "Air Force Veteran, Career Transitioned", testimonial: "The employment training program helped me translate my military skills into civilian opportunities. I landed a job I love within three months of completing the course.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smiling-happy-african-male-teenager_171337-9536.jpg", imageAlt: "Angela Martinez", icon: Award
|
||||
|
||||
Reference in New Issue
Block a user