Update src/app/test/page.tsx

This commit is contained in:
2026-03-09 16:54:34 +00:00
parent a0792b4ba0
commit 54eeb94b89

View File

@@ -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"