Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-10 10:07:00 +00:00
6 changed files with 114 additions and 399 deletions

View File

@@ -44,14 +44,12 @@ export default function AboutPage() {
description="Learninglee was founded on the belief that every child, regardless of their socioeconomic circumstances or geographic location, deserves access to quality education. In Jammu & Kashmir, where educational inequities are pronounced, we work tirelessly to bridge gaps and create pathways for underserved children to thrive academically, emotionally, and socially. Our work is rooted in deep community engagement, cultural sensitivity, and evidence-based practices that respect local contexts while driving measurable impact."
tag="Who We Are"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg"
imageAlt="Learninglee's commitment to educational transformation"
useInvertedBackground={false}
buttons={[
{
text: "Support Our Work",
href: "#contact",
},
text: "Support Our Work", href: "#contact"},
]}
buttonAnimation="slide-up"
titleClassName="text-4xl md:text-5xl font-bold"
@@ -71,32 +69,16 @@ export default function AboutPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "12500",
title: "Children Impacted",
description: "Direct and indirect beneficiaries of Learninglee programs across Jammu & Kashmir",
icon: Users,
id: "1", value: "12500", title: "Children Impacted", description: "Direct and indirect beneficiaries of Learninglee programs across Jammu & Kashmir", icon: Users,
},
{
id: "2",
value: "85",
title: "Institutional Partners",
description: "Schools, NGOs, and government bodies collaborating for educational excellence",
icon: Building2,
id: "2", value: "85", title: "Institutional Partners", description: "Schools, NGOs, and government bodies collaborating for educational excellence", icon: Building2,
},
{
id: "3",
value: "92",
title: "% Success Rate",
description: "Program participants achieving educational and developmental milestones",
icon: TrendingUp,
id: "3", value: "92", title: "% Success Rate", description: "Program participants achieving educational and developmental milestones", icon: TrendingUp,
},
{
id: "4",
value: "1200",
title: "Educators Trained",
description: "Teachers and facilitators equipped with contemporary pedagogical methods",
icon: BookOpen,
id: "4", value: "1200", title: "Educators Trained", description: "Teachers and facilitators equipped with contemporary pedagogical methods", icon: BookOpen,
},
]}
animationType="slide-up"
@@ -130,66 +112,39 @@ export default function AboutPage() {
copyrightText="© 2025 Learninglee | Education for Every Child"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Programs",
href: "/programs",
},
label: "Our Programs", href: "/programs"},
{
label: "Impact Stories",
href: "/impact",
},
label: "Impact Stories", href: "/impact"},
{
label: "Get Involved",
href: "/get-involved",
},
label: "Get Involved", href: "/get-involved"},
],
},
{
title: "How to Help",
items: [
title: "How to Help", items: [
{
label: "Donate Now",
href: "#",
},
label: "Donate Now", href: "#"},
{
label: "Become a Volunteer",
href: "#",
},
label: "Become a Volunteer", href: "#"},
{
label: "Corporate Partnership",
href: "#",
},
label: "Corporate Partnership", href: "#"},
{
label: "Institutional Collaboration",
href: "#",
},
label: "Institutional Collaboration", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog & Insights",
href: "#",
},
label: "Blog & Insights", href: "#"},
{
label: "Annual Report",
href: "#",
},
label: "Annual Report", href: "#"},
{
label: "Impact Dashboard",
href: "#",
},
label: "Impact Dashboard", href: "#"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
]}

View File

