Update src/app/academics/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user