Update Home.razor
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<p class="subtitle">Ever watched a movie or show and thought, "I know that actor from somewhere..."?</p>
|
||||
<p class="description">This app helps you quickly identify actors, find out what else they've been in, and explore cast details for your favorite <strong>movies</strong> and <strong>TV shows</strong>.</p>
|
||||
<div class="cta-buttons">
|
||||
<NavLink class="cta-button primary" href="/searchmovies">🎬 Search Movies</NavLink>
|
||||
<NavLink class="cta-button primary" href="/searchshows">📺 Search TV Shows</NavLink>
|
||||
<NavLink class="cta-button primary" href="/searchmovies">Search Movies</NavLink>
|
||||
<NavLink class="cta-button primary" href="/searchshows">Search TV Shows</NavLink>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user