ngx-admin/docs/app/pages/home/reason-section/reason-section.component.html

34 lines
1.9 KiB
HTML
Raw Normal View History

2019-07-16 08:38:11 +03:00
<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?utm_campaign=nebular%20-%20home%20-%20ngx_admin%20docs&utm_source=ngx_admin&utm_medium=referral&utm_content=landing_guides_theme_system_link">out our article</a>, where we describe how you can create a different look in just 2 minutes
2019-07-16 08:38:11 +03:00
</div>
</li>
<li class="reason">
<div class="number">3</div>
<div class="description">
Its completely FREE and MIT licensed.
You dont 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_campaign=services%20-%20homepage%20-%20ngx_admin%20docs&utm_source=ngx_admin&utm_medium=referral&utm_content=ngx_admin_landing_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>. Were available for hire and can create custom solutions just for you
2019-07-16 08:38:11 +03:00
</div>
</li>
</ul>