From 9d57270135d87bddd3adc6d1d9665db2a5ade6d7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:29:12 +0000 Subject: [PATCH] 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"