mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
feat(demo): moved backend block up in landing (#5777)
This commit is contained in:
parent
e1d2e96684
commit
fd231be0e2
1 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
<ngx-landing-main-info></ngx-landing-main-info>
|
<ngx-landing-main-info></ngx-landing-main-info>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<ngx-backend-bundles-section id="backend-bundles"></ngx-backend-bundles-section>
|
||||||
|
|
||||||
<ngx-landing-description-section *ngIf="descriptions | async" [descriptions]="descriptions | async" ></ngx-landing-description-section>
|
<ngx-landing-description-section *ngIf="descriptions | async" [descriptions]="descriptions | async" ></ngx-landing-description-section>
|
||||||
|
|
||||||
<ngx-landing-theme-section></ngx-landing-theme-section>
|
<ngx-landing-theme-section></ngx-landing-theme-section>
|
||||||
|
|
@ -16,8 +18,6 @@
|
||||||
bundleUrl="https://store.akveo.com/products/net-ngx-admin-angular-starter-bundle?utm_campaign=akveo_store%20-%20specific%20bundle%20-%20ngx_admin%20landing&utm_source=ngx_admin&utm_medium=referral&utm_content=.net_free_dashboard_banner">
|
bundleUrl="https://store.akveo.com/products/net-ngx-admin-angular-starter-bundle?utm_campaign=akveo_store%20-%20specific%20bundle%20-%20ngx_admin%20landing&utm_source=ngx_admin&utm_medium=referral&utm_content=.net_free_dashboard_banner">
|
||||||
</ngx-free-banner-section>
|
</ngx-free-banner-section>
|
||||||
|
|
||||||
<ngx-backend-bundles-section id="backend-bundles"></ngx-backend-bundles-section>
|
|
||||||
|
|
||||||
<ngx-landing-our-projects-section></ngx-landing-our-projects-section>
|
<ngx-landing-our-projects-section></ngx-landing-our-projects-section>
|
||||||
|
|
||||||
<div class="gray-section">
|
<div class="gray-section">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue