mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 19:15:28 +00:00
deploy: 291a9e6433
This commit is contained in:
32
index.html
32
index.html
@ -263,6 +263,22 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cm-gray-2 body-font">
|
||||
|
||||
<div class="section-container">
|
||||
|
||||
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
|
||||
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Join the newsletter to stay up to date.</h1>
|
||||
|
||||
<a href="/inventree-website/newsletter.html" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">Sign up</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="cm-gray-2 body-font">
|
||||
<div class="section-container">
|
||||
<div class="flex flex-wrap -m-4 text-center">
|
||||
@ -293,22 +309,6 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="cm-gray-2 body-font">
|
||||
|
||||
<div class="section-container">
|
||||
|
||||
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
|
||||
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Join the newsletter to stay up to date.</h1>
|
||||
|
||||
<a href="/inventree-website/newsletter.html" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">Sign up</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="cm-gray-2 body-font">
|
||||
|
||||
<div class="section-container">
|
||||
|
Reference in New Issue
Block a user