fix(landing): add contact section and fix landing image

This commit is contained in:
Alex 2020-03-24 16:06:05 +03:00
parent 718f860927
commit 3f1e57e8ae
24 changed files with 351 additions and 19 deletions

View file

@ -0,0 +1,6 @@
<div class="contact">
<h1>Need customization?</h1>
<p>Thinking of building something outstanding based on ngx-admin or just need some Angular/React experts?</p>
<a class="btn btn-demo" href="https://hubs.ly/H0nJf_b0"
target="_blank">Contact us</a>
</div>