Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-27 18:30:44 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Support",
id: "features",
},
name: "Support", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Her Voice Matters"
/>
@@ -55,61 +47,38 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Every woman deserves safety, respect, and freedom."
description="Join the movement to stop violence against women. Her voice matters, and together we can build a safer future for everyone."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg",
alt: "Supporter 1",
},
src: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg?_wi=1", alt: "Supporter 1"},
{
src: "http://img.b2bpic.net/free-photo/emotive-headshot-portrait-cheerful-young-woman_1163-5176.jpg",
alt: "Supporter 2",
},
src: "http://img.b2bpic.net/free-photo/emotive-headshot-portrait-cheerful-young-woman_1163-5176.jpg?_wi=1", alt: "Supporter 2"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928791.jpg",
alt: "Supporter 3",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928791.jpg?_wi=1", alt: "Supporter 3"},
{
src: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
alt: "Supporter 4",
},
src: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=1", alt: "Supporter 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg",
alt: "Supporter 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=1", alt: "Supporter 5"},
]}
buttons={[
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
marqueeItems={[
{
type: "text",
text: "Take a Stand",
type: "text", text: "Take a Stand"},
{
type: "text-icon", text: "End Violence", icon: Heart,
},
{
type: "text-icon",
text: "End Violence",
icon: Heart,
type: "text", text: "Support Survivors"},
{
type: "text-icon", text: "Raise Awareness", icon: Bell,
},
{
type: "text",
text: "Support Survivors",
},
{
type: "text-icon",
text: "Raise Awareness",
icon: Bell,
},
{
type: "text",
text: "Create Change",
},
type: "text", text: "Create Change"},
]}
/>
</div>
@@ -122,19 +91,13 @@ export default function LandingPage() {
description="Violence against women includes physical, emotional, verbal, and psychological abuse. It is a systematic issue that impacts our community and requires our collective action."
bulletPoints={[
{
title: "Physical Abuse",
description: "Any form of bodily harm or threat.",
},
title: "Physical Abuse", description: "Any form of bodily harm or threat."},
{
title: "Emotional Abuse",
description: "Persistent manipulation or threats.",
},
title: "Emotional Abuse", description: "Persistent manipulation or threats."},
{
title: "Verbal Abuse",
description: "Harassment or degrading language.",
},
title: "Verbal Abuse", description: "Harassment or degrading language."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-connecting-through-hands_23-2149125877.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-connecting-through-hands_23-2149125877.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -147,29 +110,19 @@ export default function LandingPage() {
features={[
{
icon: Heart,
title: "Physical Abuse",
description: "Direct acts of violence or bodily harm.",
},
title: "Physical Abuse", description: "Direct acts of violence or bodily harm."},
{
icon: Heart,
title: "Emotional Abuse",
description: "Tactics meant to control and demean.",
},
title: "Emotional Abuse", description: "Tactics meant to control and demean."},
{
icon: MessageSquare,
title: "Verbal Abuse",
description: "Degrading speech and psychological harassment.",
},
title: "Verbal Abuse", description: "Degrading speech and psychological harassment."},
{
icon: DollarSign,
title: "Economic Control",
description: "Restricting access to financial independence.",
},
title: "Economic Control", description: "Restricting access to financial independence."},
{
icon: AlertTriangle,
title: "Harassment",
description: "Unwanted conduct violating dignity.",
},
title: "Harassment", description: "Unwanted conduct violating dignity."},
]}
title="Types of Violence"
description="Recognizing the signs is the first step toward stopping the cycle."
@@ -183,14 +136,8 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "1 in 3",
title: "Women experience violence",
items: [
"Global statistics indicate high prevalence.",
"Many incidents go unreported.",
"Action is necessary now.",
],
id: "m1", value: "1 in 3", title: "Women experience violence", items: [
"Global statistics indicate high prevalence.", "Many incidents go unreported.", "Action is necessary now."],
},
]}
title="The Reality"
@@ -203,25 +150,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Speak Up",
content: "Never stay silent when you see abuse.",
},
id: "f1", title: "Speak Up", content: "Never stay silent when you see abuse."},
{
id: "f2",
title: "Support Victims",
content: "Listen and provide safe pathways to help.",
},
id: "f2", title: "Support Victims", content: "Listen and provide safe pathways to help."},
{
id: "f3",
title: "Report Abuse",
content: "Contact local authorities for immediate safety.",
},
id: "f3", title: "Report Abuse", content: "Contact local authorities for immediate safety."},
{
id: "f4",
title: "Promote Equality",
content: "Challenge stereotypes every single day.",
},
id: "f4", title: "Promote Equality", content: "Challenge stereotypes every single day."},
]}
sideTitle="How to Help"
sideDescription="Small actions create a big impact in your community."
@@ -237,25 +172,15 @@ export default function LandingPage() {
author="Campaign Advocate"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/female-military-general-portrait_23-2149222044.jpg",
alt: "A",
},
src: "http://img.b2bpic.net/free-photo/female-military-general-portrait_23-2149222044.jpg?_wi=1", alt: "A"},
{
src: "http://img.b2bpic.net/free-photo/person-protesting-with-placard-world-environment-day-outdoors_23-2149571844.jpg",
alt: "B",
},
src: "http://img.b2bpic.net/free-photo/person-protesting-with-placard-world-environment-day-outdoors_23-2149571844.jpg?_wi=1", alt: "B"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-it-professional-silicon-valley-company-office-developing-software-apps-happy_482257-136225.jpg",
alt: "C",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-it-professional-silicon-valley-company-office-developing-software-apps-happy_482257-136225.jpg?_wi=1", alt: "C"},
{
src: "http://img.b2bpic.net/free-photo/attractive-black-african-american-woman-black-leggins-fitness-outfit-pink-background_285396-10851.jpg",
alt: "D",
},
src: "http://img.b2bpic.net/free-photo/attractive-black-african-american-woman-black-leggins-fitness-outfit-pink-background_285396-10851.jpg?_wi=1", alt: "D"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-redhead-caucasian-woman-smiling-cheerfully_273609-9095.jpg",
alt: "E",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-redhead-caucasian-woman-smiling-cheerfully_273609-9095.jpg?_wi=1", alt: "E"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -266,9 +191,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Need help or want to talk? Emergency Helpline: 1-800-SAFE-NOW"
buttons={[
{
text: "Call for Support Now", href: "tel:18007233669"
}
]}
/>
</div>
@@ -277,29 +206,19 @@ export default function LandingPage() {
logoText="Her Voice Matters"
columns={[
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Help Center",
href: "#",
},
label: "Help Center", href: "#"},
{
label: "Legal Rights",
href: "#",
},
label: "Legal Rights", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}
@@ -308,4 +227,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}