Update src/app/page.tsx
This commit is contained in:
141
src/app/page.tsx
141
src/app/page.tsx
@@ -50,25 +50,15 @@ export default function HomePage() {
|
||||
background={{ variant: "animated-grid" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg?_wi=1",
|
||||
imageAlt: "Student Dashboard Interface",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg", imageAlt: "Student Dashboard Interface"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=1",
|
||||
imageAlt: "Online Learning Environment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg", imageAlt: "Online Learning Environment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1",
|
||||
imageAlt: "Academic Analytics Dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "Academic Analytics Dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=1",
|
||||
imageAlt: "Secure Portal Access",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg", imageAlt: "Secure Portal Access"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=1",
|
||||
imageAlt: "Teacher-Student Communication",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg", imageAlt: "Teacher-Student Communication"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Student Login", href: "/student-portal" },
|
||||
@@ -81,6 +71,7 @@ export default function HomePage() {
|
||||
<AboutMetric
|
||||
title="EduPortal transforms educational management with technology designed for modern schools and institutions"
|
||||
useInvertedBackground={true}
|
||||
metricsAnimation="none"
|
||||
metrics={[
|
||||
{ icon: Users, label: "Active Students", value: "5,000+" },
|
||||
{ icon: BookOpen, label: "Courses Offered", value: "150+" },
|
||||
@@ -96,33 +87,13 @@ export default function HomePage() {
|
||||
description="All the tools needed for seamless school management and academic excellence"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Digital Learning Platform",
|
||||
description: "Access course materials, submit assignments, and collaborate with classmates in real-time",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=2",
|
||||
imageAlt: "Learning Platform",
|
||||
},
|
||||
id: "01", title: "Digital Learning Platform", description: "Access course materials, submit assignments, and collaborate with classmates in real-time", imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg", imageAlt: "Learning Platform"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Academic Analytics",
|
||||
description: "Track grades, performance metrics, and progress reports with detailed insights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
id: "02", title: "Academic Analytics", description: "Track grades, performance metrics, and progress reports with detailed insights", imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "Analytics Dashboard"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Enhanced Security",
|
||||
description: "Secure authentication, data encryption, and role-based access controls",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=2",
|
||||
imageAlt: "Security Features",
|
||||
},
|
||||
id: "03", title: "Enhanced Security", description: "Secure authentication, data encryption, and role-based access controls", imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg", imageAlt: "Security Features"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Communication Hub",
|
||||
description: "Direct messaging between teachers, students, and parents for seamless collaboration",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=2",
|
||||
imageAlt: "Communication Tools",
|
||||
},
|
||||
id: "04", title: "Communication Hub", description: "Direct messaging between teachers, students, and parents for seamless collaboration", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg", imageAlt: "Communication Tools"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -137,22 +108,13 @@ export default function HomePage() {
|
||||
description="Measurable results from our integrated school management system"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "99.2%",
|
||||
title: "System Uptime",
|
||||
items: ["24/7 monitoring", "Instant support team", "Zero data loss guarantee"],
|
||||
id: "1", value: "99.2%", title: "System Uptime", items: ["24/7 monitoring", "Instant support team", "Zero data loss guarantee"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "10K+",
|
||||
title: "Institutions Using EduPortal",
|
||||
items: ["30+ countries", "Multi-language support", "Enterprise solutions"],
|
||||
id: "2", value: "10K+", title: "Institutions Using EduPortal", items: ["30+ countries", "Multi-language support", "Enterprise solutions"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "500K+",
|
||||
title: "Active Daily Users",
|
||||
items: ["Students worldwide", "Teachers and staff", "Parents and guardians"],
|
||||
id: "3", value: "500K+", title: "Active Daily Users", items: ["Students worldwide", "Teachers and staff", "Parents and guardians"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -167,41 +129,17 @@ export default function HomePage() {
|
||||
description="Real experiences from our EduPortal community members"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Aisha Kumar",
|
||||
role: "Class 12 Student",
|
||||
company: "Central High School",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg",
|
||||
imageAlt: "Aisha Kumar",
|
||||
},
|
||||
id: "1", name: "Aisha Kumar", role: "Class 12 Student", company: "Central High School", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg", imageAlt: "Aisha Kumar"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Wilson",
|
||||
role: "Parent",
|
||||
company: "Brighton Academy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relationship-people-shirt-front-book_1262-2779.jpg",
|
||||
imageAlt: "James Wilson",
|
||||
},
|
||||
id: "2", name: "James Wilson", role: "Parent", company: "Brighton Academy", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relationship-people-shirt-front-book_1262-2779.jpg", imageAlt: "James Wilson"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marco Santos",
|
||||
role: "Class 10 Student",
|
||||
company: "Riverside School",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-african-woman-student-smiling-laughing-sitting-cafe-books-magazines-lying-table-learning-education_176420-12409.jpg",
|
||||
imageAlt: "Marco Santos",
|
||||
},
|
||||
id: "3", name: "Marco Santos", role: "Class 10 Student", company: "Riverside School", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-african-woman-student-smiling-laughing-sitting-cafe-books-magazines-lying-table-learning-education_176420-12409.jpg", imageAlt: "Marco Santos"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mrs. Priya Kapoor",
|
||||
role: "Parent",
|
||||
company: "Lakeside International",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-laughing_23-2147615920.jpg",
|
||||
imageAlt: "Mrs. Priya Kapoor",
|
||||
},
|
||||
id: "4", name: "Mrs. Priya Kapoor", role: "Parent", company: "Lakeside International", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-laughing_23-2147615920.jpg", imageAlt: "Mrs. Priya Kapoor"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "9.8/10", label: "Average Rating" },
|
||||
@@ -222,32 +160,18 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I access my student portal?",
|
||||
content: "Visit www.eduportal.edu and click on 'Student Login'. Use your student ID and password. New users can reset their password on the login page.",
|
||||
},
|
||||
id: "1", title: "How do I access my student portal?", content: "Visit www.eduportal.edu and click on 'Student Login'. Use your student ID and password. New users can reset their password on the login page."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can parents monitor their child's progress?",
|
||||
content: "Yes! Parents receive a separate login with access to their child's grades, attendance, and communication from teachers. Create a parent account during registration.",
|
||||
},
|
||||
id: "2", title: "Can parents monitor their child's progress?", content: "Yes! Parents receive a separate login with access to their child's grades, attendance, and communication from teachers. Create a parent account during registration."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How often are grades updated?",
|
||||
content: "Teachers update grades within 48 hours of assessment. Real-time notifications are sent to students and parents whenever new grades are posted.",
|
||||
},
|
||||
id: "3", title: "How often are grades updated?", content: "Teachers update grades within 48 hours of assessment. Real-time notifications are sent to students and parents whenever new grades are posted."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is EduPortal secure for student data?",
|
||||
content: "Absolutely. We use enterprise-grade encryption, SSL certificates, and comply with FERPA regulations. Regular security audits ensure data protection.",
|
||||
},
|
||||
id: "4", title: "Is EduPortal secure for student data?", content: "Absolutely. We use enterprise-grade encryption, SSL certificates, and comply with FERPA regulations. Regular security audits ensure data protection."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can I download my academic transcript?",
|
||||
content: "Yes, students can download their complete transcript, progress reports, and certificates directly from their portal in PDF format.",
|
||||
},
|
||||
id: "5", title: "Can I download my academic transcript?", content: "Yes, students can download their complete transcript, progress reports, and certificates directly from their portal in PDF format."},
|
||||
]}
|
||||
animationType="smooth"
|
||||
faqsAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -258,7 +182,7 @@ export default function HomePage() {
|
||||
description="Reach out to our support team for assistance with login, technical issues, or general inquiries about EduPortal."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg"
|
||||
imageAlt="Contact Us"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -272,8 +196,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{ label: "Student Portal", href: "/student-portal" },
|
||||
{ label: "Teacher Dashboard", href: "/teacher-dashboard" },
|
||||
{ label: "Admin Panel", href: "/admin-panel" },
|
||||
@@ -281,8 +204,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "/docs" },
|
||||
{ label: "API Reference", href: "/api" },
|
||||
{ label: "Support Center", href: "/support" },
|
||||
@@ -290,8 +212,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
|
||||
Reference in New Issue
Block a user