Update welcome page

This commit is contained in:
rebuilt 2023-03-09 18:30:35 -08:00
parent 98b9134779
commit e5e0d6f6df
20 changed files with 792 additions and 125 deletions

View file

@ -1,4 +1,4 @@
<header class="bg-dark-blue py-5 relative">
<header class="bg-primary py-5 relative">
<div class="container px-5">
<div class="row gx-5 justify-content-center">
<div class="col-lg-6">
@ -10,10 +10,4 @@
</div>
</div>
</div>
<div class="custom-shape-divider-bottom-triangle">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none">
<path d="M598.97 114.72L0 0 0 120 1200 120 1200 0 598.97 114.72z" class="shape-fill"></path>
</svg>
</div>
</header>