2 Commits

Author SHA1 Message Date
70e7ae767d Update src/app/page.tsx 2026-03-27 11:55:21 +00:00
0cf3eeacbf Merge version_1 into main
Merge version_1 into main
2026-03-27 11:54:42 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Programs",
id: "features",
},
name: "Programs", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="EmpowerCare"
/>
@@ -54,20 +46,15 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Compassionate Support for Your Community"
description="Empowering individuals and families through dedicated social work services. We provide guidance, resources, and care tailored to your needs."
tag="Trusted Social Care"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-support-group_23-2151079543.jpg",
imageAlt: "Support team in meeting",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-support-group_23-2151079543.jpg", imageAlt: "Support team in meeting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-volunteer-work-foodbank_23-2149012252.jpg?_wi=1",
imageAlt: "Care outreach planning",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-volunteer-work-foodbank_23-2149012252.jpg?_wi=1", imageAlt: "Care outreach planning"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -75,13 +62,9 @@ export default function LandingPage() {
tagIcon={Heart}
buttons={[
{
text: "Get Support",
href: "#contact",
},
text: "Get Support", href: "#contact"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
/>
</div>
@@ -93,17 +76,11 @@ export default function LandingPage() {
description="With years of dedicated experience, we facilitate positive changes in lives by providing resources, mental health advocacy, and social safety nets."
metrics={[
{
value: "12+",
title: "Years Experience",
},
value: "12+", title: "Years Experience"},
{
value: "2500+",
title: "Families Served",
},
value: "2500+", title: "Families Served"},
{
value: "15",
title: "Active Programs",
},
value: "15", title: "Active Programs"},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-doing-volunteer-work-foodbank_23-2149012252.jpg?_wi=2"
imageAlt="Community care planning"
@@ -119,18 +96,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
"Crisis intervention",
"Emergency housing aid",
"Limited immediate counseling",
],
"Crisis intervention", "Emergency housing aid", "Limited immediate counseling"],
}}
positiveCard={{
items: [
"Family advocacy",
"Mental health referral",
"Long-term goal planning",
"Resource navigation",
],
"Family advocacy", "Mental health referral", "Long-term goal planning", "Resource navigation"],
}}
title="Comprehensive Support Services"
description="We offer structured pathways to help you and your family navigate life's challenges."
@@ -143,45 +113,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Elena Ross",
date: "Jan 2024",
title: "Life Changing",
quote: "The support I received helped my family navigate a very difficult season. Truly grateful.",
tag: "Counseling",
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-outdoor-shot-attractive-woman-has-long-dark-hair-positive-facial-expression_273609-44811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-bench-park-filtered-image-processed-vintage-effe_1232-2317.jpg",
},
id: "1", name: "Elena Ross", date: "Jan 2024", title: "Life Changing", quote: "The support I received helped my family navigate a very difficult season. Truly grateful.", tag: "Counseling", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-outdoor-shot-attractive-woman-has-long-dark-hair-positive-facial-expression_273609-44811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-bench-park-filtered-image-processed-vintage-effe_1232-2317.jpg"},
{
id: "2",
name: "Marcus Thorne",
date: "Nov 2023",
title: "Professionalism",
quote: "Their advocacy services were essential to our success. Highly recommend to everyone.",
tag: "Advocacy",
avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-grey-haired-man-wearing-casual-clothes-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-14195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corner-open-office-space-with-modern-interior-design_181624-17688.jpg",
},
id: "2", name: "Marcus Thorne", date: "Nov 2023", title: "Professionalism", quote: "Their advocacy services were essential to our success. Highly recommend to everyone.", tag: "Advocacy", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-grey-haired-man-wearing-casual-clothes-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-14195.jpg", imageSrc: "http://img.b2bpic.net/free-photo/corner-open-office-space-with-modern-interior-design_181624-17688.jpg"},
{
id: "3",
name: "Sarah Jenkins",
date: "Sep 2023",
title: "Empowerment",
quote: "They helped me gain access to resources I didn't even know existed. Empowering work.",
tag: "Resource Aid",
avatarSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-camera-against-grey-wall_23-2148112876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-interior-details-living-room-decor_169016-6008.jpg",
},
id: "3", name: "Sarah Jenkins", date: "Sep 2023", title: "Empowerment", quote: "They helped me gain access to resources I didn't even know existed. Empowering work.", tag: "Resource Aid", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-camera-against-grey-wall_23-2148112876.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-interior-details-living-room-decor_169016-6008.jpg"},
{
id: "4",
name: "David Wu",
date: "Aug 2023",
title: "Guidance",
quote: "Patient, kind, and incredibly knowledgeable. Exactly what our neighborhood needed.",
tag: "General Support",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-road-through-golden-autumn-forest-warm-sunlight-autumn-highway_169016-70030.jpg",
},
id: "4", name: "David Wu", date: "Aug 2023", title: "Guidance", quote: "Patient, kind, and incredibly knowledgeable. Exactly what our neighborhood needed.", tag: "General Support", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg", imageSrc: "http://img.b2bpic.net/free-photo/empty-road-through-golden-autumn-forest-warm-sunlight-autumn-highway_169016-70030.jpg"},
]}
title="Stories of Hope"
description="See how our community-focused services have helped others rebuild and thrive."
@@ -194,24 +132,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Are your services free?",
content: "Many of our core community support programs are provided at no cost, thanks to our generous partners.",
},
id: "1", title: "Are your social work services free?", content: "Many of our core community support and advocacy programs are offered at no cost to eligible families, supported by our local partners."},
{
id: "2",
title: "How do I request an appointment?",
content: "You can fill out our online contact form, call our office, or walk into our community center during business hours.",
},
id: "2", title: "How can I schedule a consultation?", content: "You can easily request an appointment through our online contact form, call our support line, or visit our local outreach center."},
{
id: "3",
title: "Do you offer emergency support?",
content: "We do provide crisis intervention services and can help coordinate with local emergency support providers.",
},
id: "3", title: "Do you offer emergency assistance?", content: "While we focus on long-term family stability, we provide immediate crisis intervention resources and connections to emergency shelters."},
{
id: "4", title: "Who is eligible for your programs?", content: "We serve all community members. Eligibility is determined during a brief initial assessment to ensure we provide the right support services for your needs."}
]}
imageSrc="http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286973.jpg"
title="Frequently Asked Questions"
description="Have questions? We have answers to help you get started with our services."
description="Find clear answers regarding our social work services, eligibility, and how to start your journey with us."
faqsAnimation="slide-up"
imageAlt="Customer support assistance"
mediaAnimation="slide-up"
@@ -222,11 +153,10 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Get In Touch"
title="Need Help? Reach Out Today"
description="Take the first step toward getting the help you or your family needs. We are here to listen."
title="Need Support? Contact Our Team"
description="Our dedicated social workers are here to help. Reach out to discuss your specific needs or to learn about our upcoming programs."
imageSrc="http://img.b2bpic.net/free-photo/african-american-wheelchair-user_482257-76237.jpg"
mediaPosition="right"
imageAlt="Support team workspace"
@@ -238,54 +168,27 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "Services",
items: [
{
label: "Counseling",
href: "#",
},
{
label: "Resource Aid",
href: "#",
},
{
label: "Housing Support",
href: "#",
},
title: "Our Services", items: [
{ label: "Mental Health Counseling", href: "#" },
{ label: "Family Resource Navigation", href: "#" },
{ label: "Crisis Intervention", href: "#" },
{ label: "Housing Stabilization", href: "#" }
],
},
{
title: "About",
items: [
{
label: "Our Story",
href: "#",
},
{
label: "Careers",
href: "#",
},
{
label: "Privacy",
href: "#",
},
title: "Support Us", items: [
{ label: "Donate Funds", href: "#" },
{ label: "Volunteer Programs", href: "#" },
{ label: "Partnerships", href: "#" },
{ label: "Our Mission", href: "#" }
],
},
{
title: "Community",
items: [
{
label: "Get Involved",
href: "#",
},
{
label: "Partners",
href: "#",
},
{
label: "News",
href: "#",
},
title: "Legal & Policy", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
{ label: "Annual Reports", href: "#" }
],
},
]}
@@ -295,4 +198,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}