feat: demo version additions

This commit is contained in:
Sergey Andrievskiy 2021-08-06 18:48:35 +03:00
parent 0eec54695f
commit eee950248e
322 changed files with 23456 additions and 188 deletions

View file

@ -0,0 +1,31 @@
<ngx-landing-section-title>
Features and benefits
</ngx-landing-section-title>
<ul class="features">
<li class="feature">
<div class="number">1</div>
<div class="description">
The most popular and trusted Angular open source dashboard template is out there. Used by hundreds of thousands developers worldwide and Fortune 500 companies*
</div>
</li>
<li class="feature">
<div class="number">2</div>
<div class="description">
Over 40+ Angular Components and 60+ Usage Examples. Kick off your project and save money by using ngx-admin.
</div>
</li>
<li class="feature">
<div class="number">3</div>
<div class="description">
Already using ngx-admin and willing to switch to material theme? Material theme is backward-compatible. Check out the article describing how to do that
</div>
</li>
<li class="feature">
<div class="number">4</div>
<div class="description">
ngx-admin material works perfectly with Angular Material and Nebular. Take the best from both!
</div>
</li>
</ul>