diff --git a/public/images/community/6.png b/public/images/community/6.png new file mode 100644 index 000000000..e412fce5d Binary files /dev/null and b/public/images/community/6.png differ diff --git a/resources/views/community.blade.php b/resources/views/community.blade.php index 7c0db9460..621fcfd75 100755 --- a/resources/views/community.blade.php +++ b/resources/views/community.blade.php @@ -1,5 +1,8 @@ @extends('layout.new_base') +@section('title', 'EU Code Week Community Ambassadors, Educators & Volunteers') +@section('description', 'Connect with local leaders, explore resources, and join the EU Code Week community network to inspire the next generation of digital innovators across Europe.') + @section('non-vue-content')
@php @@ -492,7 +495,7 @@ class="text-[#1C4DA1] text-2xl md:text-4xl leading-[44px] font-medium font-['Mon
- +
@@ -572,12 +575,16 @@ class="text-[#1C4DA1] text-2xl md:text-4xl leading-[44px] font-medium font-['Mon function populateTeacherInfo(teachers, city = null) { let teacherDetails = ``; - if (city) { + if (city || selectedMarker) { teacherDetails += - ``; + `
+ +
`; } teacherDetails += - `