Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
description="A well-established preschool in Sukhsagar Nagar, Lake Town Road, Pune."
|
||||
subdescription="With years of experience in handling little children with passion and care, we focus on building strong foundations for lifelong learning through activities, play, and confidence building."
|
||||
icon={BookOpen}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46933.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46933.jpg"
|
||||
imageAlt="Kids Campus Pre-School Classroom"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Excellent School Experience", quote: "Excellent school! Very happy with teachers and management. My child has learned so much and loves coming to school every day.", name: "Priya Sharma", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Priya Sharma"
|
||||
id: "1", title: "Excellent School Experience", quote: "Excellent school! Very happy with teachers and management. My child has learned so much and loves coming to school every day.", name: "Priya Sharma", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Best Curriculum and Activities", quote: "Good teaching and extra curricular activities. The teachers are well-trained and my child has developed confidence and social skills.", name: "Rahul Deshmukh", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-her-parents_1098-22216.jpg", imageAlt: "Rahul Deshmukh"
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "Professional & Caring Staff", quote: "Teacher and support staff are well trained. My child has shown amazing growth in just a few months at Kids Campus.", name: "Amit Verma", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/holiday_1098-13862.jpg", imageAlt: "Amit Verma"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Number One Choice", quote: "Number one school in Sukhsagar and Katraj area. Highly recommended for parents looking for quality preschool education.", name: "Sneha Joshi", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Sneha Joshi"
|
||||
id: "5", title: "Number One Choice", quote: "Number one school in Sukhsagar and Katraj area. Highly recommended for parents looking for quality preschool education.", name: "Sneha Joshi", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sneha Joshi"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Parent Testimonials"
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46933.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46933.jpg"
|
||||
imageAlt="Kids Campus Pre-School"
|
||||
logoText="Kids Campus Pre-School"
|
||||
copyrightText="© 2025 Kids Campus Pre-School. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user