diff --git a/src/routes/+HomePage/Galery.svelte b/src/routes/+HomePage/Galery.svelte
index a54f2ad..9be9f77 100644
--- a/src/routes/+HomePage/Galery.svelte
+++ b/src/routes/+HomePage/Galery.svelte
@@ -11,7 +11,7 @@
talk shout on them, if they don't listen to you",
"link": "/announcer",
- "icon": "nf-md-speaker_wireless",
- "image": "https://placehold.co/1800x1000?text=screenshot+TBA"
+ "icon": "nf-md-speaker_wireless"
},
{
"name": "Who's Next?",
"description": "to chose any student randomly, with memory of previous names and more.",
"link": "/randomname",
- "icon": "nf-oct-people",
- "image": "https://placehold.co/1800x1000?text=screenshot+TBA"
+ "icon": "nf-oct-people"
},
{
"name": "Time Table",
"description": "The perfect idle screen with the timetable, time and date!",
"link": "/IdleScreen",
- "icon": "nf-cod-table",
- "image": "https://placehold.co/1800x1000?text=screenshot+TBA"
+ "icon": "nf-cod-table"
}
]