Update src/app/page.tsx

This commit is contained in:
2026-05-31 02:58:24 +00:00
parent 6405b0943e
commit e0df097cbc

View File

@@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TeamCardOne from '@/components/sections/team/TeamCardOne'; import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { BookOpen, Facebook, Instagram, Leaf, MessageSquare, Palette, Sparkles } from "lucide-react"; import { BookOpen, Facebook, Instagram, Leaf, MessageSquare, Palette, Sparkles, Brush, Shapes, SpellCheck, TreeDeciduous, Trampoline } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -33,43 +33,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About Us", name: "About Us", id: "about"},
id: "about",
},
{ {
name: "Programs", name: "Programs", id: "programs"},
id: "programs",
},
{ {
name: "Our Values", name: "Our Values", id: "values"},
id: "values",
},
{ {
name: "Our Team", name: "Our Team", id: "team"},
id: "team",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "FAQs", name: "FAQs", id: "faq"},
id: "faq",
},
{ {
name: "Contact Us", name: "Contact Us", id: "contact"},
id: "contact",
},
]} ]}
brandName="Little Stars Preschool Miami" brandName="Little Stars Preschool Miami"
button={{ button={{
text: "Enroll Today", text: "Enroll Today", href: "#contact"}}
href: "#contact",
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -77,8 +59,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
title="Nurturing Young Minds in Miami" title="Nurturing Young Minds in Miami"
description="At Little Stars Preschool, we provide a vibrant, safe, and engaging environment where children aged 2-5 blossom through play-based learning and discovery. Join our family in Miami!" description="At Little Stars Preschool, we provide a vibrant, safe, and engaging environment where children aged 2-5 blossom through play-based learning and discovery. Join our family in Miami!"
tag="Bright Futures Start Here" tag="Bright Futures Start Here"
@@ -86,32 +67,14 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ {
text: "Explore Our Programs", text: "Explore Our Programs", href: "#programs"},
href: "#programs",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coloring-pencils_181624-57671.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coloring-pencils_181624-57671.jpg", imageAlt: "Happy children playing in a colorful preschool classroom"},
imageAlt: "Happy children playing in a colorful preschool classroom",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-as-team-treasure-hunt_23-2149042900.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-as-team-treasure-hunt_23-2149042900.jpg", imageAlt: "Kids playing joyfully in an outdoor playground"},
imageAlt: "Kids playing joyfully in an outdoor playground",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-kids-finding-treasure-treasure-hunt_23-2149095783.jpg",
imageAlt: "Happy kids finding the treasure in a treasure hunt",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-children-park_1303-9508.jpg",
imageAlt: "Group of children in park",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-young-children-running-playing-park_1150-3889.jpg",
imageAlt: "Group Of Young Children Running and playing in the park",
},
]} ]}
mediaAnimation="opacity" mediaAnimation="opacity"
rating={5} rating={5}
@@ -125,7 +88,7 @@ export default function LandingPage() {
title="Our Philosophy: Learn, Grow, Shine" title="Our Philosophy: Learn, Grow, Shine"
description="Little Stars Preschool believes in fostering curiosity, creativity, and compassion. Our dedicated educators create personalized experiences that support each child's unique developmental journey, building a strong foundation for lifelong learning." description="Little Stars Preschool believes in fostering curiosity, creativity, and compassion. Our dedicated educators create personalized experiences that support each child's unique developmental journey, building a strong foundation for lifelong learning."
tag="About Us" tag="About Us"
imageSrc="http://img.b2bpic.net/free-photo/woman-kid-drawing-together_23-2148866776.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/woman-kid-drawing-together_23-2148866776.jpg"
imageAlt="Preschool teacher interacting playfully with diverse children during learning time" imageAlt="Preschool teacher interacting playfully with diverse children during learning time"
/> />
</div> </div>
@@ -137,79 +100,52 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Creative Arts & Crafts", title: "Creative Arts & Crafts", description: "Encouraging self-expression through painting, sculpting, and imaginative play, fostering fine motor skills and artistic development.", media: {
description: "Encouraging self-expression through painting, sculpting, and imaginative play, fostering fine motor skills and artistic development.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-angel-like-cheerful-smiling-with-teeth-child-white-morning-light-art-room-holding-her-hand-bunch-brushes-little-european-girl-with-blond-hair-looking-happy-joyful-showing_176420-15707.jpg", imageAlt: "Children painting with bright colors"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-angel-like-cheerful-smiling-with-teeth-child-white-morning-light-art-room-holding-her-hand-bunch-brushes-little-european-girl-with-blond-hair-looking-happy-joyful-showing_176420-15707.jpg",
imageAlt: "Children painting with bright colors",
},
items: [ items: [
{ {
icon: Palette, icon: Palette,
text: "Daily Art Sessions", text: "Daily Art Sessions"},
},
{ {
icon: Brush, icon: Brush,
text: "Sensory Exploration", text: "Sensory Exploration"},
},
{ {
icon: Shapes, icon: Shapes,
text: "Craft Projects", text: "Craft Projects"},
},
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coloring-pencils_181624-57671.jpg?_wi=2",
imageAlt: "children painting colorful art class",
}, },
{ {
title: "Early Literacy & Language", title: "Early Literacy & Language", description: "Building a love for reading and communication through interactive story times, phonics games, and vocabulary-rich activities.", media: {
description: "Building a love for reading and communication through interactive story times, phonics games, and vocabulary-rich activities.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-environment-top-view-happy-woman-school-children-sitting-circle-floor-library-with-hands-outstretched-center-looking-camera_259150-58158.jpg", imageAlt: "Teacher reading a book to a group of attentive children"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/friendly-environment-top-view-happy-woman-school-children-sitting-circle-floor-library-with-hands-outstretched-center-looking-camera_259150-58158.jpg",
imageAlt: "Teacher reading a book to a group of attentive children",
},
items: [ items: [
{ {
icon: BookOpen, icon: BookOpen,
text: "Story Time Adventures", text: "Story Time Adventures"},
},
{ {
icon: SpellCheck, icon: SpellCheck,
text: "Phonics Fun", text: "Phonics Fun"},
},
{ {
icon: MessageSquare, icon: MessageSquare,
text: "Language Development", text: "Language Development"},
},
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-as-team-treasure-hunt_23-2149042900.jpg?_wi=2",
imageAlt: "children painting colorful art class",
}, },
{ {
title: "Outdoor Play & Exploration", title: "Outdoor Play & Exploration", description: "Promoting physical development and an appreciation for nature through active play, garden exploration, and outdoor learning experiences.", media: {
description: "Promoting physical development and an appreciation for nature through active play, garden exploration, and outdoor learning experiences.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-girls-playing-with-swing_329181-16383.jpg", imageAlt: "Kids playing happily in an outdoor playground"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-girls-playing-with-swing_329181-16383.jpg",
imageAlt: "Kids playing happily in an outdoor playground",
},
items: [ items: [
{ {
icon: TreeDeciduous, icon: TreeDeciduous,
text: "Nature Walks", text: "Nature Walks"},
},
{ {
icon: Trampoline, icon: Trampoline,
text: "Active Playground", text: "Active Playground"},
},
{ {
icon: Leaf, icon: Leaf,
text: "Gardening Club", text: "Gardening Club"},
},
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/woman-kid-drawing-together_23-2148866776.jpg?_wi=2",
imageAlt: "children painting colorful art class",
}, },
]} ]}
title="Our Engaging Programs" title="Our Engaging Programs"
@@ -225,31 +161,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "10+", title: "Years of Experience", items: [
value: "10+", "Expert Educators", "Proven Curriculum"],
title: "Years of Experience",
items: [
"Expert Educators",
"Proven Curriculum",
],
}, },
{ {
id: "2", id: "2", value: "200+", title: "Happy Graduates", items: [
value: "200+", "Successful Transition", "Confident Learners"],
title: "Happy Graduates",
items: [
"Successful Transition",
"Confident Learners",
],
}, },
{ {
id: "3", id: "3", value: "1:6", title: "Student-Teacher Ratio", items: [
value: "1:6", "Personalized Attention", "Individualized Support"],
title: "Student-Teacher Ratio",
items: [
"Personalized Attention",
"Individualized Support",
],
}, },
]} ]}
title="Our Core Values" title="Our Core Values"
@@ -266,26 +187,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
members={[ members={[
{ {
id: "1", id: "1", name: "Ms. Isabella Rivera", role: "School Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925498.jpg", imageAlt: "Smiling female school director"},
name: "Ms. Isabella Rivera",
role: "School Director",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925498.jpg",
imageAlt: "Smiling female school director",
},
{ {
id: "2", id: "2", name: "Mr. Daniel Chen", role: "Lead Preschool Teacher", imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-with-stickers-table_23-2149610745.jpg", imageAlt: "Smiling male lead preschool teacher"},
name: "Mr. Daniel Chen",
role: "Lead Preschool Teacher",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-with-stickers-table_23-2149610745.jpg",
imageAlt: "Smiling male lead preschool teacher",
},
{ {
id: "3", id: "3", name: "Ms. Sophia Martinez", role: "Assistant Teacher", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dressed-formally-office-with-laptop_273609-4628.jpg", imageAlt: "Smiling female assistant teacher"},
name: "Ms. Sophia Martinez",
role: "Assistant Teacher",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dressed-formally-office-with-laptop_273609-4628.jpg",
imageAlt: "Smiling female assistant teacher",
},
]} ]}
title="Meet Our Dedicated Team" title="Meet Our Dedicated Team"
description="Our passionate educators and staff are the heart of Little Stars Preschool. They bring years of experience, a love for teaching, and a commitment to nurturing every child." description="Our passionate educators and staff are the heart of Little Stars Preschool. They bring years of experience, a love for teaching, and a commitment to nurturing every child."
@@ -300,45 +206,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Maria Rodriguez", role: "Parent", testimonial: "Little Stars Preschool has been a blessing for our family. Our daughter absolutely loves going to school every day, and we've seen incredible growth in her confidence and learning!", imageSrc: "http://img.b2bpic.net/free-photo/joyful-childhood-moments-outdoors-smiling-girl-with-baby_169016-69575.jpg", imageAlt: "Happy parent with child"},
name: "Maria Rodriguez",
role: "Parent",
testimonial: "Little Stars Preschool has been a blessing for our family. Our daughter absolutely loves going to school every day, and we've seen incredible growth in her confidence and learning!",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-childhood-moments-outdoors-smiling-girl-with-baby_169016-69575.jpg",
imageAlt: "Happy parent with child",
},
{ {
id: "2", id: "2", name: "David Lee", role: "Parent", testimonial: "The educators here are truly exceptional. They create such a warm and supportive atmosphere, making learning fun and engaging. We highly recommend Little Stars!", imageSrc: "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176492.jpg", imageAlt: "Happy father and son"},
name: "David Lee",
role: "Parent",
testimonial: "The educators here are truly exceptional. They create such a warm and supportive atmosphere, making learning fun and engaging. We highly recommend Little Stars!",
imageSrc: "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176492.jpg",
imageAlt: "Happy father and son",
},
{ {
id: "3", id: "3", name: "Sofia Gomez", role: "Parent", testimonial: "My son has thrived at Little Stars. The focus on play-based learning and social-emotional development has made such a positive impact on him. Thank you for everything!", imageSrc: "http://img.b2bpic.net/free-photo/i-love-my-mom-so-much_329181-2549.jpg", imageAlt: "Happy grandmother and grandchild"},
name: "Sofia Gomez",
role: "Parent",
testimonial: "My son has thrived at Little Stars. The focus on play-based learning and social-emotional development has made such a positive impact on him. Thank you for everything!",
imageSrc: "http://img.b2bpic.net/free-photo/i-love-my-mom-so-much_329181-2549.jpg",
imageAlt: "Happy grandmother and grandchild",
},
{ {
id: "4", id: "4", name: "Jessica White", role: "Parent", testimonial: "We couldn't be happier with our choice of preschool. The communication is excellent, and we always feel our child is safe, cared for, and learning something new every day.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mother-with-little-son-home_273609-14793.jpg", imageAlt: "Diverse happy mother with children"},
name: "Jessica White",
role: "Parent",
testimonial: "We couldn't be happier with our choice of preschool. The communication is excellent, and we always feel our child is safe, cared for, and learning something new every day.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mother-with-little-son-home_273609-14793.jpg",
imageAlt: "Diverse happy mother with children",
},
{ {
id: "5", id: "5", name: "Carlos Sanchez", role: "Parent", testimonial: "The curriculum at Little Stars is perfectly balanced, combining academics with creative play. Our child is always excited to share what they learned and created.", imageSrc: "http://img.b2bpic.net/free-photo/happy-black-family-spending-time-together_23-2148947202.jpg", imageAlt: "Parent talking to preschool teacher"},
name: "Carlos Sanchez",
role: "Parent",
testimonial: "The curriculum at Little Stars is perfectly balanced, combining academics with creative play. Our child is always excited to share what they learned and created.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-family-spending-time-together_23-2148947202.jpg",
imageAlt: "Parent talking to preschool teacher",
},
]} ]}
title="What Our Parents Say" title="What Our Parents Say"
description="Hear directly from families who have experienced the difference Little Stars Preschool makes in their children's lives." description="Hear directly from families who have experienced the difference Little Stars Preschool makes in their children's lives."
@@ -352,25 +228,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What are your operating hours?", content: "Our preschool operates Monday to Friday, from 8:00 AM to 3:00 PM. We also offer extended care options until 6:00 PM."},
title: "What are your operating hours?",
content: "Our preschool operates Monday to Friday, from 8:00 AM to 3:00 PM. We also offer extended care options until 6:00 PM.",
},
{ {
id: "2", id: "2", title: "What age groups do you accept?", content: "We welcome children aged 2 to 5 years old into our various programs, tailored to their developmental stages."},
title: "What age groups do you accept?",
content: "We welcome children aged 2 to 5 years old into our various programs, tailored to their developmental stages.",
},
{ {
id: "3", id: "3", title: "What is your curriculum focus?", content: "Our curriculum is play-based, focusing on early literacy, math, science, creative arts, and social-emotional development, all delivered in an engaging, child-centered manner."},
title: "What is your curriculum focus?",
content: "Our curriculum is play-based, focusing on early literacy, math, science, creative arts, and social-emotional development, all delivered in an engaging, child-centered manner.",
},
{ {
id: "4", id: "4", title: "How do you ensure child safety?", content: "Child safety is our top priority. We have secure entry systems, certified staff trained in first aid and CPR, and a strict pick-up policy. Our facilities are regularly inspected and maintained."},
title: "How do you ensure child safety?",
content: "Child safety is our top priority. We have secure entry systems, certified staff trained in first aid and CPR, and a strict pick-up policy. Our facilities are regularly inspected and maintained.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/caucasian-african-children-learn-friendship-success-generated-by-ai_188544-29239.jpg" imageSrc="http://img.b2bpic.net/free-photo/caucasian-african-children-learn-friendship-success-generated-by-ai_188544-29239.jpg"
imageAlt="Preschool children raising hands to ask questions in class" imageAlt="Preschool children raising hands to ask questions in class"
@@ -386,14 +250,11 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
text="Ready to Give Your Child a Bright Start?" text="Ready to Give Your Child a Bright Start?"
buttons={[ buttons={[
{ {
text: "Get in Touch", text: "Get in Touch", href: "mailto:info@littlestarsmiami.com"},
href: "mailto:info@littlestarsmiami.com",
},
]} ]}
/> />
</div> </div>
@@ -405,14 +266,10 @@ export default function LandingPage() {
socialLinks={[ socialLinks={[
{ {
icon: Facebook, icon: Facebook,
href: "https://facebook.com/littlestarsmiami", href: "https://facebook.com/littlestarsmiami", ariaLabel: "Facebook"},
ariaLabel: "Facebook",
},
{ {
icon: Instagram, icon: Instagram,
href: "https://instagram.com/littlestarsmiami", href: "https://instagram.com/littlestarsmiami", ariaLabel: "Instagram"},
ariaLabel: "Instagram",
},
]} ]}
/> />
</div> </div>