|
|
|
|
@ -1634,11 +1634,7 @@
|
|
|
|
|
<h1 class="discover-hero-title" id="discover-hero-title">Loading...</h1>
|
|
|
|
|
<p class="discover-hero-subtitle" id="discover-hero-subtitle">Discover new music tailored to your taste</p>
|
|
|
|
|
<div class="discover-hero-actions">
|
|
|
|
|
<button class="discover-hero-button primary" id="discover-hero-play">
|
|
|
|
|
<span class="button-icon">▶</span>
|
|
|
|
|
<span class="button-text">Play</span>
|
|
|
|
|
</button>
|
|
|
|
|
<button class="discover-hero-button secondary watchlist-toggle-btn" id="discover-hero-add" onclick="toggleDiscoverHeroWatchlist(event)">
|
|
|
|
|
<button class="discover-hero-button primary watchlist-toggle-btn" id="discover-hero-add" onclick="toggleDiscoverHeroWatchlist(event)">
|
|
|
|
|
<span class="watchlist-icon">👁️</span>
|
|
|
|
|
<span class="watchlist-text">Add to Watchlist</span>
|
|
|
|
|
</button>
|
|
|
|
|
|