Update src/app/page.tsx
This commit is contained in:
@@ -106,11 +106,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", role: "Student", company: "Grade 10", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-student-just-sitting-with-different-books-white-floor-reading-girl-library-student-school-books_140725-44755.jpg" },
|
||||
{ id: "2", name: "Michael Chen", role: "Parent", company: "Grade 8", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/busy-father-working-laptop-while-showing-something-smart-phone-his-daughter-home_637285-12545.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "Educator", company: "High School", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teacher-doing-english-lesson-online-his-students_23-2148963012.jpg" },
|
||||
{ id: "4", name: "David Kim", role: "Student", company: "Grade 6", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-student-black-jacket-wearing-backpack-holding-yellow-files-rejoicing-blue-wall-school-college-university_140725-43373.jpg" },
|
||||
{ id: "5", name: "Jessica Lee", role: "Student", company: "Grade 12", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-businesswoman-looking-laptop-holding-pen_23-2147601507.jpg" },
|
||||
{ id: "1", name: "Nividha Mahajan ", role: "Student", company: "Grade 10", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6kg9Dzn216UoKO9EbvDbQTUXZ/uploaded-1777612290895-boz0rqve.jpg" },
|
||||
{ id: "2", name: "Aarya garg ", role: "Parent", company: "Grade 8", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6kg9Dzn216UoKO9EbvDbQTUXZ/uploaded-1777612671769-ibrn9dv7.jpg" },
|
||||
{ id: "3", name: "Daksh ", role: "Educator", company: "High School", rating: 5, imageSrc: "https://img.b2bpic.net/premium-photo/indian-male-teacher_981168-3018.jpg?id=276744028" },
|
||||
{ id: "4", name: "David Kim", role: "Student", company: "Grade 12", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/portrait-hispanic-college-student-carrying-backpack-standing-school-hallway_662251-1109.jpg?id=27508173" },
|
||||
{ id: "5", name: "Jessica Lee", role: "Student", company: "Grade 12", rating: 5, imageSrc: "https://img.b2bpic.net/premium-photo/cheerful-student-thumbs-up_1015182-46326.jpg?id=356687252" },
|
||||
]}
|
||||
kpiItems={[{ value: "90%", label: "Higher Grades" }, { value: "40%", label: "Time Saved" }, { value: "1M+", label: "Questions Solved" }]}
|
||||
title="Trusted by Students & Families"
|
||||
|
||||
Reference in New Issue
Block a user