Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-29 13:11:35 +00:00

View File

@@ -2,13 +2,13 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
import FooterCard from '@/components/sections/footer/FooterCard';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { ShieldCheck, Star } from "lucide-react";
export default function LandingPage() {
@@ -29,16 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home", id: "hero"},
{
name: "Features", id: "features"},
{
name: "Courses", id: "courses"},
{
name: "Testimonials", id: "testimonials"},
{
name: "FAQs", id: "faq"},
{ name: "Home", id: "hero" },
{ name: "Features", id: "features" },
{ name: "Courses", id: "courses" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQs", id: "faq" },
]}
brandName="CodeSprouts"
/>
@@ -46,16 +41,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars"}}
background={{ variant: "gradient-bars" }}
title="Ignite Your Child's Tech Future"
description="Inspiring the next generation of innovators with fun, hands-on programming classes designed for every child."
tag="Enroll for 2025 Now"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/a-futuristic-classroom-for-children-lear-1774789616072-5592a0fb.png", imageAlt: "Kids in coding classroom"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/diverse-kids-focused-on-coding-friendly--1774789615705-e4cd1911.png", imageAlt: "Coding lab experience"}
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/a-futuristic-classroom-for-children-lear-1774789616072-5592a0fb.png", imageAlt: "Kids in coding classroom" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/diverse-kids-focused-on-coding-friendly--1774789615705-e4cd1911.png", imageAlt: "Coding lab experience" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -69,15 +61,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
icon: Star,
title: "Game Development", description: "Build your own games with Unity and Roblox scripts."},
{
icon: Star,
title: "Robotics & AI", description: "Learn the basics of AI and control real robot hardware."},
{
icon: ShieldCheck,
title: "Cyber Security", description: "Understand digital safety and ethical hacking basics."},
{ icon: Star, title: "Game Development", description: "Build your own games with Unity and Roblox scripts." },
{ icon: Star, title: "Robotics & AI", description: "Learn the basics of AI and control real robot hardware." },
{ icon: ShieldCheck, title: "Cyber Security", description: "Understand digital safety and ethical hacking basics." },
]}
title="Why Choose CodeSprouts?"
description="We blend creativity with critical logic, ensuring students don't just learn to code—they learn to solve."
@@ -90,24 +76,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "beginner", tag: "Start Here", price: "$99", period: "/month", description: "Perfect for ages 7-10 starting their journey.", button: {
text: "Enroll Now"},
featuresTitle: "Includes:", features: [
"Logic Basics", "Visual Coding", "Small Groups"],
},
{
id: "advanced", tag: "Pro Level", price: "$199", period: "/month", description: "For teens mastering syntax and projects.", button: {
text: "Enroll Now"},
featuresTitle: "Includes:", features: [
"Python & JS", "Project Portfolio", "Mentorship"],
},
{
id: "intensive", tag: "Elite", price: "$299", period: "/month", description: "Our highest tier for future computer scientists.", button: {
text: "Enroll Now"},
featuresTitle: "Includes:", features: [
"Full Stack Dev", "Competition Prep", "1:1 Coaching"],
},
{ id: "beginner", tag: "Start Here", price: "$99", period: "/month", description: "Perfect for ages 7-10 starting their journey.", button: { text: "Enroll Now" }, featuresTitle: "Includes:", features: ["Logic Basics", "Visual Coding", "Small Groups"] },
{ id: "advanced", tag: "Pro Level", price: "$199", period: "/month", description: "For teens mastering syntax and projects.", button: { text: "Enroll Now" }, featuresTitle: "Includes:", features: ["Python & JS", "Project Portfolio", "Mentorship"] },
{ id: "intensive", tag: "Elite", price: "$299", period: "/month", description: "Our highest tier for future computer scientists.", button: { text: "Enroll Now" }, featuresTitle: "Includes:", features: ["Full Stack Dev", "Competition Prep", "1:1 Coaching"] },
]}
title="Programming Pathways"
description="Choose the course level that matches your child's passion."
@@ -115,60 +86,45 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
<TestimonialCardTwelve
cardTitle="What Parents Say"
cardTag="Student/Parent Reviews"
cardAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Alice M.", role: "Mother", company: "Happy Parent", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-parent--1774789614843-947b8415.png?_wi=1"},
{
id: "2", name: "Bob T.", role: "Father", company: "Tech Pro", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-mother--1774789615122-c7506113.png"},
{
id: "3", name: "Carla S.", role: "Mother", company: "Designer", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-father--1774789615780-cdfdbfb8.png"},
{
id: "4", name: "David W.", role: "Father", company: "Engineer", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-mother--1774789614578-abc3ad4d.png"},
{
id: "5", name: "Elena R.", role: "Parent", company: "Educator", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-parent--1774789614843-947b8415.png?_wi=2"},
{ id: "1", name: "Alice M.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-parent--1774789614843-947b8415.png?_wi=1" },
{ id: "2", name: "Bob T.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-mother--1774789615122-c7506113.png" },
{ id: "3", name: "Carla S.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-father--1774789615780-cdfdbfb8.png" },
{ id: "4", name: "David W.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-mother--1774789614578-abc3ad4d.png" }
]}
title="What Parents Say"
description="Join a growing community of happy families."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1", title: "Do I need to buy a computer?", content: "No, we provide all the necessary tech gear in the lab."},
{
id: "q2", title: "Are classes in person?", content: "Yes, we prioritize hands-on interaction in our tech centers."},
{
id: "q3", title: "Can beginners join?", content: "Absolutely, all our beginner tracks are tailored for absolute novices."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/a-kid-using-a-laptop-with-colorful-educa-1774789615722-4e418c10.png"
mediaAnimation="slide-up"
<FaqDouble
title="Common Questions"
description="Everything you need to know about our programming school."
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "Do I need to buy a computer?", content: "No, we provide all the necessary tech gear in the lab." },
{ id: "q2", title: "Are classes in person?", content: "Yes, we prioritize hands-on interaction in our tech centers." },
{ id: "q3", title: "Can beginners join?", content: "Absolutely, all our beginner tracks are tailored for absolute novices." },
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
<FooterLogoEmphasis
logoText="CodeSprouts"
copyrightText="© 2025 CodeSprouts Academy"
columns={[
{ items: [{ label: "About" }, { label: "Contact" }, { label: "Careers" }] },
{ items: [{ label: "Privacy Policy" }, { label: "Terms of Service" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}