2019-07-16 08:38:11 +03:00
|
|
|
<div class="gray-section">
|
|
|
|
<ngx-landing-main-info></ngx-landing-main-info>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<ngx-landing-description-section *ngIf="descriptions | async" [descriptions]="descriptions | async" ></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>
|
|
|
|
|
2020-06-16 11:08:01 +03:00
|
|
|
<ngx-free-banner-section bannerImg="assets/img/free-bundle-banner.png"
|
2020-06-17 19:26:23 +03:00
|
|
|
bundleUrl="https://hubs.ly/H0rD3V40">
|
2020-06-16 11:08:01 +03:00
|
|
|
</ngx-free-banner-section>
|
|
|
|
|
2019-07-16 08:38:11 +03:00
|
|
|
<ngx-backend-bundles-section id="backend-bundles"></ngx-backend-bundles-section>
|
|
|
|
|
|
|
|
<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>
|