@@ -20,8 +20,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Programs", href: "/programs" },
{ label: "Impact Stories", href: "/impact" },
@@ -29,8 +28,7 @@ export default function ContactPage() {
],
},
{
title: "How to Help",
items: [
title: "How to Help", items: [
{ label: "Donate Now", href: "#" },
{ label: "Become a Volunteer", href: "#" },
{ label: "Corporate Partnership", href: "#" },
@@ -38,8 +36,7 @@ export default function ContactPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog & Insights", href: "#" },
{ label: "Annual Report", href: "#" },
{ label: "Impact Dashboard", href: "#" },
@@ -74,18 +71,14 @@ export default function ContactPage() {
description="At Learninglee, we believe in the power of direct engagement and transparent communication. Our team is dedicated to answering your questions, listening to your ideas, and collaborating with you to create meaningful educational impact in Jammu & Kashmir. Whether you're interested in learning more about our work, exploring partnership opportunities, or simply wanting to connect with our mission, we're ready to have a conversation."
tag="Contact Information"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg?_wi=6"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg"
imageAlt="Learninglee team connecting with communities"
useInvertedBackground={false}
buttons={[
{
text: "Explore Opportunities",
href: "/get-involved",
},
text: "Explore Opportunities", href: "/get-involved"},
{
text: "Learn About Our Impact",
href: "/impact",
},
text: "Learn About Our Impact", href: "/impact"},
]}
buttonAnimation="slide-up"
titleClassName="text-4xl md:text-5xl font-bold"
@@ -102,14 +95,7 @@ export default function ContactPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"UNICEF",
"Save the Children",
"World Bank Education",
"Microsoft Education",
"Google for Education",
"UNESCO",
"Teach for India",
]}
"UNICEF", "Save the Children", "World Bank Education", "Microsoft Education", "Google for Education", "UNESCO", "Teach for India"]}
speed={40}
showCard={true}
titleClassName="text-4xl md:text-5xl font-bold"
@@ -124,9 +110,9 @@ export default function ContactPage() {
tagAnimation="slide-up"
title="Let's Build Educational Equity Together"
description="Whether you have questions, want to partner with us, or simply wish to learn more about our mission, reach out today. Our team will be in touch within 24 hours."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg"
imageAlt="Diverse community working together for education"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -21,8 +21,7 @@ export default function GetInvolvedPage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Programs", href: "/programs" },
{ label: "Impact Stories", href: "/impact" },
@@ -30,8 +29,7 @@ export default function GetInvolvedPage() {
],
},
{
title: "How to Help",
items: [
title: "How to Help", items: [
{ label: "Donate Now", href: "#" },
{ label: "Become a Volunteer", href: "#" },
{ label: "Corporate Partnership", href: "#" },
@@ -39,8 +37,7 @@ export default function GetInvolvedPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog & Insights", href: "#" },
{ label: "Annual Report", href: "#" },
{ label: "Impact Dashboard", href: "#" },
@@ -76,29 +73,21 @@ export default function GetInvolvedPage() {
tag="Make a Difference"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-hiding-pots_23-2151960756.jpg?_wi=2",
imageAlt: "Children learning together in Learninglee programs",
},
imageSrc: "http://img.b2bpic.net/free-photo/boy-hiding-pots_23-2151960756.jpg", imageAlt: "Children learning together in Learninglee programs"},
{
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg?_wi=5",
imageAlt: "Children engaged in educational activities",
},
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg", imageAlt: "Children engaged in educational activities"},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="5000+ supporters making real impact"
buttons={[
{
text: "Explore Ways to Help",
href: "#contact",
},
text: "Explore Ways to Help", href: "#contact"},
{
text: "View Programs",
href: "/programs",
},
text: "View Programs", href: "/programs"},
]}
buttonAnimation="slide-up"
className="hero-section"
@@ -118,32 +107,16 @@ export default function GetInvolvedPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "12500",
title: "Children Reached",
description: "Direct beneficiaries of our programs",
icon: Users,
id: "1", value: "12500", title: "Children Reached", description: "Direct beneficiaries of our programs", icon: Users,
},
{
id: "2",
value: "85",
title: "School Partners",
description: "Educational institutions collaborating",
icon: Building2,
id: "2", value: "85", title: "School Partners", description: "Educational institutions collaborating", icon: Building2,
},
{
id: "3",
value: "92",
title: "% Enrollment",
description: "Program participants in formal education",
icon: TrendingUp,
id: "3", value: "92", title: "% Enrollment", description: "Program participants in formal education", icon: TrendingUp,
},
{
id: "4",
value: "1200",
title: "Teachers Trained",
description: "Educators equipped with modern methods",
icon: BookOpen,
id: "4", value: "1200", title: "Teachers Trained", description: "Educators equipped with modern methods", icon: BookOpen,
},
]}
animationType="slide-up"
@@ -164,37 +137,13 @@ export default function GetInvolvedPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Become a Donor",
price: "Financial Support",
variant: "Monthly Giving | One-Time Donation",
imageSrc: "http://img.b2bpic.net/free-photo/three-students-working-home-task-together-sitting-cafe-making-research-browsing-internet-using-wi-fi-touch-pad_273609-6342.jpg",
imageAlt: "Community members supporting education",
},
id: "1", name: "Become a Donor", price: "Financial Support", variant: "Monthly Giving | One-Time Donation", imageSrc: "http://img.b2bpic.net/free-photo/three-students-working-home-task-together-sitting-cafe-making-research-browsing-internet-using-wi-fi-touch-pad_273609-6342.jpg", imageAlt: "Community members supporting education"},
{
id: "2",
name: "Volunteer Your Time",
price: "Active Participation",
variant: "Teaching | Mentoring | Program Support",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=9",
imageAlt: "Volunteer educators making impact",
},
id: "2", name: "Volunteer Your Time", price: "Active Participation", variant: "Teaching | Mentoring | Program Support", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Volunteer educators making impact"},
{
id: "3",
name: "Corporate Partnership",
price: "Strategic Collaboration",
variant: "CSR Programs | Employee Engagement",
imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg?_wi=3",
imageAlt: "Corporate partners collaborating on education",
},
id: "3", name: "Corporate Partnership", price: "Strategic Collaboration", variant: "CSR Programs | Employee Engagement", imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg", imageAlt: "Corporate partners collaborating on education"},
{
id: "4",
name: "Institutional Alliance",
price: "Systemic Change",
variant: "School Partnerships | Research Collaboration",
imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg?_wi=3",
imageAlt: "Institutional leaders supporting education",
},
id: "4", name: "Institutional Alliance", price: "Systemic Change", variant: "School Partnerships | Research Collaboration", imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg", imageAlt: "Institutional leaders supporting education"},
]}
animationType="slide-up"
gridVariant="uniform-all-items-equal"
@@ -210,9 +159,9 @@ export default function GetInvolvedPage() {
tagAnimation="slide-up"
title="Start Your Journey with Learninglee"
description="Connect with us today to discuss how you can best contribute to our mission. Whether you have questions, want to volunteer, or are interested in partnership opportunities, we'd love to hear from you."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg"
imageAlt="Diverse team of volunteers and educators collaborating"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -6,7 +6,7 @@ import MediaAbout from "@/components/sections/about/MediaAbout";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
import FooterBase from "@/components/sections/footer/FooterBase";
import { BarChart3, Heart } from "lucide-react";
import { BarChart3, Heart, Users, Building2, TrendingUp, BookOpen } from "lucide-react";
import Link from "next/link";
export default function ImpactPage() {
@@ -20,8 +20,7 @@ export default function ImpactPage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Programs", href: "/programs" },
{ label: "Impact Stories", href: "/impact" },
@@ -29,8 +28,7 @@ export default function ImpactPage() {
],
},
{
title: "How to Help",
items: [
title: "How to Help", items: [
{ label: "Donate Now", href: "#" },
{ label: "Become a Volunteer", href: "#" },
{ label: "Corporate Partnership", href: "#" },
@@ -38,8 +36,7 @@ export default function ImpactPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog & Insights", href: "#" },
{ label: "Annual Report", href: "#" },
{ label: "Impact Dashboard", href: "#" },
@@ -71,18 +68,14 @@ export default function ImpactPage() {
description="At Learninglee, we envision a world where every child in Jammu & Kashmir, regardless of socioeconomic background, has access to quality education. Our comprehensive programs address critical gaps in literacy, numeracy, child safety, and vocational skills. We partner with local communities, schools, and institutions to create sustainable, locally-led solutions that empower children and their families."
tag="Our Impact Story"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg"
imageAlt="Learninglee team members engaging with children in educational programs"
useInvertedBackground={false}
buttons={[
{
text: "Explore Our Programs",
href: "/programs",
},
text: "Explore Our Programs", href: "/programs"},
{
text: "See Our Metrics",
href: "/impact",
},
text: "See Our Metrics", href: "/impact"},
]}
buttonAnimation="slide-up"
titleClassName="text-4xl md:text-5xl font-bold"
@@ -94,32 +87,16 @@ export default function ImpactPage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "12500",
title: "Children Reached",
description: "Direct beneficiaries across our education programs",
icon: "Users",
id: "1", value: "12500", title: "Children Reached", description: "Direct beneficiaries across our education programs", icon: Users,
},
{
id: "2",
value: "85",
title: "Schools Partnered",
description: "Educational institutions collaborating with Learninglee",
icon: "Building2",
id: "2", value: "85", title: "Schools Partnered", description: "Educational institutions collaborating with Learninglee", icon: Building2,
},
{
id: "3",
value: "92",
title: "% Enrollment Rate",
description: "Program participants enrolled in formal education",
icon: "TrendingUp",
id: "3", value: "92", title: "% Enrollment Rate", description: "Program participants enrolled in formal education", icon: TrendingUp,
},
{
id: "4",
value: "1200",
title: "Teachers Trained",
description: "Educators equipped with modern teaching methodologies",
icon: "BookOpen",
id: "4", value: "1200", title: "Teachers Trained", description: "Educators equipped with modern teaching methodologies", icon: BookOpen,
},
]}
title="Our Measurable Impact"
@@ -140,29 +117,13 @@ export default function ImpactPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Aisha Khan",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-getting-back-school_23-2149507597.jpg?_wi=2",
imageAlt: "Aisha Khan - student portrait",
},
id: "1", name: "Aisha Khan", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-getting-back-school_23-2149507597.jpg", imageAlt: "Aisha Khan - student portrait"},
{
id: "2",
name: "Rajesh Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379415.jpg?_wi=2",
imageAlt: "Rajesh Sharma - parent perspective",
},
id: "2", name: "Rajesh Sharma", imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379415.jpg", imageAlt: "Rajesh Sharma - parent perspective"},
{
id: "3",
name: "Dr. Priya Gupta",
imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg?_wi=2",
imageAlt: "Dr. Priya Gupta - institutional partner",
},
id: "3", name: "Dr. Priya Gupta", imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg", imageAlt: "Dr. Priya Gupta - institutional partner"},
{
id: "4",
name: "Vikram Patel",
imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg?_wi=2",
imageAlt: "Vikram Patel - volunteer advocate",
},
id: "4", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg", imageAlt: "Vikram Patel - volunteer advocate"},
]}
cardTitle="Thousands of families and institutions trust Learninglee to create transformational educational experiences"
cardTag="Real Stories from Our Community"

