From 9d57270135d87bddd3adc6d1d9665db2a5ade6d7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:29:12 +0000 Subject: [PATCH 1/4] Update src/app/academics/page.tsx --- src/app/academics/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/academics/page.tsx b/src/app/academics/page.tsx index a7cadb7..d3f2c4b 100644 --- a/src/app/academics/page.tsx +++ b/src/app/academics/page.tsx @@ -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" -- 2.49.1 From 5932f1d7089d7f07e007604107d604f8c77dea44 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:29:13 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80cf360..876ffec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" -- 2.49.1 From c9dd7ea97000874e8feeb0fbd42c2ec8efe012ea Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:29:13 +0000 Subject: [PATCH 3/4] Update src/app/student-portal/page.tsx --- src/app/student-portal/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/student-portal/page.tsx b/src/app/student-portal/page.tsx index 4f8d971..178de06 100644 --- a/src/app/student-portal/page.tsx +++ b/src/app/student-portal/page.tsx @@ -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", }, ]} -- 2.49.1 From f42eb1a96bba77faf35e0a69e1f00c6b75ba1269 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:29:14 +0000 Subject: [PATCH 4/4] Update src/app/teacher-dashboard/page.tsx --- src/app/teacher-dashboard/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/teacher-dashboard/page.tsx b/src/app/teacher-dashboard/page.tsx index 460a1d5..9b07233 100644 --- a/src/app/teacher-dashboard/page.tsx +++ b/src/app/teacher-dashboard/page.tsx @@ -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", }, ]} -- 2.49.1