diff --git a/src/app/exams/page.tsx b/src/app/exams/page.tsx index 0c8fc29..abd91c8 100644 --- a/src/app/exams/page.tsx +++ b/src/app/exams/page.tsx @@ -86,7 +86,7 @@ export default function ExamsPage() { description: "Die Prüfung läuft genau wie die echte ab. Zufällige Fragen, strenge Zeitlimits, echte Bestehensquoten. Keine Überraschungen am Prüfungstag!", imageSrc: - "http://img.b2bpic.net/free-vector/task-management-application_23-2148625868.jpg", + "http://img.b2bpic.net/free-vector/task-management-application_23-2148625868.jpg?_wi=4", imageAlt: "Authentische Prüfungsatmosphäre", }, { @@ -95,7 +95,7 @@ export default function ExamsPage() { description: "Nach jeder Prüfung bekommst du eine detaillierte Analyse. Welche Fragen hast du falsch beantwortet? In welchen Themen brauchst du noch Übung? Ein personalisierter Verbesserungsplan.", imageSrc: - "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg", + "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg?_wi=4", imageAlt: "Detaillierte Auswertungen", }, { @@ -104,7 +104,7 @@ export default function ExamsPage() { description: "Mach so viele Prüfungen, wie du willst. Jede Prüfung ist neu und wird von unserem System zufällig zusammengestellt. Lerne bis du 100% sicher bist!", imageSrc: - "http://img.b2bpic.net/free-photo/education-application-knowledge-development-concept_53876-105721.jpg", + "http://img.b2bpic.net/free-photo/education-application-knowledge-development-concept_53876-105721.jpg?_wi=5", imageAlt: "Unbegrenzte Versuche", }, ]}