Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-05 13:35:21 +00:00
6 changed files with 100 additions and 244 deletions

View File

@@ -20,24 +20,21 @@ export default function AboutPage() {
const footerColumns = [
{
title: "School",
items: [
title: "School", items: [
{ label: "About Us", href: "/about" },
{ label: "Academics", href: "/academics" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Admissions",
items: [
title: "Admissions", items: [
{ label: "Admission Process", href: "/admissions" },
{ label: "Required Documents", href: "/admissions" },
{ label: "Contact Us", href: "/contact" },
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "WhatsApp Contact", href: "https://wa.me/919876543210" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
@@ -52,7 +49,7 @@ export default function AboutPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -77,22 +74,16 @@ export default function AboutPage() {
useInvertedBackground={false}
bulletPoints={[
{
title: "Mission",
description: "Provide quality early childhood education with focus on individual development, creativity, and emotional well-being.",
icon: Target,
title: "Mission", description: "Provide quality early childhood education with focus on individual development, creativity, and emotional well-being.", icon: Target,
},
{
title: "Vision",
description: "Build a generation of curious, confident learners prepared for lifelong success and positive social contribution.",
icon: Sparkles,
title: "Vision", description: "Build a generation of curious, confident learners prepared for lifelong success and positive social contribution.", icon: Sparkles,
},
{
title: "Values",
description: "We value integrity, inclusivity, innovation, and the joy of learning in every child's educational journey.",
icon: Leaf,
title: "Values", description: "We value integrity, inclusivity, innovation, and the joy of learning in every child's educational journey.", icon: Leaf,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg"
imageAlt="KHS Pre Primary School building"
mediaAnimation="slide-up"
buttons={[{ text: "Learn About Programs", href: "/academics" }]}
@@ -111,34 +102,22 @@ export default function AboutPage() {
features={[
{
icon: Users,
title: "Student-Centered Learning",
description: "Every child is unique; we tailor our approach to support individual learning styles, pace, and interests.",
},
title: "Student-Centered Learning", description: "Every child is unique; we tailor our approach to support individual learning styles, pace, and interests."},
{
icon: Lightbulb,
title: "Creativity & Innovation",
description: "We encourage creative thinking, problem-solving, and experimental learning through play-based activities.",
},
title: "Creativity & Innovation", description: "We encourage creative thinking, problem-solving, and experimental learning through play-based activities."},
{
icon: Shield,
title: "Safe & Inclusive Environment",
description: "We maintain high safety standards and foster inclusivity where every child feels valued and protected.",
},
title: "Safe & Inclusive Environment", description: "We maintain high safety standards and foster inclusivity where every child feels valued and protected."},
{
icon: Sparkles,
title: "Holistic Development",
description: "We develop cognitive, emotional, social, and physical aspects of each child's growth.",
},
title: "Holistic Development", description: "We develop cognitive, emotional, social, and physical aspects of each child's growth."},
{
icon: Heart,
title: "Parental Partnership",
description: "Strong collaboration with parents ensures consistent support and holistic development at home and school.",
},
title: "Parental Partnership", description: "Strong collaboration with parents ensures consistent support and holistic development at home and school."},
{
icon: Target,
title: "Excellence in Teaching",
description: "Our experienced faculty combines passion for education with modern pedagogical practices and continuous learning.",
},
title: "Excellence in Teaching", description: "Our experienced faculty combines passion for education with modern pedagogical practices and continuous learning."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -158,7 +137,7 @@ export default function AboutPage() {
{ text: "Admission Enquiry", href: "/admissions" },
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -20,24 +20,21 @@ export default function AcademicsPage() {
const footerColumns = [
{
title: "School",
items: [
title: "School", items: [
{ label: "About Us", href: "/about" },
{ label: "Academics", href: "/academics" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Admissions",
items: [
title: "Admissions", items: [
{ label: "Admission Process", href: "/admissions" },
{ label: "Required Documents", href: "/admissions" },
{ label: "Contact Us", href: "/contact" },
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "WhatsApp Contact", href: "https://wa.me/919876543210" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
@@ -52,7 +49,7 @@ export default function AcademicsPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -76,34 +73,22 @@ export default function AcademicsPage() {
features={[
{
icon: BookOpen,
title: "Pre-Nursery (Age 2-3)",
description: "Interactive play-based learning focusing on sensory development, basic communication skills, and early motor coordination through engaging activities.",
},
title: "Pre-Nursery (Age 2-3)", description: "Interactive play-based learning focusing on sensory development, basic communication skills, and early motor coordination through engaging activities."},
{
icon: Palette,
title: "Nursery (Age 3-4)",
description: "Structured learning combining play, arts, music, and foundational academics. Introduction to letters, numbers, and social skills.",
},
title: "Nursery (Age 3-4)", description: "Structured learning combining play, arts, music, and foundational academics. Introduction to letters, numbers, and social skills."},
{
icon: Zap,
title: "Junior KG (Age 4-5)",
description: "Comprehensive curriculum with enhanced academics and activities preparing children for senior kindergarten with focus on pre-literacy and numeracy.",
},
title: "Junior KG (Age 4-5)", description: "Comprehensive curriculum with enhanced academics and activities preparing children for senior kindergarten with focus on pre-literacy and numeracy."},
{
icon: Star,
title: "Senior KG (Age 5-6)",
description: "Advanced learning programs with strong emphasis on pre-literacy, numeracy, and life skills preparing children for primary school.",
},
title: "Senior KG (Age 5-6)", description: "Advanced learning programs with strong emphasis on pre-literacy, numeracy, and life skills preparing children for primary school."},
{
icon: Music,
title: "Extracurricular Activities",
description: "Music, art, dance, and sports programs integrated into curriculum to develop creativity, physical fitness, and social skills.",
},
title: "Extracurricular Activities", description: "Music, art, dance, and sports programs integrated into curriculum to develop creativity, physical fitness, and social skills."},
{
icon: Award,
title: "Wellness Programs",
description: "Yoga, storytelling, nature walks, and celebrations promoting physical wellness, emotional intelligence, and cultural awareness.",
},
title: "Wellness Programs", description: "Yoga, storytelling, nature walks, and celebrations promoting physical wellness, emotional intelligence, and cultural awareness."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -122,22 +107,16 @@ export default function AcademicsPage() {
useInvertedBackground={true}
bulletPoints={[
{
title: "Play-Based Learning",
description: "Learning through play activities that develop cognitive, social, emotional, and physical skills naturally.",
icon: Palette,
title: "Play-Based Learning", description: "Learning through play activities that develop cognitive, social, emotional, and physical skills naturally.", icon: Palette,
},
{
title: "Interactive Methodology",
description: "Hands-on activities, group work, and collaborative learning encouraging active participation and peer interaction.",
icon: Zap,
title: "Interactive Methodology", description: "Hands-on activities, group work, and collaborative learning encouraging active participation and peer interaction.", icon: Zap,
},
{
title: "Individualized Attention",
description: "Small class sizes ensure each child receives personalized guidance suited to their learning pace and interests.",
icon: Star,
title: "Individualized Attention", description: "Small class sizes ensure each child receives personalized guidance suited to their learning pace and interests.", icon: Star,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg"
imageAlt="Modern classroom learning environment"
mediaAnimation="slide-up"
buttons={[{ text: "Schedule a Visit", href: "/contact" }]}
@@ -158,7 +137,7 @@ export default function AcademicsPage() {
{ text: "Contact Us", href: "/contact" },
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -20,24 +20,21 @@ export default function AdmissionsPage() {
const footerColumns = [
{
title: "School",
items: [
title: "School", items: [
{ label: "About Us", href: "/about" },
{ label: "Academics", href: "/academics" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Admissions",
items: [
title: "Admissions", items: [
{ label: "Admission Process", href: "/admissions" },
{ label: "Required Documents", href: "/admissions" },
{ label: "Contact Us", href: "/contact" },
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "WhatsApp Contact", href: "https://wa.me/919876543210" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
@@ -52,7 +49,7 @@ export default function AdmissionsPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -76,34 +73,22 @@ export default function AdmissionsPage() {
features={[
{
icon: PhoneIcon,
title: "Initial Inquiry",
description: "Contact us via phone, email, or WhatsApp to express your interest and inquire about available seats and programs.",
},
title: "Initial Inquiry", description: "Contact us via phone, email, or WhatsApp to express your interest and inquire about available seats and programs."},
{
icon: Calendar,
title: "Campus Visit",
description: "Schedule a tour of our campus to meet teachers, explore facilities, and understand our teaching methodology firsthand.",
},
title: "Campus Visit", description: "Schedule a tour of our campus to meet teachers, explore facilities, and understand our teaching methodology firsthand."},
{
icon: FileText,
title: "Application & Documents",
description: "Complete the admission form and submit required documents including birth certificate, vaccination record, and photographs.",
},
title: "Application & Documents", description: "Complete the admission form and submit required documents including birth certificate, vaccination record, and photographs."},
{
icon: Users,
title: "Meeting & Assessment",
description: "Meet with school administration and participate in informal interaction with your child to understand their needs and readiness.",
},
title: "Meeting & Assessment", description: "Meet with school administration and participate in informal interaction with your child to understand their needs and readiness."},
{
icon: CheckCircle,
title: "Admission Confirmation",
description: "Upon approval, complete fee payment and formalities. Receive welcome packet with school information and orientation details.",
},
title: "Admission Confirmation", description: "Upon approval, complete fee payment and formalities. Receive welcome packet with school information and orientation details."},
{
icon: MapPin,
title: "Orientation & Start",
description: "Attend orientation session and begin your child's learning journey in our nurturing, playful environment.",
},
title: "Orientation & Start", description: "Attend orientation session and begin your child's learning journey in our nurturing, playful environment."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -122,22 +107,16 @@ export default function AdmissionsPage() {
useInvertedBackground={true}
bulletPoints={[
{
title: "Birth Certificate",
description: "Original or attested copy of the child's birth certificate from relevant government authority.",
icon: FileText,
title: "Birth Certificate", description: "Original or attested copy of the child's birth certificate from relevant government authority.", icon: FileText,
},
{
title: "Vaccination Records",
description: "Complete immunization certificate showing all mandatory vaccines as per government guidelines.",
icon: CheckCircle,
title: "Vaccination Records", description: "Complete immunization certificate showing all mandatory vaccines as per government guidelines.", icon: CheckCircle,
},
{
title: "Parent Identification",
description: "Valid ID proof of parents/guardians (Aadhaar, Passport, or Driver's License) and address proof.",
icon: Users,
title: "Parent Identification", description: "Valid ID proof of parents/guardians (Aadhaar, Passport, or Driver's License) and address proof.", icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg"
imageAlt="Children studying and learning"
mediaAnimation="slide-up"
buttons={[{ text: "Contact Admissions", href: "/contact" }]}
@@ -158,7 +137,7 @@ export default function AdmissionsPage() {
{ text: "Contact Us", href: "/contact" },
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -19,24 +19,21 @@ export default function ContactPage() {
const footerColumns = [
{
title: "School",
items: [
title: "School", items: [
{ label: "About Us", href: "/about" },
{ label: "Academics", href: "/academics" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Admissions",
items: [
title: "Admissions", items: [
{ label: "Admission Process", href: "/admissions" },
{ label: "Required Documents", href: "/admissions" },
{ label: "Contact Us", href: "/contact" },
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "WhatsApp Contact", href: "https://wa.me/919876543210" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
@@ -51,7 +48,7 @@ export default function ContactPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -76,22 +73,16 @@ export default function ContactPage() {
useInvertedBackground={false}
bulletPoints={[
{
title: "Location",
description: "KHS Pre Primary School, Erandwane, Pune 411004 | Easily accessible by car and public transport.",
icon: MapPin,
title: "Location", description: "KHS Pre Primary School, Erandwane, Pune 411004 | Easily accessible by car and public transport.", icon: MapPin,
},
{
title: "School Hours",
description: "Monday to Friday: 9:00 AM - 1:00 PM | Closed on weekends and national holidays.",
icon: Clock,
title: "School Hours", description: "Monday to Friday: 9:00 AM - 1:00 PM | Closed on weekends and national holidays.", icon: Clock,
},
{
title: "Contact Methods",
description: "Phone, Email, or WhatsApp for quick inquiries | Campus tours available by appointment.",
icon: PhoneIcon,
title: "Contact Methods", description: "Phone, Email, or WhatsApp for quick inquiries | Campus tours available by appointment.", icon: PhoneIcon,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=5"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg"
imageAlt="KHS Pre Primary School entrance"
mediaAnimation="slide-up"
buttons={[{ text: "Schedule Tour", href: "/contact" }]}
@@ -112,7 +103,7 @@ export default function ContactPage() {
{ text: "Email Us", href: "mailto:admissions@khspreprimary.edu" },
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>

View File

@@ -20,24 +20,21 @@ export default function GalleryPage() {
const footerColumns = [
{
title: "School",
items: [
title: "School", items: [
{ label: "About Us", href: "/about" },
{ label: "Academics", href: "/academics" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Admissions",
items: [
title: "Admissions", items: [
{ label: "Admission Process", href: "/admissions" },
{ label: "Required Documents", href: "/admissions" },
{ label: "Contact Us", href: "/contact" },
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "WhatsApp Contact", href: "https://wa.me/919876543210" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
@@ -52,7 +49,7 @@ export default function GalleryPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -73,42 +70,26 @@ export default function GalleryPage() {
tag="Campus Moments"
tagIcon={ImageIcon}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=2",
imageAlt: "Classroom learning moments",
},
imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Classroom learning moments"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ground-red-outdoor-child-complex-colorful_1417-494.jpg?_wi=2",
imageAlt: "Playground activities",
},
imageSrc: "http://img.b2bpic.net/free-photo/ground-red-outdoor-child-complex-colorful_1417-494.jpg", imageAlt: "Playground activities"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=3",
imageAlt: "Library reading sessions",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg", imageAlt: "Library reading sessions"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110282.jpg?_wi=2",
imageAlt: "Interactive learning activities",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110282.jpg", imageAlt: "Interactive learning activities"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-primary-students-sitting-class_1098-3953.jpg?_wi=2",
imageAlt: "Happy students",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-primary-students-sitting-class_1098-3953.jpg", imageAlt: "Happy students"},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=4",
imageAlt: "School building",
},
imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", imageAlt: "School building"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=2",
imageAlt: "Speech and learning sessions",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", imageAlt: "Speech and learning sessions"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg?_wi=3",
imageAlt: "Collaborative learning",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg", imageAlt: "Collaborative learning"},
]}
buttons={[
{ text: "Schedule Tour", href: "/contact" },
@@ -130,19 +111,13 @@ export default function GalleryPage() {
useInvertedBackground={true}
bulletPoints={[
{
title: "Classroom Activities",
description: "Interactive learning sessions, arts & crafts, story time, and educational games designed for early learners.",
icon: ImageIcon,
title: "Classroom Activities", description: "Interactive learning sessions, arts & crafts, story time, and educational games designed for early learners.", icon: ImageIcon,
},
{
title: "Outdoor Play",
description: "Safe playground facilities for physical development, outdoor learning, and recreational activities.",
icon: Users,
title: "Outdoor Play", description: "Safe playground facilities for physical development, outdoor learning, and recreational activities.", icon: Users,
},
{
title: "Community Events",
description: "Celebrations, festivals, cultural programs, and community gatherings that build school spirit and inclusive environment.",
icon: Smile,
title: "Community Events", description: "Celebrations, festivals, cultural programs, and community gatherings that build school spirit and inclusive environment.", icon: Smile,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-girl-with-big-copy-space_329181-14216.jpg"
@@ -166,7 +141,7 @@ export default function GalleryPage() {
{ text: "Contact Us", href: "/contact" },
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -22,24 +22,21 @@ export default function HomePage() {
const footerColumns = [
{
title: "School",
items: [
title: "School", items: [
{ label: "About Us", href: "/about" },
{ label: "Academics", href: "/academics" },
{ label: "Gallery", href: "/gallery" },
],
},
{
title: "Admissions",
items: [
title: "Admissions", items: [
{ label: "Admission Process", href: "/admissions" },
{ label: "Required Documents", href: "/admissions" },
{ label: "Contact Us", href: "/contact" },
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "WhatsApp Contact", href: "https://wa.me/919876543210" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
@@ -54,7 +51,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -75,42 +72,26 @@ export default function HomePage() {
tag="Erandwane, Pune"
tagIcon={MapPin}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=1",
imageAlt: "Bright and colorful classroom",
},
imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Bright and colorful classroom"},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-primary-students-sitting-class_1098-3953.jpg?_wi=1",
imageAlt: "Happy students learning together",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-primary-students-sitting-class_1098-3953.jpg", imageAlt: "Happy students learning together"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110282.jpg?_wi=1",
imageAlt: "Children engaged in learning activities",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110282.jpg", imageAlt: "Children engaged in learning activities"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=1",
imageAlt: "Interactive learning sessions",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", imageAlt: "Interactive learning sessions"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/ground-red-outdoor-child-complex-colorful_1417-494.jpg?_wi=1",
imageAlt: "Modern playground facilities",
},
imageSrc: "http://img.b2bpic.net/free-photo/ground-red-outdoor-child-complex-colorful_1417-494.jpg", imageAlt: "Modern playground facilities"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=1",
imageAlt: "Well-equipped classroom",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg", imageAlt: "Well-equipped classroom"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg?_wi=1",
imageAlt: "School library and reading area",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg", imageAlt: "School library and reading area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=1",
imageAlt: "School entrance and building",
},
imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", imageAlt: "School entrance and building"},
]}
buttons={[
{ text: "Learn More", href: "/about" },
@@ -132,27 +113,19 @@ export default function HomePage() {
useInvertedBackground={true}
bulletPoints={[
{
title: "Expert Faculty",
description: "Experienced teachers trained in modern pedagogical methods and child psychology.",
icon: Users,
title: "Expert Faculty", description: "Experienced teachers trained in modern pedagogical methods and child psychology.", icon: Users,
},
{
title: "Child-Centric Approach",
description: "Focus on individual development, creativity, and emotional well-being of each child.",
icon: Lightbulb,
title: "Child-Centric Approach", description: "Focus on individual development, creativity, and emotional well-being of each child.", icon: Lightbulb,
},
{
title: "Safe & Nurturing Environment",
description: "Secure facilities designed for young learners with proper safety measures and hygiene standards.",
icon: Shield,
title: "Safe & Nurturing Environment", description: "Secure facilities designed for young learners with proper safety measures and hygiene standards.", icon: Shield,
},
{
title: "Holistic Development",
description: "Programs that develop cognitive, social, emotional, and physical skills of children.",
icon: Sparkles,
title: "Holistic Development", description: "Programs that develop cognitive, social, emotional, and physical skills of children.", icon: Sparkles,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg"
imageAlt="KHS Pre Primary School entrance"
mediaAnimation="slide-up"
buttons={[{ text: "Know More", href: "/academics" }]}
@@ -171,34 +144,22 @@ export default function HomePage() {
features={[
{
icon: BookOpen,
title: "Pre-Nursery Program",
description: "Interactive play-based learning for toddlers aged 2-3 years, focusing on sensory development and basic communication.",
},
title: "Pre-Nursery Program", description: "Interactive play-based learning for toddlers aged 2-3 years, focusing on sensory development and basic communication."},
{
icon: Palette,
title: "Nursery Classes",
description: "Structured learning combining play, arts, music, and foundational academics for children aged 3-4 years.",
},
title: "Nursery Classes", description: "Structured learning combining play, arts, music, and foundational academics for children aged 3-4 years."},
{
icon: Zap,
title: "Junior KG",
description: "Comprehensive curriculum preparing children aged 4-5 for senior kindergarten with enhanced academics and activities.",
},
title: "Junior KG", description: "Comprehensive curriculum preparing children aged 4-5 for senior kindergarten with enhanced academics and activities."},
{
icon: Star,
title: "Senior KG",
description: "Advanced learning programs preparing children aged 5-6 for primary school with focus on pre-literacy and numeracy.",
},
title: "Senior KG", description: "Advanced learning programs preparing children aged 5-6 for primary school with focus on pre-literacy and numeracy."},
{
icon: Music,
title: "Extracurricular Activities",
description: "Music, art, dance, and sports programs to develop creativity and physical fitness alongside academics.",
},
title: "Extracurricular Activities", description: "Music, art, dance, and sports programs to develop creativity and physical fitness alongside academics."},
{
icon: Award,
title: "Special Programs",
description: "Yoga, storytelling, nature walks, and celebrations to promote wellness and cultural awareness.",
},
title: "Special Programs", description: "Yoga, storytelling, nature walks, and celebrations to promote wellness and cultural awareness."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -213,21 +174,13 @@ export default function HomePage() {
author="Parent - Erandwane Community"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cheerful-girl-with-big-copy-space_329181-14216.jpg",
alt: "Happy student 1",
},
src: "http://img.b2bpic.net/free-photo/cheerful-girl-with-big-copy-space_329181-14216.jpg", alt: "Happy student 1"},
{
src: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1132.jpg",
alt: "Happy student 2",
},
src: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1132.jpg", alt: "Happy student 2"},
{
src: "http://img.b2bpic.net/free-photo/adorable-hispanic-boy-student-wearing-backpack-holding-book-kindergarten_839833-35194.jpg",
alt: "Happy student 3",
},
src: "http://img.b2bpic.net/free-photo/adorable-hispanic-boy-student-wearing-backpack-holding-book-kindergarten_839833-35194.jpg", alt: "Happy student 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-boy-school_1098-313.jpg",
alt: "Happy student 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-boy-school_1098-313.jpg", alt: "Happy student 4"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -247,7 +200,7 @@ export default function HomePage() {
{ text: "Schedule a Tour", href: "/contact" },
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>