From 54eeb94b8928cd79f85faaefad51fcf4d73ef1b5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:54:34 +0000 Subject: [PATCH] Update src/app/test/page.tsx --- src/app/test/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/test/page.tsx b/src/app/test/page.tsx index 62b2e8f..a910ecc 100644 --- a/src/app/test/page.tsx +++ b/src/app/test/page.tsx @@ -84,15 +84,15 @@ export default function LevelTestPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/student-preparing-exam-panicking_23-2147844722.jpg", imageAlt: "Assessment preparation"}, + imageSrc: "http://img.b2bpic.net/free-photo/student-preparing-exam-panicking_23-2147844722.jpg?_wi=2", imageAlt: "Assessment preparation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444931.jpg", imageAlt: "Student assessment session"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444931.jpg?_wi=2", imageAlt: "Student assessment session"}, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-different-people-studying-together_23-2149204775.jpg", imageAlt: "Collaborative test environment"}, { - imageSrc: "http://img.b2bpic.net/free-photo/teenager-reading-near-gossiping-classmates_23-2147860644.jpg", imageAlt: "Reading comprehension test"}, + imageSrc: "http://img.b2bpic.net/free-photo/teenager-reading-near-gossiping-classmates_23-2147860644.jpg?_wi=2", imageAlt: "Reading comprehension test"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-back-school-essentials-with-notebook-calculator_23-2148587251.jpg", imageAlt: "Test materials and resources"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-back-school-essentials-with-notebook-calculator_23-2148587251.jpg?_wi=2", imageAlt: "Test materials and resources"}, ]} mediaAnimation="slide-up" /> @@ -115,7 +115,7 @@ export default function LevelTestPage() { title: "Quick Assessment", description: "Complete the entire test in just 20 minutes and receive instant results with detailed feedback.", icon: Award, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-two-students-looking-tablet_259150-60236.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-two-students-looking-tablet_259150-60236.jpg?_wi=2" imageAlt="Student assessment with instructor" mediaAnimation="slide-up" imagePosition="right"