Merge version_1 into main #1
@@ -128,22 +128,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", handle: "@priya_sharma", testimonial: "Friendly environment with helpful teachers. My child was a class topper. Clean, safe, disciplined school with values.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "Priya Sharma"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=1", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2", name: "Rajesh Kumar", handle: "@rajesh_kumar", testimonial: "Well-planned worksheets help children think beyond textbooks. The moral education component is exceptional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "Rajesh Kumar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=2", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "3", name: "Anjali Patel", handle: "@anjali_patel", testimonial: "Positive change in my child's behavior and academics. Education with moral values is exactly what we sought.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "Anjali Patel"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=3", imageAlt: "Anjali Patel"},
|
||||
{
|
||||
id: "4", name: "Vikram Singh", handle: "@vikram_singh", testimonial: "The school organizes competitions and exhibitions regularly. Great for overall development and confidence building.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "Vikram Singh"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=4", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "5", name: "Neha Verma", handle: "@neha_verma", testimonial: "Safe campus, caring teachers, and strong focus on discipline. Exactly what parents look for in Jaipur.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "Neha Verma"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=5", imageAlt: "Neha Verma"},
|
||||
{
|
||||
id: "6", name: "Arjun Mehta", handle: "@arjun_mehta", testimonial: "The science exhibitions and festival celebrations make learning exciting. Highly recommend to all parents.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", imageAlt: "Arjun Mehta"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=6", imageAlt: "Arjun Mehta"},
|
||||
]}
|
||||
showRating={true}
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user