<h1 class="welcome">Welcome to the Car Shop!</h1>

<%= link_to "Manage Cars", cars_path %>
<%= link_to "Manage Cars (Admin)", admin_cars_path %>