Update src/app/page.tsx
This commit is contained in:
192
src/app/page.tsx
192
src/app/page.tsx
@@ -16,31 +16,23 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="hover-bubble"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Programs",
|
||||
id: "/programs",
|
||||
},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "/gallery",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Programs", id: "/programs" },
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="Mazhalai Mozhi"
|
||||
/>
|
||||
@@ -51,14 +43,8 @@ export default function LandingPage() {
|
||||
title="A Safe, Happy Start for Your Child"
|
||||
description="At Mazhalai Mozhi Play School, we provide a nurturing environment where every child receives personal attention and care."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: 099620 97138",
|
||||
href: "tel:09962097138",
|
||||
},
|
||||
{
|
||||
text: "Book a Visit",
|
||||
href: "/contact",
|
||||
},
|
||||
{ text: "Call Now: 099620 97138", href: "tel:09962097138" },
|
||||
{ text: "Book a Visit", href: "/contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boy-awaiting-trip-planning-from-his-traveling-agent_23-2149079449.jpg"
|
||||
/>
|
||||
@@ -68,12 +54,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Where Learning Begins with Care"
|
||||
buttons={[
|
||||
{
|
||||
text: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "About Us", href: "/about" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -81,34 +62,13 @@ export default function LandingPage() {
|
||||
<FeatureCardNineteen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Age 1.5 - 2.5",
|
||||
title: "Playgroup",
|
||||
subtitle: "Social Development",
|
||||
description: "Focus on interaction and basic motor skills.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Age 2.5 - 3.5",
|
||||
title: "Nursery",
|
||||
subtitle: "Early Concepts",
|
||||
description: "Introduction to language and creative play.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Age 3.5 - 5",
|
||||
title: "Kindergarten",
|
||||
subtitle: "Readiness",
|
||||
description: "Early literacy, numeracy, and confidence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Programs Designed for Early Growth"
|
||||
description="We offer age-appropriate programs that build confidence, communication skills, and curiosity."
|
||||
features={[
|
||||
{ id: 1, tag: "Age 1.5 - 2.5", title: "Playgroup", subtitle: "Social Development", description: "Focus on interaction and basic motor skills.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg" },
|
||||
{ id: 2, tag: "Age 2.5 - 3.5", title: "Nursery", subtitle: "Early Concepts", description: "Introduction to language and creative play.", imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg" },
|
||||
{ id: 3, tag: "Age 3.5 - 5", title: "Kindergarten", subtitle: "Readiness", description: "Early literacy, numeracy, and confidence.", imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,80 +76,14 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Great Attention",
|
||||
quote: "The small class size really helps in providing individual attention.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Very Patient",
|
||||
quote: "The teachers are incredibly patient and provide regular updates on progress.",
|
||||
name: "Michael Chen",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-father-daughter-together-having-fun-farm_1153-7504.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Safe Space",
|
||||
quote: "A good and safe place for kids.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-carrying-cute-daughter-back_23-2148070362.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Excellent",
|
||||
quote: "We are very happy with the school's caring environment.",
|
||||
name: "David Kim",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-adult-couple-man-holding-woman-his-back-woman-winking-showing-tongue-stretching-out-hand_141793-58015.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Highly Recommend",
|
||||
quote: "My child loves going to school every day. Truly a wonderful experience.",
|
||||
name: "Priya Sharma",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Parents Say"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="blog" data-section="blog">
|
||||
<BlogCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Learning & Growing"
|
||||
description="Insights on early childhood development and our school activities."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Education",
|
||||
title: "Importance of Play",
|
||||
excerpt: "How play-based learning helps toddlers develop social skills and curiosity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=2",
|
||||
authorName: "School Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/little-girl-doctors-office_329181-9280.jpg",
|
||||
date: "2024-05-12",
|
||||
},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Parenting",
|
||||
title: "Preparing for Preschool",
|
||||
excerpt: "Top tips for parents to help their children transition smoothly to school life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=2",
|
||||
authorName: "Teacher Deepa",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/little-girl-doctors-office_329181-9280.jpg",
|
||||
date: "2024-06-01",
|
||||
},
|
||||
description="Our community shares their experiences."
|
||||
testimonials={[
|
||||
{ id: "1", title: "Great Attention", quote: "The small class size really helps in providing individual attention.", name: "Sarah Johnson", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg" },
|
||||
{ id: "2", title: "Very Patient", quote: "The teachers are incredibly patient and provide regular updates on progress.", name: "Michael Chen", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/mother-father-daughter-together-having-fun-farm_1153-7504.jpg" },
|
||||
{ id: "3", title: "Safe Space", quote: "A good and safe place for kids.", name: "Emily Rodriguez", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/mother-carrying-cute-daughter-back_23-2148070362.jpg" },
|
||||
{ id: "4", title: "Excellent", quote: "We are very happy with the school's caring environment.", name: "David Kim", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/joyful-adult-couple-man-holding-woman-his-back-woman-winking-showing-tongue-stretching-out-hand_141793-58015.jpg" },
|
||||
{ id: "5", title: "Highly Recommend", quote: "My child loves going to school every day. Truly a wonderful experience.", name: "Priya Sharma", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -197,36 +91,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Programs",
|
||||
href: "/programs",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Call: 099620 97138",
|
||||
href: "tel:09962097138",
|
||||
},
|
||||
{
|
||||
label: "Email Enquiry",
|
||||
href: "/contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Programs", href: "/programs" }] },
|
||||
{ title: "Contact", items: [{ label: "Call: 099620 97138", href: "tel:09962097138" }, { label: "Email Enquiry", href: "/contact" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Mazhalai Mozhi Play School"
|
||||
bottomRightText="Madipakkam, Chennai"
|
||||
|
||||
Reference in New Issue
Block a user