Merge version_1 into main #4
@@ -53,20 +53,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sunny Vaid", handle: "Parent", testimonial: "Our experience has been wonderful. My child feels safe and supported here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/self-portrait-cheerful-modern-couple-love_1262-12888.jpg", imageAlt: "parent happy satisfied portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/self-portrait-cheerful-modern-couple-love_1262-12888.jpg?_wi=1", imageAlt: "parent happy satisfied portrait"
|
||||
},
|
||||
{
|
||||
name: "Deepu Mahour", handle: "Parent", testimonial: "I'm very satisfied with this school. My child is learning many new things.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-people-having-meeting-cafe_1262-1956.jpg", imageAlt: "parent smiling portrait professional"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-people-having-meeting-cafe_1262-1956.jpg?_wi=1", imageAlt: "parent smiling portrait professional"
|
||||
},
|
||||
{
|
||||
name: "Nargis Raja", handle: "Parent", testimonial: "Teachers are skilled and the environment is very safe. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "parent portrait professional friendly"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=1", imageAlt: "parent portrait professional friendly"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:08744905134" },
|
||||
{ text: "Book Your Free Visit", href: "contact" },
|
||||
{ text: "Book a School Visit", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -89,10 +89,10 @@ export default function LandingPage() {
|
||||
id: "experienced-teachers", title: "Experienced & Patient Teachers", description: "Our highly trained and certified teachers bring years of expertise in early childhood development.", imageSrc: "http://img.b2bpic.net/free-photo/happy-kids-stroking-cute-dog_329181-17068.jpg", imageAlt: "Teacher with children"
|
||||
},
|
||||
{
|
||||
id: "playway-method", title: "Play-Way Learning Method", description: "We believe children learn best through play. Our curriculum combines fun with foundational learning.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", imageAlt: "Children engaged in play-based learning"
|
||||
id: "playway-method", title: "Play-Way Learning Method", description: "We believe children learn best through play. Our curriculum combines fun with foundational learning.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=1", imageAlt: "Children engaged in play-based learning"
|
||||
},
|
||||
{
|
||||
id: "english-environment", title: "English Speaking Environment", description: "Immersive English language exposure from day one, with multilingual support when needed.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", imageAlt: "Classroom with English signage"
|
||||
id: "english-environment", title: "English Speaking Environment", description: "Immersive English language exposure from day one, with multilingual support when needed.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=2", imageAlt: "Classroom with English signage"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=3"
|
||||
imageAlt="Children in a nurturing classroom environment"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -192,22 +192,28 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sunny Vaid", role: "Parent", company: "Mangolpuri Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/self-portrait-cheerful-modern-couple-love_1262-12888.jpg", imageAlt: "parent happy satisfied portrait"
|
||||
id: "1", name: "Sunny Vaid", role: "Parent", company: "Mangolpuri Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/self-portrait-cheerful-modern-couple-love_1262-12888.jpg?_wi=2", imageAlt: "parent happy satisfied portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Deepu Mahour", role: "Parent", company: "Satisfied Guardian", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-people-having-meeting-cafe_1262-1956.jpg", imageAlt: "parent smiling portrait professional"
|
||||
id: "2", name: "Deepu Mahour", role: "Parent", company: "Satisfied Guardian", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-people-having-meeting-cafe_1262-1956.jpg?_wi=2", imageAlt: "parent smiling portrait professional"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Nargis Raja", role: "Parent", company: "Delhi Parent", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "parent portrait professional friendly"
|
||||
id: "3", name: "Nargis Raja", role: "Parent", company: "Delhi Parent", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=2", imageAlt: "parent portrait professional friendly"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Rajesh Kumar", role: "Parent", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "parent portrait happy professional"
|
||||
id: "4", name: "Rajesh Kumar", role: "Parent", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "parent portrait happy professional"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Priya Sharma", role: "Parent", company: "Mangolpuri", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-black-haired-mom-holding-sweet-baby-daughter-arms-cute-curly-haired-little-girl-looking-away-medium-shot-parenthood-childhood-concept_74855-12823.jpg", imageAlt: "parent portrait professional kind"
|
||||
id: "5", name: "Priya Sharma", role: "Parent", company: "Mangolpuri", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-haired-mom-holding-sweet-baby-daughter-arms-cute-curly-haired-little-girl-looking-away-medium-shot-parenthood-childhood-concept_74855-12823.jpg", imageAlt: "parent portrait professional kind"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Anjali Singh", role: "Parent", company: "Trusted Parent", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family_1328-3786.jpg", imageAlt: "parent portrait professional warm"
|
||||
id: "6", name: "Anjali Singh", role: "Parent", company: "Trusted Parent", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family_1328-3786.jpg", imageAlt: "parent portrait professional warm"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -266,8 +272,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
animationType="instant"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user