View File

@@ -49,29 +49,21 @@ export default function HomePage() {
tag="Impact-Driven Education"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-hiding-pots_23-2151960756.jpg?_wi=1",
imageAlt: "Children learning in a classroom in Jammu & Kashmir",
},
imageSrc: "http://img.b2bpic.net/free-photo/boy-hiding-pots_23-2151960756.jpg", imageAlt: "Children learning in a classroom in Jammu & Kashmir"},
{
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg?_wi=1",
imageAlt: "Teacher engaging students in educational activities",
},
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg", imageAlt: "Teacher engaging students in educational activities"},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by 5000+ families and institutions"
buttons={[
{
text: "Join the Movement",
href: "#contact",
},
text: "Join the Movement", href: "#contact"},
{
text: "Learn More",
href: "/about",
},
text: "Learn More", href: "/about"},
]}
buttonAnimation="slide-up"
className="hero-section"
@@ -87,18 +79,14 @@ export default function HomePage() {
description="At Learninglee, we envision a world where every child in Jammu & Kashmir, regardless of socioeconomic background, has access to quality education. Our comprehensive programs address critical gaps in literacy, numeracy, child safety, and vocational skills. We partner with local communities, schools, and institutions to create sustainable, locally-led solutions that empower children and their families."
tag="Our Story"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg"
imageAlt="Learninglee team members engaging with children in educational programs"
useInvertedBackground={false}
buttons={[
{
text: "Explore Our Programs",
href: "/programs",
},
text: "Explore Our Programs", href: "/programs"},
{
text: "See Our Impact",
href: "/impact",
},
text: "See Our Impact", href: "/impact"},
]}
buttonAnimation="slide-up"
titleClassName="text-4xl md:text-5xl font-bold"
@@ -118,32 +106,16 @@ export default function HomePage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "12500",
title: "Children Reached",
description: "Direct beneficiaries across our education programs",
icon: Users,
id: "1", value: "12500", title: "Children Reached", description: "Direct beneficiaries across our education programs", icon: Users,
},
{
id: "2",
value: "85",
title: "Schools Partnered",
description: "Educational institutions collaborating with Learninglee",
icon: Building2,
id: "2", value: "85", title: "Schools Partnered", description: "Educational institutions collaborating with Learninglee", icon: Building2,
},
{
id: "3",
value: "92",
title: "% Enrollment Rate",
description: "Program participants enrolled in formal education",
icon: TrendingUp,
id: "3", value: "92", title: "% Enrollment Rate", description: "Program participants enrolled in formal education", icon: TrendingUp,
},
{
id: "4",
value: "1200",
title: "Teachers Trained",
description: "Educators equipped with modern teaching methodologies",
icon: BookOpen,
id: "4", value: "1200", title: "Teachers Trained", description: "Educators equipped with modern teaching methodologies", icon: BookOpen,
},
]}
animationType="slide-up"
@@ -165,37 +137,13 @@ export default function HomePage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Early Literacy & Numeracy",
price: "Foundation",
variant: "Ages 4-8 | Primary Focus",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=1",
imageAlt: "Young children engaged in literacy activities",
},
id: "1", name: "Early Literacy & Numeracy", price: "Foundation", variant: "Ages 4-8 | Primary Focus", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Young children engaged in literacy activities"},
{
id: "2",
name: "Child Safety & Awareness",
price: "Protection",
variant: "Ages 6-14 | Comprehensive Program",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=2",
imageAlt: "Child safety education and awareness session",
},
id: "2", name: "Child Safety & Awareness", price: "Protection", variant: "Ages 6-14 | Comprehensive Program", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Child safety education and awareness session"},
{
id: "3",
name: "Vocational & Life Skills",
price: "Empowerment",
variant: "Ages 14-18 | Career Pathways",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=3",
imageAlt: "Youth learning vocational and life skills",
},
id: "3", name: "Vocational & Life Skills", price: "Empowerment", variant: "Ages 14-18 | Career Pathways", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Youth learning vocational and life skills"},
{
id: "4",
name: "Teacher Development",
price: "Excellence",
variant: "Professional | Ongoing Training",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=4",
imageAlt: "Educators engaged in professional development",
},
id: "4", name: "Teacher Development", price: "Excellence", variant: "Professional | Ongoing Training", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Educators engaged in professional development"},
]}
animationType="slide-up"
gridVariant="uniform-all-items-equal"
@@ -226,25 +174,13 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Aisha Khan",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-getting-back-school_23-2149507597.jpg?_wi=1",
},
id: "1", name: "Aisha Khan", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-getting-back-school_23-2149507597.jpg"},
{
id: "2",
name: "Rajesh Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379415.jpg?_wi=1",
},
id: "2", name: "Rajesh Sharma", imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379415.jpg"},
{
id: "3",
name: "Dr. Priya Gupta",
imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg?_wi=1",
},
id: "3", name: "Dr. Priya Gupta", imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg"},
{
id: "4",
name: "Vikram Patel",
imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg?_wi=1",
},
id: "4", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg"},
]}
cardTitle="Thousands of families and institutions trust Learninglee to create transformational educational experiences"
cardTag="Real Stories from Our Community"
@@ -263,9 +199,9 @@ export default function HomePage() {
tagAnimation="slide-up"
title="Join the Movement for Educational Equity"
description="Whether you're a passionate donor, dedicated volunteer, or strategic partner, your involvement creates lasting change. Connect with us today to discuss how you can support Learninglee's mission."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg"
imageAlt="Diverse team of volunteers and educators collaborating"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -284,66 +220,39 @@ export default function HomePage() {
copyrightText="© 2025 Learninglee | Education for Every Child"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Programs",
href: "/programs",
},
label: "Our Programs", href: "/programs"},
{
label: "Impact Stories",
href: "/impact",
},
label: "Impact Stories", href: "/impact"},
{
label: "Get Involved",
href: "/get-involved",
},
label: "Get Involved", href: "/get-involved"},
],
},
{
title: "How to Help",
items: [
title: "How to Help", items: [
{
label: "Donate Now",
href: "#",
},
label: "Donate Now", href: "#"},
{
label: "Become a Volunteer",
href: "#",
},
label: "Become a Volunteer", href: "#"},
{
label: "Corporate Partnership",
href: "#",
},
label: "Corporate Partnership", href: "#"},
{
label: "Institutional Collaboration",
href: "#",
},
label: "Institutional Collaboration", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog & Insights",
href: "#",
},
label: "Blog & Insights", href: "#"},
{
label: "Annual Report",
href: "#",
},
label: "Annual Report", href: "#"},
{
label: "Impact Dashboard",
href: "#",
},
label: "Impact Dashboard", href: "#"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
]}

