Merge version_1 into main #2
196
src/app/page.tsx
196
src/app/page.tsx
@@ -10,6 +10,7 @@ import PricingCardOne from "@/components/sections/pricing/PricingCardOne";
|
||||
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import { Zap, BookOpen, Users, Lock, BarChart3, Calendar, CreditCard, BookMarked, Award, Lightbulb, Heart, CheckCircle, HelpCircle } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -23,17 +24,15 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
{ label: "Features", href: "/features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Security", href: "/security" },
|
||||
{ label: "Roadmap", href: "/roadmap" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -41,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "https://docs.edumanagepro.com" },
|
||||
{ label: "API Reference", href: "https://api.edumanagepro.com/docs" },
|
||||
{ label: "Support", href: "/support" },
|
||||
@@ -58,7 +56,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -72,7 +70,7 @@ export default function HomePage() {
|
||||
<HeroSplitKpi
|
||||
title="Unified Academy Management Platform"
|
||||
description="EduManage Pro is a cloud-based, multi-tenant SaaS solution designed for modern educational institutions. Manage students, teachers, courses, attendance, fees, and generate reports all in one secure platform with role-based access control."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "10,000+", label: "Active Users" },
|
||||
{ value: "500+", label: "Academies" },
|
||||
@@ -105,34 +103,22 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Users,
|
||||
title: "Multi-Tenant Architecture",
|
||||
description: "Complete data isolation for each academy with independent configurations and user management",
|
||||
},
|
||||
title: "Multi-Tenant Architecture", description: "Complete data isolation for each academy with independent configurations and user management"},
|
||||
{
|
||||
icon: Lock,
|
||||
title: "Role-Based Access Control",
|
||||
description: "Secure authentication with JWT tokens and role-based route protection for Super Admin, Academy Admin, Teachers, and Students",
|
||||
},
|
||||
title: "Role-Based Access Control", description: "Secure authentication with JWT tokens and role-based route protection for Super Admin, Academy Admin, Teachers, and Students"},
|
||||
{
|
||||
icon: BarChart3,
|
||||
title: "Advanced Analytics & Reports",
|
||||
description: "Generate comprehensive reports in PDF and Excel formats with real-time dashboards and performance metrics",
|
||||
},
|
||||
title: "Advanced Analytics & Reports", description: "Generate comprehensive reports in PDF and Excel formats with real-time dashboards and performance metrics"},
|
||||
{
|
||||
icon: Calendar,
|
||||
title: "Attendance Tracking",
|
||||
description: "Automated attendance management system integrated with course schedules and student enrollment",
|
||||
},
|
||||
title: "Attendance Tracking", description: "Automated attendance management system integrated with course schedules and student enrollment"},
|
||||
{
|
||||
icon: CreditCard,
|
||||
title: "Fee Management & Invoicing",
|
||||
description: "Complete billing system with invoice generation, payment tracking, and Stripe integration ready",
|
||||
},
|
||||
title: "Fee Management & Invoicing", description: "Complete billing system with invoice generation, payment tracking, and Stripe integration ready"},
|
||||
{
|
||||
icon: BookMarked,
|
||||
title: "Course Management",
|
||||
description: "Full course lifecycle management including curriculum planning, teacher assignment, and student enrollment",
|
||||
},
|
||||
title: "Course Management", description: "Full course lifecycle management including curriculum planning, teacher assignment, and student enrollment"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -151,7 +137,7 @@ export default function HomePage() {
|
||||
description="Trusted by 500+ academies"
|
||||
subdescription="Managing 10,000+ users globally"
|
||||
icon={Lightbulb}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/illustration-of-comprehensive-management-1772568999223-7a5badc5.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/illustration-of-comprehensive-management-1772568999223-7a5badc5.png"
|
||||
imageAlt="EduManage Pro Management System"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -168,53 +154,19 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "For Small Academies",
|
||||
badgeIcon: Zap,
|
||||
price: "$299/month",
|
||||
subtitle: "Perfect for growing institutions",
|
||||
features: [
|
||||
"Up to 100 students",
|
||||
"5 teacher accounts",
|
||||
"Basic attendance tracking",
|
||||
"Email support",
|
||||
"Monthly reports",
|
||||
"Single academy account",
|
||||
],
|
||||
id: "starter", badge: "For Small Academies", badgeIcon: Zap,
|
||||
price: "$299/month", subtitle: "Perfect for growing institutions", features: [
|
||||
"Up to 100 students", "5 teacher accounts", "Basic attendance tracking", "Email support", "Monthly reports", "Single academy account"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Zap,
|
||||
price: "$799/month",
|
||||
subtitle: "Ideal for established academies",
|
||||
features: [
|
||||
"Up to 500 students",
|
||||
"20 teacher accounts",
|
||||
"Advanced attendance system",
|
||||
"Priority support",
|
||||
"Real-time analytics",
|
||||
"Invoice generation",
|
||||
"Mobile app access",
|
||||
"Custom branding",
|
||||
],
|
||||
id: "professional", badge: "Most Popular", badgeIcon: Zap,
|
||||
price: "$799/month", subtitle: "Ideal for established academies", features: [
|
||||
"Up to 500 students", "20 teacher accounts", "Advanced attendance system", "Priority support", "Real-time analytics", "Invoice generation", "Mobile app access", "Custom branding"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "For Large Institutions",
|
||||
badgeIcon: Zap,
|
||||
price: "Custom",
|
||||
subtitle: "Enterprise-grade solutions",
|
||||
features: [
|
||||
"Unlimited students",
|
||||
"Unlimited teachers",
|
||||
"Multi-campus support",
|
||||
"24/7 dedicated support",
|
||||
"Advanced security features",
|
||||
"API access",
|
||||
"Custom integrations",
|
||||
"Dedicated account manager",
|
||||
],
|
||||
id: "enterprise", badge: "For Large Institutions", badgeIcon: Zap,
|
||||
price: "Custom", subtitle: "Enterprise-grade solutions", features: [
|
||||
"Unlimited students", "Unlimited teachers", "Multi-campus support", "24/7 dedicated support", "Advanced security features", "API access", "Custom integrations", "Dedicated account manager"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -237,59 +189,63 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
handle: "Principal, Delhi Public Academy",
|
||||
testimonial: "EduManage Pro transformed how we manage 300+ students and 25 teachers. The attendance tracking and automated reports save us 15+ hours weekly. Highly recommended!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-academy-dire-1772568998949-28ee7d86.png?_wi=1",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
id: "1", name: "Rajesh Kumar", handle: "Principal, Delhi Public Academy", testimonial: "EduManage Pro transformed how we manage 300+ students and 25 teachers. The attendance tracking and automated reports save us 15+ hours weekly. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-academy-dire-1772568998949-28ee7d86.png", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
handle: "Academic Coordinator, Mumbai Learning Center",
|
||||
testimonial: "The multi-tenant architecture allows us to manage our branch academies seamlessly. The fee management system is intuitive and our parents love the portal access.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-education-ad-1772569000729-ec0a1e2d.png?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "2", name: "Priya Sharma", handle: "Academic Coordinator, Mumbai Learning Center", testimonial: "The multi-tenant architecture allows us to manage our branch academies seamlessly. The fee management system is intuitive and our parents love the portal access.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-education-ad-1772569000729-ec0a1e2d.png", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amit Patel",
|
||||
handle: "Director, Bangalore Institute of Education",
|
||||
testimonial: "Security and data isolation are paramount for us. EduManage Pro's role-based access control and encrypted data storage gave us complete peace of mind.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-a-teacher-or-ed-1772568998236-0c491e5c.png?_wi=1",
|
||||
imageAlt: "Amit Patel",
|
||||
},
|
||||
id: "3", name: "Amit Patel", handle: "Director, Bangalore Institute of Education", testimonial: "Security and data isolation are paramount for us. EduManage Pro's role-based access control and encrypted data storage gave us complete peace of mind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-a-teacher-or-ed-1772568998236-0c491e5c.png", imageAlt: "Amit Patel"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Neha Gupta",
|
||||
handle: "Operations Manager, Chennai Educational Group",
|
||||
testimonial: "The dashboard gives us real-time insights into our academies' performance. Revenue tracking and subscription management are seamlessly integrated.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-a-school-admini-1772568999078-d47ebbec.png?_wi=1",
|
||||
imageAlt: "Neha Gupta",
|
||||
},
|
||||
id: "4", name: "Neha Gupta", handle: "Operations Manager, Chennai Educational Group", testimonial: "The dashboard gives us real-time insights into our academies' performance. Revenue tracking and subscription management are seamlessly integrated.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-a-school-admini-1772568999078-d47ebbec.png", imageAlt: "Neha Gupta"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vikram Singh",
|
||||
handle: "Head, Pune Academy Network",
|
||||
testimonial: "API access and custom integrations allowed us to connect EduManage Pro with our existing systems. The technical support team is responsive and knowledgeable.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-academic-man-1772568999269-2a81bb48.png?_wi=1",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
id: "5", name: "Vikram Singh", handle: "Head, Pune Academy Network", testimonial: "API access and custom integrations allowed us to connect EduManage Pro with our existing systems. The technical support team is responsive and knowledgeable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-academic-man-1772568999269-2a81bb48.png", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Ananya Desai",
|
||||
handle: "Founder, Bangalore Global School",
|
||||
testimonial: "From student management to parent communication, EduManage Pro covers everything. The mobile app keeps parents updated about their child's progress in real-time.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-institution--1772568998264-b0c1db12.png?_wi=1",
|
||||
imageAlt: "Ananya Desai",
|
||||
},
|
||||
id: "6", name: "Ananya Desai", handle: "Founder, Bangalore Global School", testimonial: "From student management to parent communication, EduManage Pro covers everything. The mobile app keeps parents updated about their child's progress in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/professional-headshot-of-an-institution--1772568998264-b0c1db12.png", imageAlt: "Ananya Desai"},
|
||||
]}
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about EduManage Pro, subscriptions, features, and support"
|
||||
tag="Help & Support"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What is EduManage Pro?", content: "EduManage Pro is a cloud-based, multi-tenant SaaS platform designed specifically for educational institutions. It provides comprehensive tools for managing students, teachers, courses, attendance, fees, and generating reports. Each academy operates in a completely isolated environment with data security and role-based access control."},
|
||||
{
|
||||
id: "2", title: "How does the 7-day free trial work?", content: "All new academies get a 7-day free trial with full access to all features in their chosen plan. No credit card is required to start the trial. After 7 days, you can subscribe to continue using the platform or your data remains available for export."},
|
||||
{
|
||||
id: "3", title: "Is my academy data secure and isolated?", content: "Yes, EduManage Pro uses a true multi-tenant architecture where each academy's data is completely isolated from others. We employ industry-standard encryption, regular security audits, and comply with data protection regulations including GDPR. Your data is never accessed by other institutions."},
|
||||
{
|
||||
id: "4", title: "What user roles does EduManage Pro support?", content: "EduManage Pro supports four main user roles: (1) Super Admin - manages all academies and platform settings, (2) Academy Admin - manages their institution's data and users, (3) Teachers - manage courses, students, and mark attendance, (4) Students - view their enrollment, attendance, and fees."},
|
||||
{
|
||||
id: "5", title: "Can I integrate EduManage Pro with my existing systems?", content: "Yes, our Enterprise plan includes API access and custom integrations. We provide comprehensive documentation and our technical team assists with integration. Common integrations include payment gateways, communication platforms, and learning management systems."},
|
||||
{
|
||||
id: "6", title: "What payment methods do you accept?", content: "EduManage Pro is Stripe-ready and integrates seamlessly with payment gateways. We support all major credit cards, bank transfers, and regional payment methods. Subscription billing is handled securely through our payment system."},
|
||||
{
|
||||
id: "7", title: "How does the attendance tracking system work?", content: "Teachers can mark attendance directly in the platform for each class. The system maintains comprehensive attendance records, generates reports by student or class, and automatically calculates attendance percentages. Parents can view their child's attendance through the parent portal."},
|
||||
{
|
||||
id: "8", title: "Can I generate reports in different formats?", content: "Yes, EduManage Pro allows you to export reports in both PDF and Excel formats. You can generate student reports, teacher performance reports, financial reports, attendance summaries, and custom reports based on your needs."},
|
||||
{
|
||||
id: "9", title: "What happens if my subscription expires?", content: "When a subscription expires, the academy account is temporarily suspended and users cannot access the platform. However, your data is preserved for 30 days. You can reactivate by renewing your subscription. We send reminders before expiration."},
|
||||
{
|
||||
id: "10", title: "Is there customer support available?", content: "Yes, all plans include support. Starter plans include email support during business hours. Professional plans include priority support. Enterprise customers receive 24/7 dedicated support with a dedicated account manager to assist with any issues."},
|
||||
{
|
||||
id: "11", title: "Can I manage multiple campuses or branches?", content: "The Professional plan supports a single academy. Enterprise customers can manage multiple campuses under one subscription with centralized billing and reporting. Each campus maintains its own data while allowing parent-level analytics across all locations."},
|
||||
{
|
||||
id: "12", title: "How is my data backed up?", content: "Your data is backed up automatically every hour to geographically distributed data centers. We maintain multiple redundant backups to ensure data recovery in case of any issues. Backup retention follows industry standards for data protection."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="smooth"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Trusted by Leading Educational Institutions"
|
||||
@@ -300,15 +256,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Delhi Public Academy",
|
||||
"Mumbai Learning Center",
|
||||
"Bangalore Institute of Education",
|
||||
"Chennai Educational Group",
|
||||
"Pune Academy Network",
|
||||
"Hyderabad Learning Hub",
|
||||
"Kolkata Educational Academy",
|
||||
"Jaipur Institute of Learning",
|
||||
]}
|
||||
"Delhi Public Academy", "Mumbai Learning Center", "Bangalore Institute of Education", "Chennai Educational Group", "Pune Academy Network", "Hyderabad Learning Hub", "Kolkata Educational Academy", "Jaipur Institute of Learning"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
animationType="slide-up"
|
||||
@@ -319,7 +267,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/modern-professional-footer-background-sh-1772568998766-afb7d749.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARruazOM20f4gaxWwHuwsvTwDU/modern-professional-footer-background-sh-1772568998766-afb7d749.png"
|
||||
imageAlt="EduManage Pro Background"
|
||||
columns={footerColumns}
|
||||
logoText="EduManage Pro"
|
||||
|
||||
Reference in New Issue
Block a user