Add main info component with material theme screenshot to material landing page

This commit is contained in:
eugene-sinitsyn 2020-03-12 15:27:41 +03:00 committed by Sergey Andrievskiy
parent f274118c0e
commit a962c248a5
4 changed files with 26 additions and 14 deletions

View file

@ -3,6 +3,10 @@
<ngx-landing-header></ngx-landing-header>
</nb-layout-header>
<nb-layout-column>
<ngx-landing-main-info material></ngx-landing-main-info>
</nb-layout-column>
<nb-layout-footer class="footer" fixed>
<ngx-landing-footer></ngx-landing-footer>
</nb-layout-footer>