Spotify-Player zum Anhoeren + fehlende Bilder eingebaut
Musik: - Echte Spotify-Player statt nur Links — Hasidog und Van-Van lassen sich jetzt direkt auf der Seite abspielen, ohne wegzuklicken - Startseite und Links-Seite: beide Kuenstler; HasiDog-Seite: Hasidog; VanVan-Seite: Van-Van - Eigene Player-Optik (music-grid / music-player), lazy geladen Bilder aus dokumente-Bilder ergaenzt: - Spicy-Media-Logo ersetzt den Platzhalter auf der Manager-Seite - Michi: Team-Dogi-Karte + Gesichts-Avatar - Patrick (Scout): Portrait-Avatar Co-Authored-By: Claude Opus 5 <[email protected]>
This commit is contained in:
+36
@@ -227,6 +227,42 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!-- ================= MUSIK: DIREKT AUF DER SEITE HÖREN ================= -->
|
||||
<section class="section-tight">
|
||||
<div class="container text-center">
|
||||
<span class="eyebrow">🎵 Musik</span>
|
||||
<h2>Direkt hier reinhören</h2>
|
||||
<p class="lead" style="max-width:54ch;margin:0 auto 2rem;">
|
||||
Die Songs von Hasidog und Van-Van — einfach abspielen, ohne die Seite zu verlassen.
|
||||
</p>
|
||||
<div class="music-grid">
|
||||
<div class="music-player">
|
||||
<h3>🎵 Hasidog</h3>
|
||||
<p class="music-sub">Dogfathers eigenes Musikprojekt</p>
|
||||
<iframe
|
||||
src="https://open.spotify.com/embed/artist/2INiE1VVJGUQdEURsltuJU?utm_source=generator&theme=0"
|
||||
height="352" loading="lazy" title="Hasidog auf Spotify anhören"
|
||||
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
<div class="music-player">
|
||||
<h3>🎵 Van-Van</h3>
|
||||
<p class="music-sub">Musik von VanVan, der rechten Hand</p>
|
||||
<iframe
|
||||
src="https://open.spotify.com/embed/artist/4J9PcKZBkh6V8dVY3CGliw?utm_source=generator&theme=0"
|
||||
height="352" loading="lazy" title="Van-Van auf Spotify anhören"
|
||||
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<p class="music-note">
|
||||
Wiedergabe läuft über Spotify. Mit einem kostenlosen Konto hörst du Ausschnitte,
|
||||
mit Premium die vollen Songs. 🩵
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ================= FINALER CTA ================= -->
|
||||
<section class="hero">
|
||||
<div class="container text-center">
|
||||
|
||||
Reference in New Issue
Block a user