Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-05 16:29:18 +00:00
4 changed files with 33 additions and 33 deletions

View File

@@ -46,28 +46,28 @@ export default function AcademicsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=3",
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=3",
imageAlt: "Analytics Dashboard",
},
{
id: "03",
title: "Assignment Management",
description: "Submit assignments on time with automatic plagiarism detection and instant feedback",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=3",
imageAlt: "Assignment System",
},
{
id: "04",
title: "Tutoring & Support",
description: "Connect with peer tutors and academic counselors for personalized learning support",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=3",
imageAlt: "Tutoring Support",
},
]}
@@ -115,7 +115,7 @@ export default function AcademicsPage() {
description="Contact our education specialists to learn how EduPortal can enhance academic excellence at your school or university."
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg"
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=2"
imageAlt="Contact Sales"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -50,23 +50,23 @@ export default function HomePage() {
background={{ variant: "animated-grid" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg",
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/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg",
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/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
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/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg",
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/man-showing-something-smartphone-woman_53876-30737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=1",
imageAlt: "Teacher-Student Communication",
},
]}
@@ -99,28 +99,28 @@ export default function HomePage() {
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",
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: "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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2",
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",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=2",
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",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=2",
imageAlt: "Communication Tools",
},
]}
@@ -258,7 +258,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"
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=1"
imageAlt="Contact Us"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -45,23 +45,23 @@ export default function StudentPortalPage() {
background={{ variant: "animated-grid" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg?_wi=2",
imageAlt: "Student Dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=4",
imageAlt: "Learning Interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=4",
imageAlt: "Grade Tracker",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=4",
imageAlt: "Secure Login",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=4",
imageAlt: "Class Communication",
},
]}
@@ -81,28 +81,28 @@ export default function StudentPortalPage() {
id: "01",
title: "Grade Tracking",
description: "View all your grades, assignments, and exam scores in real-time with detailed breakdowns by subject",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=5",
imageAlt: "Grade Tracking",
},
{
id: "02",
title: "Assignment Dashboard",
description: "Submit assignments, view due dates, and receive instant feedback from your teachers",
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=5",
imageAlt: "Assignment Management",
},
{
id: "03",
title: "Attendance Records",
description: "Check your attendance status, get notifications for absences, and view historical records",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=5",
imageAlt: "Attendance Tracker",
},
{
id: "04",
title: "Teacher Messages",
description: "Communicate directly with teachers, ask questions, and get academic support whenever you need it",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=5",
imageAlt: "Messaging System",
},
]}

View File

@@ -45,23 +45,23 @@ export default function TeacherDashboardPage() {
background={{ variant: "animated-grid" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/workers-looking-monthly-statistics_329181-12025.jpg",
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/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg",
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/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
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/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg",
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/man-showing-something-smartphone-woman_53876-30737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=6",
imageAlt: "Student Communication",
},
]}
@@ -81,28 +81,28 @@ export default function TeacherDashboardPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=7",
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",
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: "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",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-confidential-protection-security-solitude-concept_53876-121229.jpg?_wi=7",
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",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-something-smartphone-woman_53876-30737.jpg?_wi=7",
imageAlt: "Communication Hub",
},
]}