Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-03 17:58:26 +00:00
4 changed files with 34 additions and 34 deletions

View File

@@ -49,7 +49,7 @@ const AboutPage = () => {
title: "Holistic Child Development",
description: "We focus on developing the whole child—academically, emotionally, socially, and physically. Our curriculum is designed to build foundational skills while preserving the joy of childhood.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/african-american-professor-mentoring-diverse-students-library_482257-123126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-professor-mentoring-diverse-students-library_482257-123126.jpg?_wi=2",
imageAlt: "Holistic child development",
},
items: [
@@ -64,7 +64,7 @@ const AboutPage = () => {
title: "Our Founding Principles",
description: "Founded with a vision to combine international best practices with local cultural values, Nest & Nurture is built on principles of safety, transparency, and excellence.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg?_wi=2",
imageAlt: "Founding principles",
},
items: [
@@ -79,7 +79,7 @@ const AboutPage = () => {
title: "Commitment to Excellence",
description: "We continuously upgrade our facilities, training, and curriculum to meet evolving educational standards and ensure every child receives world-class early education.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-with-backpack_23-2148993857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-with-backpack_23-2148993857.jpg?_wi=2",
imageAlt: "Commitment to excellence",
},
items: [
@@ -112,7 +112,7 @@ const AboutPage = () => {
value: "15+",
title: "Years of Service",
description: "Dedicated to early childhood excellence",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-motivation-note-with-pencils-dark-surface-writing-school-color-pen-copybook-notepad-present-photo_140725-108960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-motivation-note-with-pencils-dark-surface-writing-school-color-pen-copybook-notepad-present-photo_140725-108960.jpg?_wi=2",
imageAlt: "Years of experience",
},
{
@@ -120,7 +120,7 @@ const AboutPage = () => {
value: "500+",
title: "Children Nurtured",
description: "Now thriving in schools across the city",
imageSrc: "http://img.b2bpic.net/free-photo/graduate-student-blue-mantle-holding-his-fists-up_181624-9454.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graduate-student-blue-mantle-holding-his-fists-up_181624-9454.jpg?_wi=2",
imageAlt: "Children achievement",
},
{
@@ -128,7 +128,7 @@ const AboutPage = () => {
value: "4",
title: "Program Levels",
description: "From Playgroup to Upper Kindergarten",
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg?_wi=2",
imageAlt: "Program diversity",
},
]}

View File

@@ -60,7 +60,7 @@ const AdmissionsPage = () => {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg"
imageSrc="http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg?_wi=1"
imageAlt="School campus and admissions"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -79,7 +79,7 @@ const AdmissionsPage = () => {
title: "Step 1: School Visit",
description: "Schedule a visit to our campus to meet our team, see our facilities, and understand our approach to early childhood education. Experience the warm, nurturing environment firsthand.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg?_wi=2",
imageAlt: "School campus visit",
},
items: [
@@ -94,7 +94,7 @@ const AdmissionsPage = () => {
title: "Step 2: Child Observation",
description: "We conduct a brief, play-based observation to understand your child's personality, interests, and social comfort. This helps us ensure a smooth transition into our program.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg?_wi=4",
imageAlt: "Child observation",
},
items: [
@@ -109,7 +109,7 @@ const AdmissionsPage = () => {
title: "Step 3: Documentation & Enrollment",
description: "Upon confirmation, we request necessary documents: birth certificate, vaccination records, and recent photographs. Our team will guide you through the enrollment process.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-small-children-using-watercolor-stamps-paint-eggs_482257-122028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-small-children-using-watercolor-stamps-paint-eggs_482257-122028.jpg?_wi=2",
imageAlt: "Enrollment process",
},
items: [

View File

@@ -64,7 +64,7 @@ const HomePage = () => {
imageAlt: "Teacher-student interaction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-small-children-using-watercolor-stamps-paint-eggs_482257-122028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-small-children-using-watercolor-stamps-paint-eggs_482257-122028.jpg?_wi=1",
imageAlt: "Creative art and craft activities",
},
]}
@@ -82,7 +82,7 @@ const HomePage = () => {
imageAlt: "Clean, nurturing classroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-floor_23-2149351765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-floor_23-2149351765.jpg?_wi=1",
imageAlt: "Group activities and socialization",
},
]}
@@ -105,7 +105,7 @@ const HomePage = () => {
title: "Structured Curriculum",
description: "Our curriculum balances academic learning with play-based activities, ensuring children develop cognitive, social, and motor skills at their own pace.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/african-american-professor-mentoring-diverse-students-library_482257-123126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-professor-mentoring-diverse-students-library_482257-123126.jpg?_wi=1",
imageAlt: "Curriculum and learning activities",
},
items: [
@@ -120,7 +120,7 @@ const HomePage = () => {
title: "Experienced & Caring Teachers",
description: "Our educators are trained professionals who view each child as unique. They foster individual development while maintaining a warm, nurturing environment.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg?_wi=1",
imageAlt: "Teacher care and nurturing",
},
items: [
@@ -135,7 +135,7 @@ const HomePage = () => {
title: "Safe, Clean Campus",
description: "Security and hygiene are paramount. Our facility meets all safety standards with CCTV monitoring, secure entry/exit, and stringent hygiene protocols.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-with-backpack_23-2148993857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-with-backpack_23-2148993857.jpg?_wi=1",
imageAlt: "Safety and infrastructure",
},
items: [
@@ -168,7 +168,7 @@ const HomePage = () => {
name: "Playgroup",
price: "Age 1.52.5",
variant: "Sensory & Social Development",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=1",
imageAlt: "Playgroup activities",
},
{
@@ -176,7 +176,7 @@ const HomePage = () => {
name: "Nursery",
price: "Age 2.53.5",
variant: "Foundation Skills Building",
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children_23-2147664172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children_23-2147664172.jpg?_wi=1",
imageAlt: "Nursery classroom",
},
{
@@ -184,7 +184,7 @@ const HomePage = () => {
name: "Lower Kindergarten",
price: "Age 3.54.5",
variant: "Pre-Academic Readiness",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-doing-coloring-activity-with-rest-group-preschool-classroom_662251-1656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-doing-coloring-activity-with-rest-group-preschool-classroom_662251-1656.jpg?_wi=1",
imageAlt: "LKG activities",
},
{
@@ -192,7 +192,7 @@ const HomePage = () => {
name: "Upper Kindergarten",
price: "Age 4.55.5",
variant: "School Readiness & Leadership",
imageSrc: "http://img.b2bpic.net/free-photo/schoolchildren-reading-library_1098-4048.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/schoolchildren-reading-library_1098-4048.jpg?_wi=1",
imageAlt: "UKG activities",
},
]}
@@ -218,7 +218,7 @@ const HomePage = () => {
value: "500+",
title: "Happy Children",
description: "Graduated and thriving in schools",
imageSrc: "http://img.b2bpic.net/free-photo/graduate-student-blue-mantle-holding-his-fists-up_181624-9454.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graduate-student-blue-mantle-holding-his-fists-up_181624-9454.jpg?_wi=1",
imageAlt: "Student achievement",
},
{
@@ -226,7 +226,7 @@ const HomePage = () => {
value: "15+",
title: "Years of Excellence",
description: "Serving families with dedication",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-motivation-note-with-pencils-dark-surface-writing-school-color-pen-copybook-notepad-present-photo_140725-108960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-motivation-note-with-pencils-dark-surface-writing-school-color-pen-copybook-notepad-present-photo_140725-108960.jpg?_wi=1",
imageAlt: "Experience milestone",
},
{
@@ -257,7 +257,7 @@ const HomePage = () => {
category: "Classroom",
title: "Bright, Safe Learning Spaces",
excerpt: "Our classrooms are thoughtfully designed with age-appropriate materials, natural light, and a warm, welcoming ambiance.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg?_wi=1",
imageAlt: "Classroom interior",
authorName: "Nest & Nurture",
authorAvatar: "http://img.b2bpic.net/free-vector/back-school-labels-collection-with-elements_23-2147858156.jpg",
@@ -268,7 +268,7 @@ const HomePage = () => {
category: "Activities",
title: "Learning Through Play",
excerpt: "From art & craft to music and motor skill activities, our programs engage children in meaningful, joyful learning.",
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-with-wooden-game_23-2148925489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-with-wooden-game_23-2148925489.jpg?_wi=1",
imageAlt: "Activity engagement",
authorName: "Nest & Nurture",
authorAvatar: "http://img.b2bpic.net/free-vector/back-school-labels-collection-with-elements_23-2147858156.jpg",
@@ -306,7 +306,7 @@ const HomePage = () => {
role: "Parent",
company: "Periyar Nagar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg?_wi=1",
imageAlt: "Parent testimonial",
},
{
@@ -315,7 +315,7 @@ const HomePage = () => {
role: "Parent",
company: "Perambur East",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg?_wi=2",
imageAlt: "Parent testimonial",
},
{
@@ -324,7 +324,7 @@ const HomePage = () => {
role: "Parent",
company: "Perambur West",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg?_wi=3",
imageAlt: "Parent testimonial",
},
{
@@ -333,7 +333,7 @@ const HomePage = () => {
role: "Parent",
company: "Nearby Locality",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-family-nature_1098-1236.jpg?_wi=4",
imageAlt: "Parent testimonial",
},
]}

View File

@@ -52,7 +52,7 @@ const ProgramsPage = () => {
name: "Playgroup",
price: "Age 1.52.5",
variant: "Sensory & Social Development",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=2",
imageAlt: "Playgroup activities",
},
{
@@ -60,7 +60,7 @@ const ProgramsPage = () => {
name: "Nursery",
price: "Age 2.53.5",
variant: "Foundation Skills Building",
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children_23-2147664172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children_23-2147664172.jpg?_wi=2",
imageAlt: "Nursery classroom",
},
{
@@ -68,7 +68,7 @@ const ProgramsPage = () => {
name: "Lower Kindergarten",
price: "Age 3.54.5",
variant: "Pre-Academic Readiness",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-doing-coloring-activity-with-rest-group-preschool-classroom_662251-1656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-doing-coloring-activity-with-rest-group-preschool-classroom_662251-1656.jpg?_wi=2",
imageAlt: "LKG activities",
},
{
@@ -76,7 +76,7 @@ const ProgramsPage = () => {
name: "Upper Kindergarten",
price: "Age 4.55.5",
variant: "School Readiness & Leadership",
imageSrc: "http://img.b2bpic.net/free-photo/schoolchildren-reading-library_1098-4048.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/schoolchildren-reading-library_1098-4048.jpg?_wi=2",
imageAlt: "UKG activities",
},
]}
@@ -99,7 +99,7 @@ const ProgramsPage = () => {
title: "Play-Based Learning",
description: "We believe learning happens best through play. Our activities are designed to be engaging, joyful, and educational, allowing children to explore, discover, and learn naturally.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-with-wooden-game_23-2148925489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-with-wooden-game_23-2148925489.jpg?_wi=2",
imageAlt: "Play-based learning",
},
items: [
@@ -114,7 +114,7 @@ const ProgramsPage = () => {
title: "Montessori-Inspired Methods",
description: "Our educators use Montessori principles to foster independence, self-discipline, and intrinsic motivation in each child, allowing them to learn at their own pace.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-classroom-with-bright-colors-toys-generated-by-ai_188544-26102.jpg?_wi=3",
imageAlt: "Montessori classroom",
},
items: [
@@ -129,7 +129,7 @@ const ProgramsPage = () => {
title: "Holistic Skill Development",
description: "Beyond academics, we develop social, emotional, and motor skills through structured activities, ensuring well-rounded development for every child.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-floor_23-2149351765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-floor_23-2149351765.jpg?_wi=2",
imageAlt: "Holistic development",
},
items: [