feat: Update home page to have a create account button under heading

This commit is contained in:
Nathan Woodburn 2024-02-24 21:54:08 +11:00
parent 7d18a85fff
commit c24ab6ad48
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -49,6 +49,10 @@
</header>
<section style="background: rgb(39,38,46);">
<div class="container bg-dark py-5">
<div class="text-center" style="margin-bottom: 50px;">
<h1>Want to get started?</h1>
<p>Simply login below button to create your account</p><button class="btn btn-primary" type="button" onclick="{{varo}}">Create your site</button>
</div>
<div class="row">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<p class="fw-bold text-success mb-2">Features</p>