Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 287e6e02d1 | |||
| 90fa48fb8e |
267
src/app/page.tsx
267
src/app/page.tsx
@@ -32,80 +32,51 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Programs",
|
||||
id: "#programs",
|
||||
},
|
||||
name: "Programs", id: "#programs"},
|
||||
{
|
||||
name: "Our Impact",
|
||||
id: "#impact",
|
||||
},
|
||||
name: "Our Impact", id: "#impact"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQs", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Little Stars Academy"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EFFCl7UluhSDkzT0AVhu5O7u8W/uploaded-1779766559507-bn8pcll0.jpg"
|
||||
logoAlt="Little Stars Academy Logo"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Ignite Young Minds: Phonics, Grammar & Maths Excellence"
|
||||
description="Little Stars Academy provides engaging and effective programs designed to build strong foundations in phonics, grammar, and mathematics for children aged 4-10. Watch your child discover the joy of learning!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Programs",
|
||||
href: "#programs",
|
||||
},
|
||||
text: "Explore Our Programs", href: "#programs"},
|
||||
{
|
||||
text: "Book a Free Assessment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Free Assessment", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-professor-mentoring-diverse-students-library_482257-123126.jpg",
|
||||
imageAlt: "Children happily reading phonics books in a bright classroom",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-professor-mentoring-diverse-students-library_482257-123126.jpg", imageAlt: "Children happily reading phonics books in a bright classroom"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girls-homeschooling-coronavirus-pandemic_53876-143056.jpg",
|
||||
imageAlt: "Kids engaged in a fun math class with a teacher",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girls-homeschooling-coronavirus-pandemic_53876-143056.jpg", imageAlt: "Kids engaged in a fun math class with a teacher"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257205.jpg",
|
||||
imageAlt: "Students focused during a grammar lesson, writing in notebooks",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257205.jpg", imageAlt: "Students focused during a grammar lesson, writing in notebooks"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-class_1098-3834.jpg",
|
||||
imageAlt: "Diverse group of children smiling and learning together",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-class_1098-3834.jpg", imageAlt: "Diverse group of children smiling and learning together"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-climbing-wall-reaching-out-camera_259150-60411.jpg",
|
||||
imageAlt: "Kids interacting with a digital smartboard during a lesson",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-climbing-wall-reaching-out-camera_259150-60411.jpg", imageAlt: "Kids interacting with a digital smartboard during a lesson"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/intelligent-students-working-classroom_23-2147656340.jpg",
|
||||
imageAlt: "Small group of children collaborating on a study project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/intelligent-students-working-classroom_23-2147656340.jpg", imageAlt: "Small group of children collaborating on a study project"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -126,38 +97,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "phonics",
|
||||
title: "Phonics Mastery",
|
||||
tags: [
|
||||
"Reading",
|
||||
"Spelling",
|
||||
"Early Literacy",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110282.jpg",
|
||||
imageAlt: "Child reading a phonics book",
|
||||
},
|
||||
id: "phonics", title: "Phonics Mastery", tags: [
|
||||
"Reading", "Spelling", "Early Literacy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110282.jpg", imageAlt: "Child reading a phonics book"},
|
||||
{
|
||||
id: "grammar",
|
||||
title: "Grammar Foundation",
|
||||
tags: [
|
||||
"Writing",
|
||||
"Communication",
|
||||
"Sentence Structure",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-text-colourful-school-professional_1134-1347.jpg",
|
||||
imageAlt: "Child writing in a notepad for grammar lesson",
|
||||
},
|
||||
id: "grammar", title: "Grammar Foundation", tags: [
|
||||
"Writing", "Communication", "Sentence Structure"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-text-colourful-school-professional_1134-1347.jpg", imageAlt: "Child writing in a notepad for grammar lesson"},
|
||||
{
|
||||
id: "maths",
|
||||
title: "Maths Confidence",
|
||||
tags: [
|
||||
"Numeracy",
|
||||
"Problem Solving",
|
||||
"Critical Thinking",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-translucent-magenta-cube-with-other-colorful-geometric-shapes-background_1308-189618.jpg",
|
||||
imageAlt: "Kids playing with a math puzzle",
|
||||
},
|
||||
id: "maths", title: "Maths Confidence", tags: [
|
||||
"Numeracy", "Problem Solving", "Critical Thinking"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-translucent-magenta-cube-with-other-colorful-geometric-shapes-background_1308-189618.jpg", imageAlt: "Kids playing with a math puzzle"},
|
||||
]}
|
||||
title="Our Core Programs: Foundations for Success"
|
||||
description="Discover our comprehensive Phonics, Grammar, and Maths programs, each crafted to make learning enjoyable and effective for young learners. We build strong academic foundations with engaging, interactive methods."
|
||||
@@ -172,23 +122,14 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
metrics={[
|
||||
{
|
||||
id: "students",
|
||||
icon: Users,
|
||||
title: "Students Impacted",
|
||||
value: "500+",
|
||||
},
|
||||
id: "students", icon: Users,
|
||||
title: "Students Impacted", value: "500+"},
|
||||
{
|
||||
id: "programs",
|
||||
icon: BookOpen,
|
||||
title: "Programs Offered",
|
||||
value: "3 Core",
|
||||
},
|
||||
id: "programs", icon: BookOpen,
|
||||
title: "Programs Offered", value: "3 Core"},
|
||||
{
|
||||
id: "success",
|
||||
icon: Award,
|
||||
title: "Success Rate",
|
||||
value: "95%",
|
||||
},
|
||||
id: "success", icon: Award,
|
||||
title: "Success Rate", value: "95%"},
|
||||
]}
|
||||
title="Little Stars, Big Achievements"
|
||||
description="See the measurable impact of our dedicated approach and watch your child flourish academically and confidently. Our results speak for themselves."
|
||||
@@ -201,59 +142,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Phonics Made Fun!",
|
||||
quote: "My daughter struggled with reading, but after just a few weeks at Little Stars Academy, her confidence soared! The phonics program is truly exceptional.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Parent of Maya (6)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-his-son-with-curly-hair_273609-10280.jpg",
|
||||
imageAlt: "Portrait of Sarah Johnson",
|
||||
},
|
||||
id: "1", title: "Phonics Made Fun!", quote: "My daughter struggled with reading, but after just a few weeks at Little Stars Academy, her confidence soared! The phonics program is truly exceptional.", name: "Sarah Johnson", role: "Parent of Maya (6)", imageSrc: "http://img.b2bpic.net/free-photo/young-man-his-son-with-curly-hair_273609-10280.jpg", imageAlt: "Portrait of Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Grammar Breakthrough",
|
||||
quote: "I'm amazed at how quickly my son's writing skills improved. The grammar lessons are engaging and easy for him to understand. Highly recommend!",
|
||||
name: "Michael Chen",
|
||||
role: "Parent of Leo (8)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg",
|
||||
imageAlt: "Portrait of Michael Chen",
|
||||
},
|
||||
id: "2", title: "Grammar Breakthrough", quote: "I'm amazed at how quickly my son's writing skills improved. The grammar lessons are engaging and easy for him to understand. Highly recommend!", name: "Michael Chen", role: "Parent of Leo (8)", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg", imageAlt: "Portrait of Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Maths Confidence",
|
||||
quote: "Little Stars Academy made maths exciting for my child. She now loves solving problems and her grades have significantly improved. Thank you!",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Parent of Chloe (7)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-couple-with-blue-tongues_23-2148311193.jpg",
|
||||
imageAlt: "Portrait of Emily Rodriguez",
|
||||
},
|
||||
id: "3", title: "Maths Confidence", quote: "Little Stars Academy made maths exciting for my child. She now loves solving problems and her grades have significantly improved. Thank you!", name: "Emily Rodriguez", role: "Parent of Chloe (7)", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-couple-with-blue-tongues_23-2148311193.jpg", imageAlt: "Portrait of Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Holistic Learning",
|
||||
quote: "Beyond academics, Little Stars has helped my child develop critical thinking and problem-solving skills. It's a truly holistic learning experience.",
|
||||
name: "David Kim",
|
||||
role: "Parent of Noah (5)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg",
|
||||
imageAlt: "Portrait of David Kim",
|
||||
},
|
||||
id: "4", title: "Holistic Learning", quote: "Beyond academics, Little Stars has helped my child develop critical thinking and problem-solving skills. It's a truly holistic learning experience.", name: "David Kim", role: "Parent of Noah (5)", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", imageAlt: "Portrait of David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Dedicated Educators",
|
||||
quote: "The teachers are incredibly dedicated and passionate. They create a warm, supportive environment where children thrive and feel encouraged.",
|
||||
name: "Jessica Lee",
|
||||
role: "Parent of Sophia (9)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teacher-young-student-having-good-time_23-2148511043.jpg",
|
||||
imageAlt: "Portrait of Jessica Lee",
|
||||
},
|
||||
id: "5", title: "Dedicated Educators", quote: "The teachers are incredibly dedicated and passionate. They create a warm, supportive environment where children thrive and feel encouraged.", name: "Jessica Lee", role: "Parent of Sophia (9)", imageSrc: "http://img.b2bpic.net/free-photo/teacher-young-student-having-good-time_23-2148511043.jpg", imageAlt: "Portrait of Jessica Lee"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Positive Environment",
|
||||
quote: "My child looks forward to every class! The positive and interactive learning environment at Little Stars Academy is truly remarkable.",
|
||||
name: "Daniel Brown",
|
||||
role: "Parent of Liam (6)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teacher-brunette-instructor-with-computer-suit-whiteboard-classroom-talking-camera_140725-163349.jpg",
|
||||
imageAlt: "Portrait of Daniel Brown",
|
||||
},
|
||||
id: "6", title: "Positive Environment", quote: "My child looks forward to every class! The positive and interactive learning environment at Little Stars Academy is truly remarkable.", name: "Daniel Brown", role: "Parent of Liam (6)", imageSrc: "http://img.b2bpic.net/free-photo/teacher-brunette-instructor-with-computer-suit-whiteboard-classroom-talking-camera_140725-163349.jpg", imageAlt: "Portrait of Daniel Brown"},
|
||||
]}
|
||||
title="What Parents Say About Little Stars"
|
||||
description="Hear from families whose children have transformed their learning journey with our supportive and effective teaching methods."
|
||||
@@ -265,33 +164,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What age groups do you cater to?",
|
||||
content: "Little Stars Academy offers programs for children aged 4 to 10 years, covering essential Phonics, Grammar, and Maths skills.",
|
||||
},
|
||||
id: "1", title: "What age groups do you cater to?", content: "Little Stars Academy offers programs for children aged 4 to 10 years, covering essential Phonics, Grammar, and Maths skills."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What makes your teaching method unique?",
|
||||
content: "Our approach combines interactive lessons, engaging activities, and personalized attention to cater to each child's learning style, fostering a genuine love for learning.",
|
||||
},
|
||||
id: "2", title: "What makes your teaching method unique?", content: "Our approach combines interactive lessons, engaging activities, and personalized attention to cater to each child's learning style, fostering a genuine love for learning."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How do you track student progress?",
|
||||
content: "We conduct regular assessments and provide detailed progress reports to parents, ensuring transparency and continuous improvement in each child's academic journey.",
|
||||
},
|
||||
id: "3", title: "How do you track student progress?", content: "We conduct regular assessments and provide detailed progress reports to parents, ensuring transparency and continuous improvement in each child's academic journey."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you offer trial classes or assessments?",
|
||||
content: "Yes, we offer a free assessment to evaluate your child's current skill level and discuss how our programs can best support their learning needs. Please contact us to schedule.",
|
||||
},
|
||||
id: "4", title: "Do you offer trial classes or assessments?", content: "Yes, we offer a free assessment to evaluate your child's current skill level and discuss how our programs can best support their learning needs. Please contact us to schedule."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Find answers to frequently asked questions about enrollment, programs, and our teaching methodology."
|
||||
buttons={[
|
||||
{
|
||||
text: "View All FAQs",
|
||||
href: "#",
|
||||
},
|
||||
text: "View All FAQs", href: "#"},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
@@ -302,18 +187,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to Spark Your Child's Future? Join Little Stars Academy Today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Enroll Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Enroll Now", href: "#contact"},
|
||||
{
|
||||
text: "Schedule a Tour",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule a Tour", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -321,60 +201,39 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Little Stars Academy"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EFFCl7UluhSDkzT0AVhu5O7u8W/uploaded-1779766559507-bn8pcll0.jpg"
|
||||
logoAlt="Little Stars Academy Logo"
|
||||
columns={[
|
||||
{
|
||||
title: "Programs",
|
||||
items: [
|
||||
title: "Programs", items: [
|
||||
{
|
||||
label: "Phonics Mastery",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "Phonics Mastery", href: "#programs"},
|
||||
{
|
||||
label: "Grammar Foundation",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "Grammar Foundation", href: "#programs"},
|
||||
{
|
||||
label: "Maths Confidence",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "Maths Confidence", href: "#programs"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Academy",
|
||||
items: [
|
||||
title: "Academy", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Impact",
|
||||
href: "#impact",
|
||||
},
|
||||
label: "Our Impact", href: "#impact"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Enrollment",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Enrollment", href: "#contact"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -384,4 +243,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user