Merge version_1 into main #2
258
src/app/page.tsx
258
src/app/page.tsx
@@ -31,49 +31,23 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Our Mission",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Impact",
|
||||
id: "impact",
|
||||
},
|
||||
{
|
||||
name: "Programs",
|
||||
id: "programs",
|
||||
},
|
||||
{
|
||||
name: "Donate",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Our Mission", id: "about" },
|
||||
{ name: "Impact", id: "impact" },
|
||||
{ name: "Programs", id: "programs" },
|
||||
{ name: "Donate", id: "contact" },
|
||||
]}
|
||||
brandName="RiseSA Children"
|
||||
button={{
|
||||
text: "Donate Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Donate Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Building a Brighter Future for South African Children"
|
||||
description="We provide education, nutrition, and mentorship to empower children in underserved communities across South Africa."
|
||||
buttons={[
|
||||
{
|
||||
text: "Donate Now",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Learn Our Impact",
|
||||
href: "#impact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg?_wi=1"
|
||||
buttons={[{ text: "Donate Now", href: "#contact" }, { text: "Learn Our Impact", href: "#impact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg"
|
||||
imageAlt="South African children engaged in learning and play"
|
||||
/>
|
||||
</div>
|
||||
@@ -83,13 +57,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Commitment to Every Child"
|
||||
description="RiseSA exists to bridge the educational and health divide for vulnerable children. Through sustainable partnerships and community-led initiatives, we ensure every child has the tools to succeed regardless of their background."
|
||||
buttons={[
|
||||
{
|
||||
text: "Read Our Story",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg?_wi=1"
|
||||
buttons={[{ text: "Read Our Story", href: "#" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg"
|
||||
imageAlt="Our community outreach team supporting local children"
|
||||
/>
|
||||
</div>
|
||||
@@ -100,27 +69,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15,000+",
|
||||
title: "Meals Provided",
|
||||
description: "Hot, nutritious meals served weekly in schools.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "850+",
|
||||
title: "Students Mentored",
|
||||
description: "Direct academic and emotional support provided.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "22",
|
||||
title: "Partner Schools",
|
||||
description: "Collaborative educational institutions across SA.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg?_wi=1",
|
||||
},
|
||||
{ id: "m1", value: "15,000+", title: "Meals Provided", description: "Hot, nutritious meals served weekly in schools.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg" },
|
||||
{ id: "m2", value: "850+", title: "Students Mentored", description: "Direct academic and emotional support provided.", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg" },
|
||||
{ id: "m3", value: "22", title: "Partner Schools", description: "Collaborative educational institutions across SA.", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg" },
|
||||
]}
|
||||
title="Measurable Impact"
|
||||
description="Our efforts are quantified through tangible results for the communities we serve."
|
||||
@@ -134,40 +85,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "After-School Tutoring",
|
||||
description: "Focused academic support in mathematics and language.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-multiethnic-friends-students-outdoors-using-tablet_171337-18178.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/daughter-father-doing-homework_23-2148969808.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg?_wi=2",
|
||||
imageAlt: "after school tutorial classes",
|
||||
title: "After-School Tutoring", description: "Focused academic support in mathematics and language.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-multiethnic-friends-students-outdoors-using-tablet_171337-18178.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/daughter-father-doing-homework_23-2148969808.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Nutrition & Wellness",
|
||||
description: "Ensuring no child starts their school day hungry.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arranged-snacks-school-materials_23-2147654521.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-having-breakfast-home_1301-3988.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg?_wi=2",
|
||||
imageAlt: "after school tutorial classes",
|
||||
title: "Nutrition & Wellness", description: "Ensuring no child starts their school day hungry.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/arranged-snacks-school-materials_23-2147654521.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/happy-family-having-breakfast-home_1301-3988.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Sports & Life Skills",
|
||||
description: "Building character and teamwork through physical activity.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-children-eat-fruits-vegetables_169016-6443.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-peeling-kiwifruit_23-2147737769.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg?_wi=2",
|
||||
imageAlt: "after school tutorial classes",
|
||||
title: "Sports & Life Skills", description: "Building character and teamwork through physical activity.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-children-eat-fruits-vegetables_169016-6443.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/little-girl-peeling-kiwifruit_23-2147737769.jpg" }
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -181,61 +108,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Thandiwe M.",
|
||||
date: "Oct 2023",
|
||||
title: "Community Lead",
|
||||
quote: "RiseSA has completely changed the outlook for our local students. Education is now accessible.",
|
||||
tag: "Impact",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-standing-garden_107420-29991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg?_wi=3",
|
||||
imageAlt: "south african community leader",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "John D.",
|
||||
date: "Sep 2023",
|
||||
title: "Volunteer Teacher",
|
||||
quote: "Seeing these children thrive after implementing the tutoring program is why I volunteer.",
|
||||
tag: "Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-repair-garage_107420-95938.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg?_wi=3",
|
||||
imageAlt: "south african community leader",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Lerato B.",
|
||||
date: "Aug 2023",
|
||||
title: "Parent",
|
||||
quote: "My daughter is more confident than ever before. Thank you for the support.",
|
||||
tag: "Support",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/immigration-people_53876-121540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg?_wi=3",
|
||||
imageAlt: "south african community leader",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sipho K.",
|
||||
date: "July 2023",
|
||||
title: "School Principal",
|
||||
quote: "The nutrition initiative has boosted attendance by nearly 30% this year.",
|
||||
tag: "Health",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg?_wi=2",
|
||||
imageAlt: "south african community leader",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Maria V.",
|
||||
date: "June 2023",
|
||||
title: "Program Volunteer",
|
||||
quote: "It is inspiring to work with such dedicated local teams every weekend.",
|
||||
tag: "Dedication",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_52683-101636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg?_wi=2",
|
||||
imageAlt: "south african community leader",
|
||||
},
|
||||
{ id: "t1", name: "Thandiwe M.", date: "Oct 2023", title: "Community Lead", quote: "RiseSA has completely changed the outlook for our local students. Education is now accessible.", tag: "Impact", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-standing-garden_107420-29991.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg" },
|
||||
{ id: "t2", name: "John D.", date: "Sep 2023", title: "Volunteer Teacher", quote: "Seeing these children thrive after implementing the tutoring program is why I volunteer.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-repair-garage_107420-95938.jpg", imageSrc: "http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg" },
|
||||
{ id: "t3", name: "Lerato B.", date: "Aug 2023", title: "Parent", quote: "My daughter is more confident than ever before. Thank you for the support.", tag: "Support", avatarSrc: "http://img.b2bpic.net/free-photo/immigration-people_53876-121540.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg" },
|
||||
{ id: "t4", name: "Sipho K.", date: "July 2023", title: "School Principal", quote: "The nutrition initiative has boosted attendance by nearly 30% this year.", tag: "Health", avatarSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891374.jpg", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg" },
|
||||
{ id: "t5", name: "Maria V.", date: "June 2023", title: "Program Volunteer", quote: "It is inspiring to work with such dedicated local teams every weekend.", tag: "Dedication", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_52683-101636.jpg", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg" },
|
||||
]}
|
||||
title="Community Voices"
|
||||
description="Hear directly from the educators, parents, and volunteers making this possible."
|
||||
@@ -247,14 +124,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Nelson Mandela Foundation",
|
||||
"Local EduTech Corp",
|
||||
"South Africa Youth Fund",
|
||||
"Cape Town Philanthropy",
|
||||
"Standard Bank Outreach",
|
||||
"Mining Industry Trust",
|
||||
"Global Hope Initiative",
|
||||
]}
|
||||
"Nelson Mandela Foundation", "Local EduTech Corp", "South Africa Youth Fund", "Cape Town Philanthropy", "Standard Bank Outreach", "Mining Industry Trust", "Global Hope Initiative"]}
|
||||
title="Our Proud Supporters"
|
||||
description="Collaborators who help make our vision a reality."
|
||||
/>
|
||||
@@ -265,21 +135,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How is my donation used?",
|
||||
content: "100% of individual donations go directly to our school-based programs and materials.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I volunteer?",
|
||||
content: "Absolutely. We are always looking for passionate volunteers to help with our education and outreach programs.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are donations tax deductible?",
|
||||
content: "Yes, we are a registered non-profit and all donations receive a section 18A tax certificate.",
|
||||
},
|
||||
{ id: "f1", title: "How is my donation used?", content: "100% of individual donations go directly to our school-based programs and materials." },
|
||||
{ id: "f2", title: "Can I volunteer?", content: "Absolutely. We are always looking for passionate volunteers to help with our education and outreach programs." },
|
||||
{ id: "f3", title: "Are donations tax deductible?", content: "Yes, we are a registered non-profit and all donations receive a section 18A tax certificate." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about our work and donations."
|
||||
@@ -293,9 +151,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Donate Now"
|
||||
title="Help A Child Today"
|
||||
description="Every cent goes towards books, meals, and education equipment. Make an immediate difference."
|
||||
@@ -310,57 +166,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Organisation",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Impact",
|
||||
href: "#impact",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Donate",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Volunteer",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Tax Certification",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Organisation", items: [{ label: "About Us", href: "#about" }, { label: "Impact", href: "#impact" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "Donate", href: "#contact" }, { label: "Volunteer", href: "#" }, { label: "FAQ", href: "#faq" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Tax Certification", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 RiseSA Children"
|
||||
bottomRightText="Registered NPO in South Africa"
|
||||
@@ -369,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user