Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec8443f7b3 | |||
| b925c4009c | |||
| 637d728d49 | |||
| 499be610d6 |
236
src/app/page.tsx
236
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Stories",
|
name: "Stories", id: "products"},
|
||||||
id: "products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Workshops",
|
name: "Workshops", id: "features"},
|
||||||
id: "features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="CHAKS Publishing"
|
brandName="CHAKS Publishing"
|
||||||
/>
|
/>
|
||||||
@@ -60,103 +50,58 @@ export default function LandingPage() {
|
|||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Bringing African Stories to Life for Children Everywhere"
|
title="Bringing African Stories to Life for Children Everywhere"
|
||||||
description="Inspiring imagination, culture, and learning through joyful African storytelling experiences."
|
description="Inspiring imagination, culture, and learning through joyful African storytelling experiences."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Amina",
|
name: "Amina", handle: "@momofthree", testimonial: "My children finally see themselves in the stories we read. It's beautiful.", rating: 5,
|
||||||
handle: "@momofthree",
|
imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spend-time-together-reading-book-concept-children-s-development-quality-time_169016-9631.jpg"},
|
||||||
testimonial: "My children finally see themselves in the stories we read. It's beautiful.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spend-time-together-reading-book-concept-children-s-development-quality-time_169016-9631.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Kwame",
|
name: "Kwame", handle: "@teacherK", testimonial: "These workshops transformed my classroom into a place of wonder.", rating: 5,
|
||||||
handle: "@teacherK",
|
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-bookstore-date_23-2150396419.jpg"},
|
||||||
testimonial: "These workshops transformed my classroom into a place of wonder.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-bookstore-date_23-2150396419.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sarah",
|
name: "Sarah", handle: "@educator", testimonial: "Authentic, high-quality African content that engages every child.", rating: 5,
|
||||||
handle: "@educator",
|
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-working-with-textbooks_23-2147656314.jpg"},
|
||||||
testimonial: "Authentic, high-quality African content that engages every child.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-working-with-textbooks_23-2147656314.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Jide",
|
name: "Jide", handle: "@jide_reads", testimonial: "The illustrations capture our culture so perfectly.", rating: 5,
|
||||||
handle: "@jide_reads",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-father-kid_23-2149212283.jpg"},
|
||||||
testimonial: "The illustrations capture our culture so perfectly.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-father-kid_23-2149212283.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Fatima",
|
name: "Fatima", handle: "@fatima_edu", testimonial: "A breakthrough in educational diversity.", rating: 5,
|
||||||
handle: "@fatima_edu",
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-reading-portrait_23-2151532326.jpg"},
|
||||||
testimonial: "A breakthrough in educational diversity.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-reading-portrait_23-2151532326.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Stories",
|
text: "Explore Stories", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Book a Workshop",
|
text: "Book a Workshop", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778293999494-iqz6xgaq.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778293999494-iqz6xgaq.jpg"
|
||||||
imageAlt="African children storytelling and learning"
|
imageAlt="African children storytelling and learning"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294143211-cj76l5uc.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294143211-cj76l5uc.jpg", alt: "Child with paper airplane"},
|
||||||
alt: "Child with paper airplane",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294202718-m4z0kiqb.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294202718-m4z0kiqb.jpg", alt: "Tourist looking at map"},
|
||||||
alt: "Tourist looking at map",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294220379-s50mpcin.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294220379-s50mpcin.jpg", alt: "Girl with backpack"},
|
||||||
alt: "Girl with backpack",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294258427-cq2ctt2i.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294258427-cq2ctt2i.jpg", alt: "Kid playing"},
|
||||||
alt: "Kid playing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294310464-977j9mz1.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294310464-977j9mz1.jpg", alt: "Worker analyzing info"},
|
||||||
alt: "Worker analyzing info",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Inclusive"},
|
||||||
text: "Inclusive",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Cultural"},
|
||||||
text: "Cultural",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Educational"},
|
||||||
text: "Educational",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Inspiring"},
|
||||||
text: "Inspiring",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Authentic"},
|
||||||
text: "Authentic",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -169,22 +114,17 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
icon: BookOpen,
|
icon: BookOpen,
|
||||||
title: "Children's Books",
|
title: "Children's Books", description: "Beautifully illustrated tales that bridge heritage and modern life. Rounded, premium storytelling for every reader."},
|
||||||
description: "Beautifully illustrated tales that bridge heritage and modern life.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Users,
|
icon: Users,
|
||||||
title: "Cultural Workshops",
|
title: "Cultural Workshops", description: "Immersive storytelling experiences for communities and schools. Designed for impactful shared learning."},
|
||||||
description: "Immersive storytelling experiences for communities and schools.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: GraduationCap,
|
icon: GraduationCap,
|
||||||
title: "Educational Programs",
|
title: "Educational Programs", description: "Structured curriculum supporting cultural learning and literacy. Engaging and tailored for growth."},
|
||||||
description: "Structured curriculum supporting cultural learning and literacy.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Programs & Offerings"
|
title="Our Programs & Offerings"
|
||||||
description="Engage, educate, and inspire through our curated storytelling solutions."
|
description="Engage, educate, and inspire through our curated storytelling solutions."
|
||||||
|
cardClassName="rounded-3xl overflow-hidden shadow-lg"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -194,9 +134,7 @@ export default function LandingPage() {
|
|||||||
title="Built From Story, Culture & Community"
|
title="Built From Story, Culture & Community"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Learn Our Story",
|
text: "Learn Our Story", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -207,45 +145,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Great Experience", quote: "The stories are so vivid and warm.", name: "Sarah O.", role: "Parent", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294517732-gje7648u.jpg"},
|
||||||
title: "Great Experience",
|
|
||||||
quote: "The stories are so vivid and warm.",
|
|
||||||
name: "Sarah O.",
|
|
||||||
role: "Parent",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294517732-gje7648u.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Inspiring", quote: "Changed how we learn at home.", name: "David M.", role: "Educator", imageSrc: "http://img.b2bpic.net/free-photo/useful-information-smiling-young-red-haired-woman-showing-tablet-school-children-sitting-floor-with-books-notebooks-library_259150-58154.jpg"},
|
||||||
title: "Inspiring",
|
|
||||||
quote: "Changed how we learn at home.",
|
|
||||||
name: "David M.",
|
|
||||||
role: "Educator",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/useful-information-smiling-young-red-haired-woman-showing-tablet-school-children-sitting-floor-with-books-notebooks-library_259150-58154.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Cultural Treasure", quote: "Finally, the stories we needed.", name: "Elise T.", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/romantic-letter-from-secret-sender_329181-7560.jpg"},
|
||||||
title: "Cultural Treasure",
|
|
||||||
quote: "Finally, the stories we needed.",
|
|
||||||
name: "Elise T.",
|
|
||||||
role: "Parent",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-letter-from-secret-sender_329181-7560.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "Engaging", quote: "Students love the characters.", name: "Marcus L.", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-reading-book-home-girl-is-preparing-lessons-school_169016-64649.jpg"},
|
||||||
title: "Engaging",
|
|
||||||
quote: "Students love the characters.",
|
|
||||||
name: "Marcus L.",
|
|
||||||
role: "Teacher",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-reading-book-home-girl-is-preparing-lessons-school_169016-64649.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", title: "Highly Recommended", quote: "A must-have for every library.", name: "Julia P.", role: "Librarian", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-happy-young-students_171337-13349.jpg"},
|
||||||
title: "Highly Recommended",
|
|
||||||
quote: "A must-have for every library.",
|
|
||||||
name: "Julia P.",
|
|
||||||
role: "Librarian",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-happy-young-students_171337-13349.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Hear From Our Community"
|
title="Hear From Our Community"
|
||||||
description="Parents and educators share the magic of our stories."
|
description="Parents and educators share the magic of our stories."
|
||||||
@@ -257,14 +165,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Lagos Primary School",
|
"Lagos Primary School", "Accra Literary Hub", "Nairobi Learning Center", "Johannesburg Public Library", "Global African Studies", "Ubuntu Education Fund", "Pan-African Literacy"]}
|
||||||
"Accra Literary Hub",
|
|
||||||
"Nairobi Learning Center",
|
|
||||||
"Johannesburg Public Library",
|
|
||||||
"Global African Studies",
|
|
||||||
"Ubuntu Education Fund",
|
|
||||||
"Pan-African Literacy",
|
|
||||||
]}
|
|
||||||
title="Trusted By Educators & Institutions"
|
title="Trusted By Educators & Institutions"
|
||||||
description="Collaborating with leading schools and communities."
|
description="Collaborating with leading schools and communities."
|
||||||
/>
|
/>
|
||||||
@@ -276,20 +177,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "q1",
|
id: "q1", title: "How can I book a workshop?", content: "You can fill out the contact form below and our team will get in touch!"},
|
||||||
title: "How can I book a workshop?",
|
|
||||||
content: "You can fill out the contact form below and our team will get in touch!",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q2",
|
id: "q2", title: "Do you ship internationally?", content: "Yes, we ship our books to various locations around the globe."},
|
||||||
title: "Do you ship internationally?",
|
|
||||||
content: "Yes, we ship our books to various locations around the globe.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q3",
|
id: "q3", title: "Are these stories suitable for all ages?", content: "Our stories are primarily for ages 4-12, but loved by many."},
|
||||||
title: "Are these stories suitable for all ages?",
|
|
||||||
content: "Our stories are primarily for ages 4-12, but loved by many.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Everything you need to know about CHAKS Publishing."
|
description="Everything you need to know about CHAKS Publishing."
|
||||||
@@ -301,8 +193,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
tag="Let's Connect"
|
tag="Let's Connect"
|
||||||
title="Start Your Storytelling Journey"
|
title="Start Your Storytelling Journey"
|
||||||
description="Join our mailing list for updates on new stories and workshop availability."
|
description="Join our mailing list for updates on new stories and workshop availability."
|
||||||
@@ -315,50 +206,31 @@ export default function LandingPage() {
|
|||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Explore",
|
title: "Explore", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Stories",
|
label: "Stories", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Workshops",
|
label: "Workshops", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Connect",
|
title: "Connect", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Social",
|
label: "Social", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Press",
|
label: "Press", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user