<div class="container">
<h1>Bicycle Data Tracker</h1>
<%= link_to "Bikes", bikes_path %>
<br>
<%= link_to "Volunteers", volunteers_path %>
</div>