mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +01:00
feat(demo): add landing page with docs (#1951)
This commit is contained in:
parent
67c9587b87
commit
43cc3a1556
190 changed files with 15425 additions and 21 deletions
|
|
@ -0,0 +1,33 @@
|
|||
<ngx-landing-section-title>
|
||||
Why ngx-admin?
|
||||
</ngx-landing-section-title>
|
||||
|
||||
<ul class="reasons">
|
||||
<li class="reason">
|
||||
<div class="number">1</div>
|
||||
<div class="description">
|
||||
Save more than $33,000 using ngx-admin.
|
||||
According to our research ngx-admin optimizes 480 hours of development time. Taking the average hourly rate of a <a class="active" href="https://www.codementor.io/freelance-rates/front-end-developers" target="_blank">front-end engineer</a> in the US – $70
|
||||
</div>
|
||||
</li>
|
||||
<li class="reason">
|
||||
<div class="number">2</div>
|
||||
<div class="description">
|
||||
Create a custom experience by working with one of 3 themes or edit just a few custom variables. Need help? Check <a class="active" href="https://akveo.github.io/ngx-admin/docs/guides/theme-system">out our article</a>, where we describe how you can create a different look in just 2 minutes
|
||||
</div>
|
||||
</li>
|
||||
<li class="reason">
|
||||
<div class="number">3</div>
|
||||
<div class="description">
|
||||
It’s completely FREE and MIT licensed.
|
||||
You don’t have to worry about the legal stuff, ngx-admin is free for personal and commercial purposes, so you can use it to build any product
|
||||
</div>
|
||||
</li>
|
||||
<li class="reason">
|
||||
<div class="number">4</div>
|
||||
<div class="description">
|
||||
<span class="highlight">Do you need more?</span> We can customize! <br/>
|
||||
Visit our <a class="active" href="https://www.akveo.com?utm_source=ngx_admin_landing&utm_medium=reason_section" target="_blank">homepage</a> or simply leave us a note at <a class="active" href="mailto:contact@akveo.com">contact@akveo.com</a>. We’re available for hire and can create custom solutions just for you
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue