This is a basic page that you can edit the content on. Here are the functions of each button:
<div class="pt-4 pb-5">
<h1 class="text-primary" style="text-align: center;">Welcome to the RosterHub!</h1>
<p> </p>
<p style="text-align: center;"><a class="mr-3 btn btn-lg btn-primary" href="/rosterhub_map">Find an event</a> <a class="mr-3 btn btn-lg btn-secondary" href="/rosterhub">View my rosters</a> <a class="btn btn-lg btn-tertiary" href="/rosterhub_summary">RosterHub Admin</a></p>
</div>