From 24341f21c71f980e8e5fbda4fad2635d73ecdadd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:31:04 +0000 Subject: [PATCH] Update src/app/teacher-dashboard/page.tsx --- src/app/teacher-dashboard/page.tsx | 83 +++++++----------------------- 1 file changed, 18 insertions(+), 65 deletions(-) diff --git a/src/app/teacher-dashboard/page.tsx b/src/app/teacher-dashboard/page.tsx index 9b07233..20c8cfb 100644 --- a/src/app/teacher-dashboard/page.tsx +++ b/src/app/teacher-dashboard/page.tsx @@ -45,25 +45,15 @@ export default function TeacherDashboardPage() { background={{ variant: "animated-grid" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg?_wi=3", - imageAlt: "Teacher Dashboard", - }, + imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg", imageAlt: "Teacher Dashboard"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=6", - imageAlt: "Class Management", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg", imageAlt: "Class Management"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=6", - imageAlt: "Analytics & Reports", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "Analytics & Reports"}, { - imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=6", - imageAlt: "Secure Teaching", - }, + imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg", imageAlt: "Secure Teaching"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=6", - imageAlt: "Student Communication", - }, + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg", imageAlt: "Student Communication"}, ]} buttons={[ { text: "Teacher Login", href: "https://teacher.eduportal.edu" }, @@ -78,33 +68,13 @@ export default function TeacherDashboardPage() { description="Comprehensive tools designed to enhance teaching effectiveness and student engagement" features={[ { - id: "01", - title: "Gradebook Management", - description: "Intuitive gradebook with automatic calculations, weighted grading, and customizable categories", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=7", - imageAlt: "Gradebook Tools", - }, + id: "01", title: "Gradebook Management", description: "Intuitive gradebook with automatic calculations, weighted grading, and customizable categories", imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "Gradebook Tools"}, { - id: "02", - title: "Assignment Creation", - description: "Create assignments, set deadlines, attach rubrics, and track submissions all in one place", - imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=7", - imageAlt: "Assignment Tools", - }, + id: "02", title: "Assignment Creation", description: "Create assignments, set deadlines, attach rubrics, and track submissions all in one place", imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg", imageAlt: "Assignment Tools"}, { - id: "03", - title: "Attendance Tracking", - description: "Mark attendance, generate reports, and identify patterns in student absences", - imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=7", - imageAlt: "Attendance System", - }, + id: "03", title: "Attendance Tracking", description: "Mark attendance, generate reports, and identify patterns in student absences", imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg", imageAlt: "Attendance System"}, { - id: "04", - title: "Class Communication", - description: "Send announcements, post resources, and communicate with students and parents directly", - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=7", - imageAlt: "Communication Hub", - }, + id: "04", title: "Class Communication", description: "Send announcements, post resources, and communicate with students and parents directly", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg", imageAlt: "Communication Hub"}, ]} textboxLayout="default" animationType="slide-up" @@ -121,32 +91,18 @@ export default function TeacherDashboardPage() { useInvertedBackground={true} faqs={[ { - id: "1", - title: "How do I create a new class?", - content: "In the dashboard, click 'Create Class', enter the class name, period, and subject. You can then add students by ID or invite them via code.", - }, + id: "1", title: "How do I create a new class?", content: "In the dashboard, click 'Create Class', enter the class name, period, and subject. You can then add students by ID or invite them via code."}, { - id: "2", - title: "Can I import grades from previous systems?", - content: "Yes! You can import grade data in CSV format. Contact support for bulk import assistance and data migration services.", - }, + id: "2", title: "Can I import grades from previous systems?", content: "Yes! You can import grade data in CSV format. Contact support for bulk import assistance and data migration services."}, { - id: "3", - title: "How do I set up parent notifications?", - content: "In class settings, enable parent access and set notification preferences. Parents can receive grade updates and attendance alerts.", - }, + id: "3", title: "How do I set up parent notifications?", content: "In class settings, enable parent access and set notification preferences. Parents can receive grade updates and attendance alerts."}, { - id: "4", - title: "Can I create custom grading scales?", - content: "Yes, the gradebook supports custom grading scales and weighting. Set up your preferred scale in the class settings.", - }, + id: "4", title: "Can I create custom grading scales?", content: "Yes, the gradebook supports custom grading scales and weighting. Set up your preferred scale in the class settings."}, { - id: "5", - title: "Is there professional development available?", - content: "Absolutely! We offer free webinars, training materials, and dedicated support for teachers new to EduPortal.", - }, + id: "5", title: "Is there professional development available?", content: "Absolutely! We offer free webinars, training materials, and dedicated support for teachers new to EduPortal."}, ]} animationType="smooth" + faqsAnimation="none" /> @@ -154,8 +110,7 @@ export default function TeacherDashboardPage() {