@@ -7,7 +7,7 @@ import CardButton from "../components/ui/CardButton.astro";
7
7
<div class =" flex flex-col gap-4 md:w-full" >
8
8
<div class =" flex flex-col md:flex-row justify-center gap-2" >
9
9
<img
10
- src =" /img/events/cphlive2024 .png"
10
+ src =" /img/events/event_vtc .png"
11
11
alt =" "
12
12
class =" md:w-[350px] max-lg:w-[100%]"
13
13
/>
@@ -24,7 +24,7 @@ import CardButton from "../components/ui/CardButton.astro";
24
24
25
25
<div class =" flex flex-col md:flex-row justify-center md:items-center gap-2" >
26
26
<img
27
- src =" /img/events/cphlive2024 .png"
27
+ src =" /img/events/event_bergen .png"
28
28
alt =" "
29
29
class =" md:w-[350px] max-lg:w-[100%]"
30
30
/>
@@ -48,22 +48,22 @@ import CardButton from "../components/ui/CardButton.astro";
48
48
<h3 class =" font-semibold text-lg text-secondary mt-8 mb-2 dark:text-white" >Upcoming</h3 >
49
49
<div class =" flex flex-row gap-2 overflow-x-scroll" tabindex =" 0" >
50
50
<img
51
- src =" /img/events/procdctreg .png"
51
+ src =" /img/events/event_hell .png"
52
52
alt =" "
53
53
class =" w-[280px] max-lg:w-[200px]"
54
54
/>
55
55
<img
56
- src =" /img/events/cphlive2024 .png"
56
+ src =" /img/events/event_bergen .png"
57
57
alt =" "
58
58
class =" w-[280px] max-lg:w-[200px]"
59
59
/>
60
60
<img
61
- src =" /img/events/vtc .png"
61
+ src =" /img/events/event_vtc .png"
62
62
alt =" "
63
63
class =" w-[280px] max-lg:w-[200px]"
64
64
/>
65
65
<img
66
- src =" /img/events/vtc .png"
66
+ src =" /img/events/event_vtc .png"
67
67
alt =" "
68
68
class =" w-[280px] max-lg:w-[200px]"
69
69
/>
0 commit comments