Update src/app/quiz/page.tsx

This commit is contained in:
2026-03-18 06:35:09 +00:00
parent 14b84f06ed
commit 46cfd785f4

View File

@@ -103,11 +103,11 @@ export default function QuizPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-quiz-taking-interface-showing-a-questi-1773815651677-e418fb0e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-quiz-taking-interface-showing-a-questi-1773815651677-e418fb0e.png?_wi=2",
imageAlt: "Quiz Interface",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-comprehensive-quiz-results-screen-show-1773815653910-2e37072e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-comprehensive-quiz-results-screen-show-1773815653910-2e37072e.png?_wi=2",
imageAlt: "Quiz Results",
},
]}
@@ -125,25 +125,25 @@ export default function QuizPage() {
{
title: "General Knowledge",
description: "Test your understanding of facts, history, geography, and science across comprehensive categories and difficulty levels.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-modern-clean-software-dashboard-interf-1773815653486-e280cf25.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-modern-clean-software-dashboard-interf-1773815653486-e280cf25.png?_wi=2",
imageAlt: "General Knowledge Quiz",
},
{
title: "Professional Skills",
description: "Advance your career with quizzes on project management, communication, leadership, and industry-specific technical knowledge.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/an-intuitive-quiz-creation-interface-sho-1773815654182-dacbceec.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/an-intuitive-quiz-creation-interface-sho-1773815654182-dacbceec.png?_wi=2",
imageAlt: "Professional Skills Quiz",
},
{
title: "Language Learning",
description: "Build language proficiency with vocabulary, grammar, comprehension, and pronunciation quizzes in multiple languages.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-real-time-progress-tracking-dashboard--1773815653815-790fb5a2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-real-time-progress-tracking-dashboard--1773815653815-790fb5a2.png?_wi=2",
imageAlt: "Language Learning Quiz",
},
{
title: "STEM Subjects",
description: "Master science, technology, engineering, and mathematics through interactive quizzes with detailed explanations and visual aids.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-visual-representation-of-secure-databa-1773815655322-6a949a36.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6hjclpojDI34piVvUfz6YmB73/a-visual-representation-of-secure-databa-1773815655322-6a949a36.png?_wi=2",
imageAlt: "STEM Subjects Quiz",
},
]}