diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 284e379..a77329b 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -85,7 +85,7 @@ export default function DashboardPage() { description: "View all your enrolled subjects at a glance. See course progress, upcoming lessons, and important deadlines. Stay informed about every course you're taking.", imageSrc: - "http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg", + "http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg?_wi=3", imageAlt: "Course management overview", }, { @@ -94,7 +94,7 @@ export default function DashboardPage() { description: "Monitor all pending assignments and deadlines. Submit homework directly through the platform and track submission history with instant confirmation.", imageSrc: - "http://img.b2bpic.net/free-vector/school-timetable-template-with-pencils_23-2147653083.jpg", + "http://img.b2bpic.net/free-vector/school-timetable-template-with-pencils_23-2147653083.jpg?_wi=3", imageAlt: "Assignment tracking system", }, { @@ -103,7 +103,7 @@ export default function DashboardPage() { description: "Review your academic performance through detailed charts and analytics. Identify strengths and areas for improvement. Track your learning journey visually.", imageSrc: - "http://img.b2bpic.net/free-vector/education-white_24877-49399.jpg", + "http://img.b2bpic.net/free-vector/education-white_24877-49399.jpg?_wi=2", imageAlt: "Performance analytics", }, ]} @@ -126,7 +126,7 @@ export default function DashboardPage() { description: "Connect with your instructors directly through the messaging system. Ask questions, get clarifications, and receive personalized guidance on course material.", imageSrc: - "http://img.b2bpic.net/free-photo/bored-woman-sitting-desk_23-2149366489.jpg", + "http://img.b2bpic.net/free-photo/bored-woman-sitting-desk_23-2149366489.jpg?_wi=3", imageAlt: "Communication interface", }, { @@ -135,7 +135,7 @@ export default function DashboardPage() { description: "Access downloadable study guides, reference materials, and practice tests. Organize your learning resources by subject and topic for easy retrieval.", imageSrc: - "http://img.b2bpic.net/free-photo/unrecognizable-boy-reading_23-2147663445.jpg", + "http://img.b2bpic.net/free-photo/unrecognizable-boy-reading_23-2147663445.jpg?_wi=3", imageAlt: "Study materials", }, { @@ -144,7 +144,7 @@ export default function DashboardPage() { description: "Earn badges for completing milestones and achieving goals. Celebrate your progress and stay motivated throughout your learning journey.", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-male-student-dark-shirt-wearing-yellow-backpack-flexing-blue-wall_140725-42341.jpg", + "http://img.b2bpic.net/free-photo/front-view-male-student-dark-shirt-wearing-yellow-backpack-flexing-blue-wall_140725-42341.jpg?_wi=2", imageAlt: "Achievement rewards", }, ]}