diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 2c80b21..6923434 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -86,7 +86,7 @@ export default function DashboardPage() { description: "Sehe auf einen Blick deinen aktuellen Fortschritt. Welche Module hast du abgeschlossen? Wieviele Lernkarten hast du heute wiederholt? Wann bist du bereit für die Prüfung?", 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=3", imageAlt: "Lernfortschritt Überblick", }, { @@ -95,7 +95,7 @@ export default function DashboardPage() { description: "Die App zeigt dir automatisch die wichtigsten Aufgaben für heute. Welche Lernkarten solltest du wiederholen? Welche neuen Inhalte sind verfügbar? Ein personalisierter Tagesplan.", 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=2", imageAlt: "Aktuelle Aufgaben", }, { @@ -104,7 +104,7 @@ export default function DashboardPage() { description: "Verwalte deine Prüfungstermine. Das System berechnet automatisch, wie viele Tage noch bleiben und wie viel Zeit du noch zum Lernen hast. Mit Erinnerungen und Zielvorgaben.", 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=3", imageAlt: "Prüfungstermin-Tracker", }, ]}