Update src/app/page.tsx

This commit is contained in:
2026-03-07 18:43:16 +00:00
parent 981cc5ff16
commit e32e2ad558

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
brandName="Klassyco"
navItems={[
{ name: "Home", id: "home" },
{ name: "Home", id: "/" },
{ name: "Features", id: "features" },
{ name: "Modules", id: "modules" },
{ name: "Pricing", id: "pricing" },
@@ -40,7 +40,8 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Start Free Trial", href: "https://app.klassyco.io/signup"}}
text: "Start Free Trial", href: "https://app.klassyco.io/signup"
}}
animateOnLoad={true}
/>
</div>
@@ -66,7 +67,8 @@ export default function LandingPage() {
description="Trusted by hundreds of schools and educational institutes across the country"
tag="Social Proof"
names={[
"Green Valley School", "Bright Future Academy", "Sunrise Public School", "Scholars International", "Excel Education Center", "Future Leaders Academy", "Premier Institute of Learning", "Knowledge Hub International"]}
"Green Valley School", "Bright Future Academy", "Sunrise Public School", "Scholars International", "Excel Education Center", "Future Leaders Academy", "Premier Institute of Learning", "Knowledge Hub International"
]}
textboxLayout="default"
useInvertedBackground={false}
showCard={true}
@@ -83,30 +85,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: 1,
tag: "Student Management", title: "Student Lifecycle Management", subtitle: "From admission to graduation tracking", description: "Manage complete student journey including admissions, enrollment, academic progress, and alumni relations. Track student performance, behavioral records, and comprehensive academic history in one centralized platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-representing-studen-1772908204492-97668507.png?_wi=1", imageAlt: "Student Lifecycle Management"},
id: "1", tag: "Student Management", title: "Student Lifecycle Management", subtitle: "From admission to graduation tracking", description: "Manage complete student journey including admissions, enrollment, academic progress, and alumni relations. Track student performance, behavioral records, and comprehensive academic history in one centralized platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-representing-studen-1772908204492-97668507.png?_wi=1", imageAlt: "Student Lifecycle Management"
},
{
id: 2,
tag: "Staff Operations", title: "Teacher and Staff Management", subtitle: "Streamline faculty administration", description: "Organize teacher schedules, manage staff credentials, track professional development, and streamline HR operations. Maintain comprehensive employee records, performance evaluations, and salary management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-teacher-and-sta-1772908204840-84b79483.png?_wi=1", imageAlt: "Teacher and Staff Management"},
id: "2", tag: "Staff Operations", title: "Teacher and Staff Management", subtitle: "Streamline faculty administration", description: "Organize teacher schedules, manage staff credentials, track professional development, and streamline HR operations. Maintain comprehensive employee records, performance evaluations, and salary management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-teacher-and-sta-1772908204840-84b79483.png?_wi=1", imageAlt: "Teacher and Staff Management"
},
{
id: 3,
tag: "Attendance", title: "Attendance Tracking System", subtitle: "Real-time attendance management", description: "Automated attendance marking with biometric integration, real-time notifications to parents, and detailed absence reports. Generate attendance analytics and identify patterns for student engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-attendance-trac-1772908204800-cbbe004c.png?_wi=1", imageAlt: "Attendance Tracking System"},
id: "3", tag: "Attendance", title: "Attendance Tracking System", subtitle: "Real-time attendance management", description: "Automated attendance marking with biometric integration, real-time notifications to parents, and detailed absence reports. Generate attendance analytics and identify patterns for student engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-attendance-trac-1772908204800-cbbe004c.png?_wi=1", imageAlt: "Attendance Tracking System"
},
{
id: 4,
tag: "Learning", title: "Homework and Study Materials", subtitle: "Digital learning resource hub", description: "Upload and distribute homework, study materials, and educational resources. Track submission status, provide feedback, and maintain a comprehensive digital library accessible to students and parents.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-homework-and-st-1772908203874-5ab8fc0c.png?_wi=1", imageAlt: "Homework and Study Materials"},
id: "4", tag: "Learning", title: "Homework and Study Materials", subtitle: "Digital learning resource hub", description: "Upload and distribute homework, study materials, and educational resources. Track submission status, provide feedback, and maintain a comprehensive digital library accessible to students and parents.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-homework-and-st-1772908203874-5ab8fc0c.png?_wi=1", imageAlt: "Homework and Study Materials"
},
{
id: 5,
tag: "Assessment", title: "Exam and Report Card System", subtitle: "Automated grading and reporting", description: "Create exams, auto-generate report cards, and share results with parents. Generate comprehensive performance reports, track grade distributions, and identify students needing support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-exam-and-report-1772908204854-9014584f.png?_wi=1", imageAlt: "Exam and Report Card System"},
id: "5", tag: "Assessment", title: "Exam and Report Card System", subtitle: "Automated grading and reporting", description: "Create exams, auto-generate report cards, and share results with parents. Generate comprehensive performance reports, track grade distributions, and identify students needing support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-exam-and-report-1772908204854-9014584f.png?_wi=1", imageAlt: "Exam and Report Card System"
},
{
id: 6,
tag: "Finance", title: "Fee Management and Online Payments", subtitle: "Transparent financial operations", description: "Manage fee structures, generate invoices, and accept online payments securely. Track payment status, automate reminders, and generate financial reports for school administration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-fee-management--1772908204786-2d11580d.png?_wi=1", imageAlt: "Fee Management and Online Payments"},
id: "6", tag: "Finance", title: "Fee Management and Online Payments", subtitle: "Transparent financial operations", description: "Manage fee structures, generate invoices, and accept online payments securely. Track payment status, automate reminders, and generate financial reports for school administration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-fee-management--1772908204786-2d11580d.png?_wi=1", imageAlt: "Fee Management and Online Payments"
},
{
id: 7,
tag: "Communication", title: "Parent Communication Tools", subtitle: "Direct school-to-family messaging", description: "Send instant notifications, share updates, and facilitate two-way communication with parents. Keep families informed about academic progress, events, and school announcements in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-parent-communic-1772908204427-95b9014e.png?_wi=1", imageAlt: "Parent Communication Tools"},
id: "7", tag: "Communication", title: "Parent Communication Tools", subtitle: "Direct school-to-family messaging", description: "Send instant notifications, share updates, and facilitate two-way communication with parents. Keep families informed about academic progress, events, and school announcements in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-parent-communic-1772908204427-95b9014e.png?_wi=1", imageAlt: "Parent Communication Tools"
},
{
id: 8,
tag: "Transportation", title: "Transport Management", subtitle: "GPS-enabled route tracking", description: "Track vehicle locations in real-time, manage routes efficiently, and send parent notifications about pickups and drop-offs. Ensure student safety with comprehensive transport oversight.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-transport-manag-1772908204764-e3463a61.png?_wi=1", imageAlt: "Transport Management System"},
id: "8", tag: "Transportation", title: "Transport Management", subtitle: "GPS-enabled route tracking", description: "Track vehicle locations in real-time, manage routes efficiently, and send parent notifications about pickups and drop-offs. Ensure student safety with comprehensive transport oversight.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-transport-manag-1772908204764-e3463a61.png?_wi=1", imageAlt: "Transport Management System"
}
]}
animationType="slide-up"
/>
</div>
@@ -121,23 +124,32 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Student Management", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-representing-studen-1772908204492-97668507.png?_wi=2", imageAlt: "Student Management Module"},
id: "1", name: "Student Management", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-representing-studen-1772908204492-97668507.png?_wi=2", imageAlt: "Student Management Module"
},
{
id: "2", name: "Teacher Management", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-teacher-and-sta-1772908204840-84b79483.png?_wi=2", imageAlt: "Teacher Management Module"},
id: "2", name: "Teacher Management", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-teacher-and-sta-1772908204840-84b79483.png?_wi=2", imageAlt: "Teacher Management Module"
},
{
id: "3", name: "Class and Division", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-representing-studen-1772908204492-97668507.png?_wi=3", imageAlt: "Class Management Module"},
id: "3", name: "Class and Division", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-representing-studen-1772908204492-97668507.png?_wi=3", imageAlt: "Class Management Module"
},
{
id: "4", name: "Attendance System", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-attendance-trac-1772908204800-cbbe004c.png?_wi=2", imageAlt: "Attendance Module"},
id: "4", name: "Attendance System", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-attendance-trac-1772908204800-cbbe004c.png?_wi=2", imageAlt: "Attendance Module"
},
{
id: "5", name: "Examination", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-exam-and-report-1772908204854-9014584f.png?_wi=2", imageAlt: "Examination Module"},
id: "5", name: "Examination", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-exam-and-report-1772908204854-9014584f.png?_wi=2", imageAlt: "Examination Module"
},
{
id: "6", name: "Fees Management", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-fee-management--1772908204786-2d11580d.png?_wi=2", imageAlt: "Fees Module"},
id: "6", name: "Fees Management", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-fee-management--1772908204786-2d11580d.png?_wi=2", imageAlt: "Fees Module"
},
{
id: "7", name: "Homework Portal", price: "Add-on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-homework-and-st-1772908203874-5ab8fc0c.png?_wi=2", imageAlt: "Homework Module"},
id: "7", name: "Homework Portal", price: "Add-on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-homework-and-st-1772908203874-5ab8fc0c.png?_wi=2", imageAlt: "Homework Module"
},
{
id: "8", name: "Communication Hub", price: "Add-on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-parent-communic-1772908204427-95b9014e.png?_wi=2", imageAlt: "Communication Module"},
id: "8", name: "Communication Hub", price: "Add-on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-parent-communic-1772908204427-95b9014e.png?_wi=2", imageAlt: "Communication Module"
},
{
id: "9", name: "Transport Tracking", price: "Add-on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-transport-manag-1772908204764-e3463a61.png?_wi=2", imageAlt: "Transport Module"},
id: "9", name: "Transport Tracking", price: "Add-on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-transport-manag-1772908204764-e3463a61.png?_wi=2", imageAlt: "Transport Module"
}
]}
/>
</div>
@@ -164,17 +176,23 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1", title: "Reduce Administrative Workload", subtitle: "Automate repetitive tasks and free up staff time", category: "Efficiency", value: "60% Time Saved"},
id: "1", title: "Reduce Administrative Workload", subtitle: "Automate repetitive tasks and free up staff time", category: "Efficiency", value: "60% Time Saved"
},
{
id: "2", title: "Automate Attendance and Exams", subtitle: "Eliminate manual record-keeping with instant automation", category: "Automation", value: "100% Digital"},
id: "2", title: "Automate Attendance and Exams", subtitle: "Eliminate manual record-keeping with instant automation", category: "Automation", value: "100% Digital"
},
{
id: "3", title: "Improve Parent Communication", subtitle: "Instant notifications and real-time updates to families", category: "Engagement", value: "24/7 Access"},
id: "3", title: "Improve Parent Communication", subtitle: "Instant notifications and real-time updates to families", category: "Engagement", value: "24/7 Access"
},
{
id: "4", title: "Secure Cloud-Based Data", subtitle: "Enterprise-grade security with encrypted student records", category: "Security", value: "99.9% Uptime"},
id: "4", title: "Secure Cloud-Based Data", subtitle: "Enterprise-grade security with encrypted student records", category: "Security", value: "99.9% Uptime"
},
{
id: "5", title: "Real-Time Analytics", subtitle: "Data-driven insights into school performance", category: "Analytics", value: "Live Reporting"},
id: "5", title: "Real-Time Analytics", subtitle: "Data-driven insights into school performance", category: "Analytics", value: "Live Reporting"
},
{
id: "6", title: "Scalable for Any Size", subtitle: "Grows with your school from 100 to 5000 students", category: "Scalability", value: "Unlimited Growth"},
id: "6", title: "Scalable for Any Size", subtitle: "Grows with your school from 100 to 5000 students", category: "Scalability", value: "Unlimited Growth"
}
]}
/>
</div>
@@ -191,18 +209,21 @@ export default function LandingPage() {
{
id: "starter", badge: "For Small Schools", badgeIcon: BookOpen,
price: "$199/month", subtitle: "Up to 500 students", features: [
"Student Management", "Teacher & Staff Management", "Attendance Tracking", "Exam & Report Cards", "Fee Management", "Email Support", "Mobile App Access", "Basic Analytics"],
"Student Management", "Teacher & Staff Management", "Attendance Tracking", "Exam & Report Cards", "Fee Management", "Email Support", "Mobile App Access", "Basic Analytics"
]
},
{
id: "growth", badge: "Most Popular", badgeIcon: Sparkles,
price: "$499/month", subtitle: "Up to 2000 students", features: [
"Everything in Starter +", "Homework & Study Materials", "Parent Communication Hub", "Transport Management", "Advanced Analytics", "Priority Support", "Custom Branding", "API Access", "Multi-Campus Support"],
"Everything in Starter +", "Homework & Study Materials", "Parent Communication Hub", "Transport Management", "Advanced Analytics", "Priority Support", "Custom Branding", "API Access", "Multi-Campus Support"
]
},
{
id: "enterprise", badge: "For Large Institutions", badgeIcon: Crown,
price: "Custom Pricing", subtitle: "Unlimited students", features: [
"Everything in Growth +", "Dedicated Account Manager", "Custom Integration", "Advanced Security Features", "Staff Training & Onboarding", "24/7 Phone Support", "SLA Guarantee", "Custom Module Development"],
},
"Everything in Growth +", "Dedicated Account Manager", "Custom Integration", "Advanced Security Features", "Staff Training & Onboarding", "24/7 Phone Support", "SLA Guarantee", "Custom Module Development"
]
}
]}
/>
</div>
@@ -218,17 +239,23 @@ export default function LandingPage() {
speed={40}
testimonials={[
{
id: "1", name: "Dr. Rajesh Kumar", handle: "Principal, Green Valley School", testimonial: "Klassyco has transformed how we manage our school. Administrative time has reduced by half, and our communication with parents has never been better. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-a-school-princi-1772908204148-a3709aeb.png", imageAlt: "Dr. Rajesh Kumar"},
id: "1", name: "Dr. Rajesh Kumar", handle: "Principal, Green Valley School", testimonial: "Klassyco has transformed how we manage our school. Administrative time has reduced by half, and our communication with parents has never been better. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-a-school-princi-1772908204148-a3709aeb.png", imageAlt: "Dr. Rajesh Kumar"
},
{
id: "2", name: "Mrs. Priya Singh", handle: "Director, Bright Future Academy", testimonial: "The ease of use is remarkable. Our teachers adapted within days, and the student performance insights have helped us identify struggling students early.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-another-school--1772908203640-cc612d5c.png", imageAlt: "Mrs. Priya Singh"},
id: "2", name: "Mrs. Priya Singh", handle: "Director, Bright Future Academy", testimonial: "The ease of use is remarkable. Our teachers adapted within days, and the student performance insights have helped us identify struggling students early.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-another-school--1772908203640-cc612d5c.png", imageAlt: "Mrs. Priya Singh"
},
{
id: "3", name: "Mr. Vikram Patel", handle: "Head Master, Sunrise Public School", testimonial: "From attendance to exam management, everything is seamless. We've improved our fee collection by 40% and parent satisfaction has increased dramatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-a-school-direct-1772908204645-76d01a00.png", imageAlt: "Mr. Vikram Patel"},
id: "3", name: "Mr. Vikram Patel", handle: "Head Master, Sunrise Public School", testimonial: "From attendance to exam management, everything is seamless. We've improved our fee collection by 40% and parent satisfaction has increased dramatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-a-school-direct-1772908204645-76d01a00.png", imageAlt: "Mr. Vikram Patel"
},
{
id: "4", name: "Dr. Anjali Verma", handle: "Principal, Scholars International", testimonial: "The real-time analytics dashboard gives us insights we never had before. Managing 2000 students across multiple divisions is now incredibly efficient.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-a-school-coordi-1772908204066-02b42008.png", imageAlt: "Dr. Anjali Verma"},
id: "4", name: "Dr. Anjali Verma", handle: "Principal, Scholars International", testimonial: "The real-time analytics dashboard gives us insights we never had before. Managing 2000 students across multiple divisions is now incredibly efficient.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-a-school-coordi-1772908204066-02b42008.png", imageAlt: "Dr. Anjali Verma"
},
{
id: "5", name: "Mr. Arun Kapoor", handle: "School Administrator, Excel Center", testimonial: "Outstanding platform with exceptional customer support. The team helped us with customization needs, and our entire staff is now highly productive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-an-education-pr-1772908204537-54a7b0cc.png", imageAlt: "Mr. Arun Kapoor"},
id: "5", name: "Mr. Arun Kapoor", handle: "School Administrator, Excel Center", testimonial: "Outstanding platform with exceptional customer support. The team helped us with customization needs, and our entire staff is now highly productive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-an-education-pr-1772908204537-54a7b0cc.png", imageAlt: "Mr. Arun Kapoor"
},
{
id: "6", name: "Ms. Deepa Sharma", handle: "Coordinator, Premier Institute", testimonial: "The parent communication feature alone justifies the investment. We've reduced parent complaints by 70% through transparent real-time updates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-another-school--1772908204623-94fbac01.png", imageAlt: "Ms. Deepa Sharma"},
id: "6", name: "Ms. Deepa Sharma", handle: "Coordinator, Premier Institute", testimonial: "The parent communication feature alone justifies the investment. We've reduced parent complaints by 70% through transparent real-time updates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/professional-portrait-of-another-school--1772908204623-94fbac01.png", imageAlt: "Ms. Deepa Sharma"
}
]}
/>
</div>