View File

@@ -6,7 +6,7 @@ import ProductCardFour from "@/components/sections/product/ProductCardFour";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterBase from "@/components/sections/footer/FooterBase";
import { Lightbulb, BarChart3, Heart } from "lucide-react";
import { Lightbulb, BarChart3, Heart, Users, Building2, TrendingUp, BookOpen } from "lucide-react";
import Link from "next/link";
export default function ProgramsPage() {
@@ -20,8 +20,7 @@ export default function ProgramsPage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Programs", href: "/programs" },
{ label: "Impact Stories", href: "/impact" },
@@ -29,8 +28,7 @@ export default function ProgramsPage() {
],
},
{
title: "How to Help",
items: [
title: "How to Help", items: [
{ label: "Donate Now", href: "#" },
{ label: "Become a Volunteer", href: "#" },
{ label: "Corporate Partnership", href: "#" },
@@ -38,8 +36,7 @@ export default function ProgramsPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog & Insights", href: "#" },
{ label: "Annual Report", href: "#" },
{ label: "Impact Dashboard", href: "#" },
@@ -69,37 +66,13 @@ export default function ProgramsPage() {
<ProductCardFour
products={[
{
id: "1",
name: "Early Literacy & Numeracy",
price: "Foundation",
variant: "Ages 4-8 | Primary Focus",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=5",
imageAlt: "Young children engaged in literacy activities",
},
id: "1", name: "Early Literacy & Numeracy", price: "Foundation", variant: "Ages 4-8 | Primary Focus", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Young children engaged in literacy activities"},
{
id: "2",
name: "Child Safety & Awareness",
price: "Protection",
variant: "Ages 6-14 | Comprehensive Program",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=6",
imageAlt: "Child safety education and awareness session",
},
id: "2", name: "Child Safety & Awareness", price: "Protection", variant: "Ages 6-14 | Comprehensive Program", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Child safety education and awareness session"},
{
id: "3",
name: "Vocational & Life Skills",
price: "Empowerment",
variant: "Ages 14-18 | Career Pathways",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=7",
imageAlt: "Youth learning vocational and life skills",
},
id: "3", name: "Vocational & Life Skills", price: "Empowerment", variant: "Ages 14-18 | Career Pathways", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Youth learning vocational and life skills"},
{
id: "4",
name: "Teacher Development",
price: "Excellence",
variant: "Professional | Ongoing Training",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=8",
imageAlt: "Educators engaged in professional development",
},
id: "4", name: "Teacher Development", price: "Excellence", variant: "Professional | Ongoing Training", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", imageAlt: "Educators engaged in professional development"},
]}
title="Our Programs"
description="Comprehensive, community-centered initiatives designed to address educational inequities and empower underserved children and youth in Jammu & Kashmir."
@@ -110,8 +83,6 @@ export default function ProgramsPage() {
useInvertedBackground={false}
animationType="slide-up"
gridVariant="uniform-all-items-equal"
titleClassName="text-4xl md:text-5xl font-bold"
descriptionClassName="text-base md:text-lg text-gray-700"
/>
</div>
@@ -119,32 +90,16 @@ export default function ProgramsPage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "12500",
title: "Children Reached",
description: "Direct beneficiaries across our education programs",
icon: "Users",
id: "1", value: "12500", title: "Children Reached", description: "Direct beneficiaries across our education programs", icon: Users,
},
{
id: "2",
value: "85",
title: "Schools Partnered",
description: "Educational institutions collaborating with Learninglee",
icon: "Building2",
id: "2", value: "85", title: "Schools Partnered", description: "Educational institutions collaborating with Learninglee", icon: Building2,
},
{
id: "3",
value: "92",
title: "% Enrollment Rate",
description: "Program participants enrolled in formal education",
icon: "TrendingUp",
id: "3", value: "92", title: "% Enrollment Rate", description: "Program participants enrolled in formal education", icon: TrendingUp,
},
{
id: "4",
value: "1200",
title: "Teachers Trained",
description: "Educators equipped with modern teaching methodologies",
icon: "BookOpen",
id: "4", value: "1200", title: "Teachers Trained", description: "Educators equipped with modern teaching methodologies", icon: BookOpen,
},
]}
title="Our Measurable Impact"
@@ -168,9 +123,9 @@ export default function ProgramsPage() {
tagAnimation="slide-up"
title="Join the Movement for Educational Equity"
description="Whether you're a passionate donor, dedicated volunteer, or strategic partner, your involvement creates lasting change. Connect with us today to discuss how you can support Learninglee's mission."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg"
imageAlt="Diverse team of volunteers and educators collaborating"
mediaAnimation="slide-up"
mediaPosition="right"