diff --git a/docs/app/pages/home/main-info-section/main-info-section.component.html b/docs/app/pages/home/main-info-section/main-info-section.component.html index 1699315d..42dcfd95 100644 --- a/docs/app/pages/home/main-info-section/main-info-section.component.html +++ b/docs/app/pages/home/main-info-section/main-info-section.component.html @@ -46,5 +46,17 @@ > ngx-admin Premium + +
+ + To have all the resources for quick updates & support, donate just $10 a month. Support developers. It’s a win-win, check what you’ll get: + + + Check Details + +
diff --git a/docs/app/pages/home/main-info-section/main-info-section.component.scss b/docs/app/pages/home/main-info-section/main-info-section.component.scss index 8c0798cb..809656e0 100644 --- a/docs/app/pages/home/main-info-section/main-info-section.component.scss +++ b/docs/app/pages/home/main-info-section/main-info-section.component.scss @@ -167,6 +167,10 @@ width: 100%; } + .subscribe-to-updates { + margin-top: 2rem; + } + @include media-breakpoint-down(xxl) { .main-img-container { min-width: 50.625rem;