Skip to content

Commit df559a4

Browse files
authored
Merge pull request #3103 from codeeu/dev
Dev
2 parents 685dd6c + 93076dc commit df559a4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

resources/views/static/webinars.blade.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'link_type' => 'video'
1818
],
1919
[
20-
'image' => '/images/webinars/blue_visual_2025.jpg',
20+
'image' => '/images/webinars/blue_visual_2025.png',
2121
'title' => 'EU Code Week Lightning Talk - AI to Z: Doing more with less',
2222
'description' => "Join a live journey to build and publish a complete website in just 40 minutes - no technical skills needed! Discover how AI is transforming education, productivity, and collaboration, and leave with practical insights on embedding AI into learning.",
2323
'date' => '21 Oct 2025',
@@ -26,7 +26,7 @@
2626
'link_type' => 'video'
2727
],
2828
[
29-
'image' => '/images/webinars/blue_visual_2025.jpg',
29+
'image' => '/images/webinars/blue_visual_2025.png',
3030
'title' => 'EU Code Week Lightning Talk - From Myth to Code: A History Project in PBL',
3131
'description' => "Turn history into a quest! Learn how students become world-builders and archeologists in a digital environment, using Tinkercad and Delightex to bring Etruscan culture to life through puzzles, coding, and 3D models.",
3232
'date' => '17 Oct 2025',
@@ -35,7 +35,7 @@
3535
'link_type' => 'video'
3636
],
3737
[
38-
'image' => '/images/webinars/blue_visual_2025.jpg',
38+
'image' => '/images/webinars/blue_visual_2025.png',
3939
'title' => 'EU Code Week Lightning Talk - Early Computational Thinking: Inclusive STEM Learning for Young Minds',
4040
'description' => "Explore how computational thinking can be introduced meaningfully in early education, starting as young as 5 years old. Through role play and unplugged activities, young learners can develop core problem-solving skills and logical reasoning even before they begin formal coding. You will discover practical resources, classroom-ready examples, and inspiring case studies from schools already implementing this approach.",
4141
'date' => '14 Oct 2025',
@@ -44,7 +44,7 @@
4444
'link_type' => 'video'
4545
],
4646
[
47-
'image' => '/images/webinars/blue_visual_2025.jpg',
47+
'image' => '/images/webinars/blue_visual_2025.png',
4848
'title' => 'Open Roberta – Programming Robots Without Robots',
4949
'description' => "Learn how to bring robots to life without using any physical equipment in this on-demand webinar introducing Open Roberta, a free and accessible block-based simulation environment for learning programming and robotics. Guided by Dr. Samuel Branco, the session offers a practical and inspiring introduction to coding concepts, virtual robots, and problem-solving skills.",
5050
'date' => '13 Oct 2025',

0 commit comments

Comments
 (0)