diff --git a/src/app/page.tsx b/src/app/page.tsx
index ed36f6f..feca9e3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
-import { Globe, LifeBuoy, Sparkles, Target, Users } from "lucide-react";
+import { Globe, LifeBuoy, Sparkles, Target, Users, MessageSquareQuote } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,39 +33,23 @@ export default function LandingPage() {
@@ -75,79 +59,40 @@ export default function LandingPage() {
description="Every day, millions are trapped in forced labor and exploitation. We are dedicated to illuminating the issue, supporting survivors, and building a world where everyone lives free."
testimonials={[
{
- name: "Aisha Rahman",
- handle: "@AishaR",
- testimonial: "Freedom Now gave me back my life. Their support and resources were invaluable in my journey to recovery and empowerment.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-wearing-casual-clothes_273609-22632.jpg",
- imageAlt: "Aisha Rahman",
- },
+ name: "Aisha Rahman", handle: "@AishaR", testimonial: "Freedom Now gave me back my life. Their support and resources were invaluable in my journey to recovery and empowerment.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-wearing-casual-clothes_273609-22632.jpg", imageAlt: "Aisha Rahman"},
{
- name: "David Chen",
- handle: "@DavidC",
- testimonial: "This organization is a beacon of hope. They don't just talk about change; they actively create it, one life at a time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/determined-traveler-enjoys-solitude-mountain-summit_482257-120358.jpg",
- imageAlt: "David Chen",
- },
+ name: "David Chen", handle: "@DavidC", testimonial: "This organization is a beacon of hope. They don't just talk about change; they actively create it, one life at a time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/determined-traveler-enjoys-solitude-mountain-summit_482257-120358.jpg", imageAlt: "David Chen"},
{
- name: "Maria Rodriguez",
- handle: "@MariaR",
- testimonial: "Their unwavering commitment to human dignity is inspiring. Proud to support their vital work against modern slavery.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/satisfied-fairskinned-adult-woman-smiles-strongly-with-her-teeth-narrowing-eyes-sunny-day-brunette-wears-casual-clothes_197531-31242.jpg",
- imageAlt: "Maria Rodriguez",
- },
+ name: "Maria Rodriguez", handle: "@MariaR", testimonial: "Their unwavering commitment to human dignity is inspiring. Proud to support their vital work against modern slavery.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/satisfied-fairskinned-adult-woman-smiles-strongly-with-her-teeth-narrowing-eyes-sunny-day-brunette-wears-casual-clothes_197531-31242.jpg", imageAlt: "Maria Rodriguez"},
{
- name: "Samuel Kim",
- handle: "@SamuelK",
- testimonial: "I was skeptical, but the impact Freedom Now has on communities is undeniable. They are truly making a difference.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/troughtful-man_1149-628.jpg",
- imageAlt: "Samuel Kim",
- },
+ name: "Samuel Kim", handle: "@SamuelK", testimonial: "I was skeptical, but the impact Freedom Now has on communities is undeniable. They are truly making a difference.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/troughtful-man_1149-628.jpg", imageAlt: "Samuel Kim"},
{
- name: "Elena Petrova",
- handle: "@ElenaP",
- testimonial: "The educational resources provided are essential. They've opened my eyes to the realities of modern slavery and how I can help.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12704.jpg",
- imageAlt: "Elena Petrova",
- },
+ name: "Elena Petrova", handle: "@ElenaP", testimonial: "The educational resources provided are essential. They've opened my eyes to the realities of modern slavery and how I can help.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12704.jpg", imageAlt: "Elena Petrova"},
]}
tag="Join the Movement"
tagIcon={Sparkles}
buttons={[
{
- text: "Learn More",
- href: "#about",
- },
+ text: "Learn More", href: "#about"},
{
- text: "Get Involved",
- href: "#contact",
- },
+ text: "Get Involved", href: "#contact"},
]}
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
- alt: "Aisha Rahman",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", alt: "Aisha Rahman"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-african-american-athlete-having-break_23-2149063680.jpg",
- alt: "David Chen",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-african-american-athlete-having-break_23-2149063680.jpg", alt: "David Chen"},
{
- src: "http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg",
- alt: "Maria Rodriguez",
- },
+ src: "http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg", alt: "Maria Rodriguez"},
{
- src: "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg",
- alt: "Samuel Kim",
- },
+ src: "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg", alt: "Samuel Kim"},
{
- src: "http://img.b2bpic.net/free-photo/hands-different-ethnicities-skin-color-coming-together-sign-diversity_23-2151763148.jpg",
- alt: "Elena Petrova",
- },
+ src: "http://img.b2bpic.net/free-photo/hands-different-ethnicities-skin-color-coming-together-sign-diversity_23-2151763148.jpg", alt: "Elena Petrova"},
]}
avatarText="Join thousands who support our cause."
imageSrc="http://img.b2bpic.net/free-photo/hands-different-ethnicities-skin-color-coming-together-sign-diversity_23-2151763148.jpg"
@@ -164,19 +109,13 @@ export default function LandingPage() {
metrics={[
{
icon: Users,
- label: "People Freed",
- value: "30M+",
- },
+ label: "People Freed", value: "30M+"},
{
icon: Globe,
- label: "Countries Served",
- value: "80+",
- },
+ label: "Countries Served", value: "80+"},
{
icon: LifeBuoy,
- label: "Volunteers Worldwide",
- value: "10K+",
- },
+ label: "Volunteers Worldwide", value: "10K+"},
]}
metricsAnimation="slide-up"
/>
@@ -191,20 +130,11 @@ export default function LandingPage() {
tagIcon={Target}
accordionItems={[
{
- id: "education",
- title: "Education & Awareness Campaigns",
- content: "Raising global awareness through educational initiatives, workshops, and digital campaigns to inform the public and prevent new cases of exploitation.",
- },
+ id: "education", title: "Education & Awareness Campaigns", content: "Raising global awareness through educational initiatives, workshops, and digital campaigns to inform the public and prevent new cases of exploitation."},
{
- id: "rescue",
- title: "Direct Rescue & Support Operations",
- content: "Collaborating with local authorities and partners to identify, rescue, and provide immediate care for victims of modern slavery, ensuring their safety and well-being.",
- },
+ id: "rescue", title: "Direct Rescue & Support Operations", content: "Collaborating with local authorities and partners to identify, rescue, and provide immediate care for victims of modern slavery, ensuring their safety and well-being."},
{
- id: "rehabilitation",
- title: "Rehabilitation & Reintegration Programs",
- content: "Offering long-term support, counseling, vocational training, and safe housing to help survivors heal, rebuild their lives, and successfully reintegrate into society.",
- },
+ id: "rehabilitation", title: "Rehabilitation & Reintegration Programs", content: "Offering long-term support, counseling, vocational training, and safe housing to help survivors heal, rebuild their lives, and successfully reintegrate into society."},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-friends-having-fun-indoors_52683-99866.jpg"
imageAlt="Diverse hands working together in unity"
@@ -220,20 +150,11 @@ export default function LandingPage() {
tag="Our Impact"
metrics={[
{
- id: "cases",
- value: "45%",
- description: "Reduction in reported local cases of forced labor over the last 5 years.",
- },
+ id: "cases", value: "45%", description: "Reduction in reported local cases of forced labor over the last 5 years."},
{
- id: "survivors",
- value: "20K+",
- description: "Survivors successfully integrated back into society with sustainable livelihoods.",
- },
+ id: "survivors", value: "20K+", description: "Survivors successfully integrated back into society with sustainable livelihoods."},
{
- id: "policy",
- value: "15+",
- description: "Policy changes influenced globally to strengthen anti-slavery legislation and enforcement.",
- },
+ id: "policy", value: "15+", description: "Policy changes influenced globally to strengthen anti-slavery legislation and enforcement."},
]}
metricsAnimation="slide-up"
/>
@@ -244,50 +165,24 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Ananya Sharma",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-posing-with-hands-head_181624-21198.jpg",
- imageAlt: "Ananya Sharma, survivor",
- },
+ id: "1", name: "Ananya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-posing-with-hands-head_181624-21198.jpg", imageAlt: "Ananya Sharma, survivor"},
{
- id: "2",
- name: "Ben Carter",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-green-t-shirt-showing-strong-gesture_141793-89167.jpg",
- imageAlt: "Ben Carter, advocate",
- },
+ id: "2", name: "Ben Carter", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-green-t-shirt-showing-strong-gesture_141793-89167.jpg", imageAlt: "Ben Carter, advocate"},
{
- id: "3",
- name: "Chloe Davies",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-feeling-happy-gray-wall_114579-63616.jpg",
- imageAlt: "Chloe Davies, program participant",
- },
+ id: "3", name: "Chloe Davies", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-feeling-happy-gray-wall_114579-63616.jpg", imageAlt: "Chloe Davies, program participant"},
{
- id: "4",
- name: "Daniel Lee",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-pointing-camera-white-shirt-looking-cheery_176474-83391.jpg",
- imageAlt: "Daniel Lee, volunteer",
- },
+ id: "4", name: "Daniel Lee", imageSrc: "http://img.b2bpic.net/free-photo/young-man-pointing-camera-white-shirt-looking-cheery_176474-83391.jpg", imageAlt: "Daniel Lee, volunteer"},
{
- id: "5",
- name: "Fatima Zahra",
- imageSrc: "http://img.b2bpic.net/free-photo/romantic-tender-lovely-redhead-girlfriend-tilting-head-press-palms-together-smiling-touched-look_1258-228237.jpg",
- imageAlt: "Fatima Zahra, supporter",
- },
+ id: "5", name: "Fatima Zahra", imageSrc: "http://img.b2bpic.net/free-photo/romantic-tender-lovely-redhead-girlfriend-tilting-head-press-palms-together-smiling-touched-look_1258-228237.jpg", imageAlt: "Fatima Zahra, supporter"},
{
- id: "6",
- name: "George Brown",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-chanting-bowl-nature-setting_1157-49975.jpg",
- imageAlt: "George Brown, researcher",
- },
+ id: "6", name: "George Brown", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-chanting-bowl-nature-setting_1157-49975.jpg", imageAlt: "George Brown, researcher"},
]}
cardTitle="Voices of Freedom: Real Stories, Real Impact"
cardTag="Survivor Testimonials"
cardTagIcon={MessageSquareQuote}
buttons={[
{
- text: "Read All Stories",
- href: "#",
- },
+ text: "Read All Stories", href: "#"},
]}
cardAnimation="blur-reveal"
/>
@@ -298,14 +193,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "UNICEF",
- "Amnesty International",
- "Walk Free Foundation",
- "Anti-Slavery International",
- "Free the Slaves",
- "Polaris Project",
- "IOM",
- ]}
+ "UNICEF", "Amnesty International", "Walk Free Foundation", "Anti-Slavery International", "Free the Slaves", "Polaris Project", "IOM"]}
title="Proudly Partnering with Leading Organizations"
description="Our collective strength amplifies our mission to end modern slavery. We work with global leaders, NGOs, and community advocates to achieve widespread impact."
tag="Our Collaborators"
@@ -319,38 +207,21 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq-1",
- title: "What is modern slavery?",
- content: "Modern slavery refers to situations of exploitation that a person cannot refuse or leave because of threats, violence, coercion, deception, or abuse of power. It includes forced labor, debt bondage, human trafficking, and forced marriage.",
- },
+ id: "faq-1", title: "What is modern slavery?", content: "Modern slavery refers to situations of exploitation that a person cannot refuse or leave because of threats, violence, coercion, deception, or abuse of power. It includes forced labor, debt bondage, human trafficking, and forced marriage."},
{
- id: "faq-2",
- title: "How can I recognize the signs of slavery?",
- content: "Signs can include poor physical appearance, isolation, poor living conditions, limited freedom of movement, fear or anxiety, lack of personal possessions, and signs of abuse. Learn more on our resources page.",
- },
+ id: "faq-2", title: "How can I recognize the signs of slavery?", content: "Signs can include poor physical appearance, isolation, poor living conditions, limited freedom of movement, fear or anxiety, lack of personal possessions, and signs of abuse. Learn more on our resources page."},
{
- id: "faq-3",
- title: "What is Freedom Now doing to fight it?",
- content: "We work through prevention (awareness), protection (rescue and safe housing), and prosecution (advocacy for stronger laws and enforcement). Our holistic approach addresses the root causes and supports survivors.",
- },
+ id: "faq-3", title: "What is Freedom Now doing to fight it?", content: "We work through prevention (awareness), protection (rescue and safe housing), and prosecution (advocacy for stronger laws and enforcement). Our holistic approach addresses the root causes and supports survivors."},
{
- id: "faq-4",
- title: "How can I get involved?",
- content: "You can volunteer your time, make a donation, spread awareness on social media, or participate in our local advocacy campaigns. Every action, big or small, contributes to the fight for freedom.",
- },
+ id: "faq-4", title: "How can I get involved?", content: "You can volunteer your time, make a donation, spread awareness on social media, or participate in our local advocacy campaigns. Every action, big or small, contributes to the fight for freedom."},
{
- id: "faq-5",
- title: "Where do donations go?",
- content: "Your donations directly fund our rescue operations, provide essential resources for survivors (shelter, food, medical care, legal aid), and support our long-term rehabilitation and education programs.",
- },
+ id: "faq-5", title: "Where do donations go?", content: "Your donations directly fund our rescue operations, provide essential resources for survivors (shelter, food, medical care, legal aid), and support our long-term rehabilitation and education programs."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about modern slavery, our work, and how you can contribute to the cause."
buttons={[
{
- text: "View All FAQs",
- href: "#",
- },
+ text: "View All FAQs", href: "#"},
]}
faqsAnimation="opacity"
textPosition="left"
@@ -361,18 +232,13 @@ export default function LandingPage() {
@@ -384,71 +250,43 @@ export default function LandingPage() {
logoText="Freedom Now"
columns={[
{
- title: "About Us",
- items: [
+ title: "About Us", items: [
{
- label: "Our Mission",
- href: "#about",
- },
+ label: "Our Mission", href: "#about"},
{
- label: "Our Impact",
- href: "#impact",
- },
+ label: "Our Impact", href: "#impact"},
{
- label: "Team",
- href: "#",
- },
+ label: "Team", href: "#"},
],
},
{
- title: "Get Involved",
- items: [
+ title: "Get Involved", items: [
{
- label: "Donate",
- href: "#contact",
- },
+ label: "Donate", href: "#contact"},
{
- label: "Volunteer",
- href: "#contact",
- },
+ label: "Volunteer", href: "#contact"},
{
- label: "Advocacy",
- href: "#initiatives",
- },
+ label: "Advocacy", href: "#initiatives"},
],
},
{
- title: "Resources",
- items: [
+ title: "Resources", items: [
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
{
- label: "Stories",
- href: "#stories",
- },
+ label: "Stories", href: "#stories"},
{
- label: "Partners",
- href: "#social-proof",
- },
+ label: "Partners", href: "#social-proof"},
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "#contact"},
{
- label: "Facebook",
- href: "https://facebook.com",
- },
+ label: "Facebook", href: "https://facebook.com"},
{
- label: "Twitter",
- href: "https://twitter.com",
- },
+ label: "Twitter", href: "https://twitter.com"},
],
},
]}