fix: remove unwired "Play video" button from homepage (en/mk/si)

The homepage "Every Student Has a Story" section had a <button class=
"play-button"> with no handler and no video wired to it — clicking did
nothing. Remove the dead button; keep the team photo and section copy.
The story video can be wired back in later.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
popovskik 2026-08-04 01:00:44 +02:00
parent c4da5de491
commit cca6fd18aa
3 changed files with 0 additions and 3 deletions

View File

@ -246,7 +246,6 @@
<div class="video-container">
<img width="1920" height="1280" loading="lazy" decoding="async" src="../images/about_us-timeline-milestones_img0.webp" alt="MSOS team group photo" class="video-thumbnail">
<div class="video-overlay"></div>
<button class="play-button" aria-label="Play video"></button>
</div>
<div class="team-content">
<h2>Every Student Has a Story, Heres Ours</h2>

View File

@ -249,7 +249,6 @@
<div class="video-container">
<img width="1920" height="1280" loading="lazy" decoding="async" src="../images/about_us-timeline-milestones_img0.webp" alt="MSOS team group photo" class="video-thumbnail">
<div class="video-overlay"></div>
<button class="play-button" aria-label="Пушти видео"></button>
</div>
<div class="team-content">
<h2>Запознајте го нашиот неверојатен тим!</h2>

View File

@ -249,7 +249,6 @@
<div class="video-container">
<img width="1920" height="1280" loading="lazy" decoding="async" src="../images/about_us-timeline-milestones_img0.webp" alt="MSOS team group photo" class="video-thumbnail">
<div class="video-overlay"></div>
<button class="play-button" aria-label="Predvajaj video"></button>
</div>
<div class="team-content">
<h2>Spoznajte našo izjemno ekipo!</h2>