Home Page Normalization

This commit is contained in:
daniel-c-harvey
2026-06-04 14:01:03 -04:00
parent a54b0a8f8e
commit b58bcd8398
10 changed files with 302 additions and 290 deletions
@@ -0,0 +1,10 @@
<div class="hero-eyebrow fade-up">Charleston, South Carolina</div>
<h1 class="hero-title fade-up">Deep<br /><em>Drft</em></h1>
<p class="hero-subtitle fade-up">Electronic Music Collective</p>
<p class="hero-desc fade-up">
We craft immersive electronic soundscapes &mdash; live; built from synthesizers, drum machines, and raw intention.
</p>
<div class="hero-actions fade-up">
<a class="btn-primary" href="/tracks">Start Streaming</a>
<a class="btn-ghost" href="/tracks">Browse Tracks</a>
</div>