refactor: extract StreamNowButton component shared by hero and nav menu
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
We craft immersive electronic soundscapes — live; built from synthesizers, drum machines, and raw intention.
|
||||
</p>
|
||||
<div class="hero-actions @AnimClass">
|
||||
<a class="btn-primary" href="/tracks">Start Streaming</a>
|
||||
<StreamNowButton ButtonClass="btn-primary" ButtonLabel="Start Streaming" />
|
||||
<a class="btn-ghost" href="/tracks">Browse Tracks</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user