Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 731f8859b5 | |||
| a5cd91ba91 | |||
| 5737a4402a |
@@ -72,8 +72,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-caucasian-businessman-suit-sitting-desk-looking-camera_1098-17609.jpg", imageAlt: "Omar Zaid"},
|
||||
{
|
||||
name: "Nadia Saeed", handle: "@NadiaS", testimonial: "An incredible platform for nurturing future leaders. Grateful for the experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer-drawing-sketches_171337-14517.jpg", imageAlt: "Nadia Saeed"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer-drawing-sketches_171337-14517.jpg", imageAlt: "Nadia Saeed"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Your Journey to Influence"
|
||||
@@ -131,9 +130,12 @@ export default function LandingPage() {
|
||||
tag="Core Pillars"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "leadership-programs", title: "Tailored Leadership Programs", content: "Access exclusive courses and workshops designed to hone your leadership skills, from strategic thinking to effective communication."},n {
|
||||
id: "mentorship-network", title: "Vibrant Mentorship Network", content: "Connect with experienced mentors and peers for guidance, support, and collaborative learning opportunities."},n {
|
||||
id: "impact-initiatives", title: "Real-world Impact Initiatives", content: "Participate in projects that allow you to apply your skills, drive change, and make a tangible difference in society."},n ]}
|
||||
id: "leadership-programs", title: "Tailored Leadership Programs", content: "Access exclusive courses and workshops designed to hone your leadership skills, from strategic thinking to effective communication."},
|
||||
{
|
||||
id: "mentorship-network", title: "Vibrant Mentorship Network", content: "Connect with experienced mentors and peers for guidance, support, and collaborative learning opportunities."},
|
||||
{
|
||||
id: "impact-initiatives", title: "Real-world Impact Initiatives", content: "Participate in projects that allow you to apply your skills, drive change, and make a tangible difference in society."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ideas-progress-vision-inspiration-design-concept_53876-120004.jpg"
|
||||
imageAlt="Analytics dashboard showing growth and positive trends"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -182,14 +184,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "testimonial-3", name: "Aisha Omar", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-book-club_23-2150059055.jpg", imageAlt: "Speaker addressing an audience"},
|
||||
{
|
||||
id: "testimonial-4", name: "Khalid Ali", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-mugs-outdoors_23-2148970112.jpg", imageAlt: "Two people having a discussion over coffee"
|
||||
},
|
||||
id: "testimonial-4", name: "Khalid Ali", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-mugs-outdoors_23-2148970112.jpg", imageAlt: "Two people having a discussion over coffee"},
|
||||
{
|
||||
id: "testimonial-5", name: "Leila Mansour", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-people-meeting-raising-arms_23-2147923450.jpg", imageAlt: "A person celebrating success with a laptop"
|
||||
},
|
||||
id: "testimonial-5", name: "Leila Mansour", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-people-meeting-raising-arms_23-2147923450.jpg", imageAlt: "A person celebrating success with a laptop"},
|
||||
]}
|
||||
cardTitle="Meet Our Inspiring Community"
|
||||
cardTag="Faces of Qoodwa"
|
||||
cardTitle="What Our Community Says"
|
||||
cardTag="Inspiring Stories"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read More Success Stories", href: "#"},
|
||||
@@ -205,10 +205,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "What is Qoodwa's primary mission?", content: "Qoodwa's primary mission is to empower individuals to become effective leaders and positive role models in their communities and professional lives through comprehensive programs and mentorship."},n {
|
||||
id: "q2", title: "Who can join the Qoodwa community?", content: "Our community is open to anyone passionate about personal growth, leadership development, and making a positive impact, regardless of their background or current career stage."},n {
|
||||
id: "q3", title: "How can I get involved as a mentor?", content: "If you are an experienced professional with a desire to guide and inspire others, please visit our 'Become a Mentor' section on the contact page to learn more about our application process."},n {
|
||||
id: "q4", title: "Are there any fees for Qoodwa programs?", content: "While some premium programs and specialized workshops may have a fee, Qoodwa offers many free resources, community events, and introductory programs to ensure accessibility for all."},n ]}
|
||||
id: "q1", title: "What is Qoodwa's primary mission?", content: "Qoodwa's primary mission is to empower individuals to become effective leaders and positive role models in their communities and professional lives through comprehensive programs and mentorship."},
|
||||
{
|
||||
id: "q2", title: "Who can join the Qoodwa community?", content: "Our community is open to anyone passionate about personal growth, leadership development, and making a positive impact, regardless of their background or current career stage."},
|
||||
{
|
||||
id: "q3", title: "How can I get involved as a mentor?", content: "If you are an experienced professional with a desire to guide and inspire others, please visit our 'Become a Mentor' section on the contact page to learn more about our application process."},
|
||||
{
|
||||
id: "q4", title: "Are there any fees for Qoodwa programs?", content: "While some premium programs and specialized workshops may have a fee, Qoodwa offers many free resources, community events, and introductory programs to ensure accessibility for all."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about Qoodwa, our programs, and how to get involved."
|
||||
tag="Quick Answers"
|
||||
|
||||
Reference in New Issue
Block a user