mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(landing): add contact section and fix landing image
This commit is contained in:
parent
64b38da5ae
commit
00f0e4a2ba
24 changed files with 351 additions and 19 deletions
6
docs/app/pages/home/contact-form/contact.component.html
Normal file
6
docs/app/pages/home/contact-form/contact.component.html
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue