diff --git a/resources/lang/en.json b/resources/lang/en.json
index 871c80ba..2e544b6c 100644
--- a/resources/lang/en.json
+++ b/resources/lang/en.json
@@ -611,5 +611,6 @@
"World map of meetups": "",
"Dates for courses about Bitcoin.": "",
"Lecturers in the surrounding area.": "",
- "Venues in the surrounding area.": ""
-}
\ No newline at end of file
+ "Venues in the surrounding area.": "",
+ "PlebArt": ""
+}
diff --git a/resources/views/livewire/frontend/welcome.blade.php b/resources/views/livewire/frontend/welcome.blade.php
index 06d3d067..59755e23 100644
--- a/resources/views/livewire/frontend/welcome.blade.php
+++ b/resources/views/livewire/frontend/welcome.blade.php
@@ -45,7 +45,8 @@
src="{{ asset('img/meetup_saarland.jpg') }}" alt="">
-
 }})
+
-
 }})
+
{{ __('Education') }}
+ class="px-2 py-1 mb-3 text-xs font-semibold tracking-tight text-white uppercase bg-amber-500 rounded-md">{{ __('Education') }}
{{ __('Courses') }}
@@ -94,7 +96,7 @@
{{ _('Content') }}
+ class="px-2 py-1 mb-3 text-xs font-semibold tracking-tight text-white uppercase bg-amber-500 rounded-md">{{ _('Content') }}
{{ __('Library') }}
@@ -114,11 +116,12 @@
src="{{ asset('img/20220915_007_industryday.webp') }}" alt="">
-
 }})
+
{{ __('Worldwide') }}
+ class="px-2 py-1 mb-3 text-xs font-semibold tracking-tight text-white uppercase bg-amber-500 rounded-md">{{ __('Worldwide') }}
{{ __('Events') }}
@@ -138,11 +141,12 @@
src="{{ asset('img/aprycot-media-bitcoin-21-lektionen-01.webp') }}" alt="">
-
 }})
+
{{ __('Reading') }}
+ class="px-2 py-1 mb-3 text-xs font-semibold tracking-tight text-white uppercase bg-amber-500 rounded-md">{{ __('Reading') }}
{{ __('Bookcases') }}
@@ -165,7 +169,7 @@
{{ __('Plebs together strong') }}
- PlebRap
+ {{ __('PlebArt') }}