mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +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,21 @@
|
|||
<div class="gray-section">
|
||||
<ngx-landing-main-info></ngx-landing-main-info>
|
||||
</div>
|
||||
|
||||
<ngx-landing-description-section></ngx-landing-description-section>
|
||||
|
||||
<ngx-landing-theme-section></ngx-landing-theme-section>
|
||||
|
||||
<div class="gray-section">
|
||||
<ngx-landing-reason-section></ngx-landing-reason-section>
|
||||
|
||||
<ngx-landing-reviews-section></ngx-landing-reviews-section>
|
||||
</div>
|
||||
|
||||
<ngx-landing-our-projects-section></ngx-landing-our-projects-section>
|
||||
|
||||
<div class="gray-section">
|
||||
<ngx-landing-social-section></ngx-landing-social-section>
|
||||
</div>
|
||||
|
||||
<ngx-landing-contact-section></ngx-landing-contact-section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue