diff --git a/src/app/modules/pro/marketing.component.html b/src/app/modules/pro/marketing.component.html index b813562247431dc22eab3de7b57e4b81b1cdbb59..35447b4f045eb3193675df247afdef5e6b236321 100644 --- a/src/app/modules/pro/marketing.component.html +++ b/src/app/modules/pro/marketing.component.html @@ -9,13 +9,17 @@ </h1> <h2 ngPreserveWhitespaces i18n> - The ultimate platform for <em>creators and brands</em> + A new revenue model for <em>creators</em> </h2> - <p class="m-marketing__description" i18n> - Earn revenue for your content and upgrade your channel into a full - blown website with professional tools you need to do what you love. - </p> + <ul class="m-marketing__points" i18n> + <li i18n>Get paid for your traffic and referrals</li> + <li i18n>Launch your own website</li> + <li i18n> + Receive multi-currency tips and subscription payments from fans + </li> + <li i18n>Supports video, images, blogs and more</li> + </ul> <div class="m-proMarketing__subscription"> <m-pro--subscription @@ -95,7 +99,7 @@ <p class="m-marketing__description" i18n> Morph your channel into a full blown website with your own subdomain - or custom domain, logo, theme, categories and footer. + or custom domain, newsfeed, logo, theme, categories and footer. </p> <ul class="m-marketing__points"> @@ -141,16 +145,18 @@ <div class="m-grid__column-6 m-grid__column-12--mobile m-marketing__body" > - <h2 i18n>Regain your freedom</h2> + <h2 i18n>Regain control of your business online</h2> <p class="m-marketing__description" i18n> - Tired of the manipulation and unfair treatment from traditional - social networks? + Tired of demonetization, censorship and unfair treatment from + traditional social networks? Minds offers a fully transparent, + privacy-focused platform with no bias, hidden algorithms or + censorship. </p> <p class="m-marketing__description" i18n> - Minds offers a fully transparent, privacy-focused platform with no - bias, hidden algorithms or censorship. + Leverage the blockchain and crypto payments to eliminate the + middleman and maintain autonomy over your revenue streams. </p> </div> <div @@ -166,56 +172,6 @@ </div> </div> - <!-- Section 5 --> - - <div class="m-marketing__section m-marketing__section--style-4"> - <div class="m-grid m-marketing__wrapper"> - <div - class="m-grid__column-6 m-grid__column-12--mobile m-marketing__body" - > - <h2 i18n>A sustainable revenue model for everyone.</h2> - - <p class="m-marketing__description" i18n> - We are you. We are sharing our revenue with you to directly - compensate for contributions to the network. As a community-owned - company, it is essential to keep everyone's incentives aligned and - inspired. - </p> - - <p class="m-marketing__description" i18n> - The more traffic and revenue that you drive, the more you earn and - the healthier the ecosystem becomes. - </p> - - <div class="m-marketing__actionButtons"> - <a - class="mf-button mf-button--smaller mf-button--hollow-mono" - routerLink="/upgrades" - target="_blank" - i18n - > - Learn About Upgrades - </a> - </div> - </div> - <div - class="m-grid__column-6 m-grid__column-12--mobile m-marketing__image" - > - <span> - <img - class="m-marketing__image--1" - [src]="cdnAssetsUrl + 'assets/product-pages/pro/pro-5.jpg'" - /> - - <img - class="m-marketing__image--2" - [src]="cdnAssetsUrl + 'assets/product-pages/pro/pro-5-ux.png'" - /> - </span> - </div> - </div> - </div> - <!-- Final section --> <div class="m-marketing__section m-marketing__section--tail"> @@ -234,7 +190,9 @@ <h3 i18n>Professional media</h3> <p class="m-marketing__description" i18n> - Upload and share up to 500 GB of HD video and photography (1080p). + Upload videos or images up to 60 minutes in length, 5 GB in size and + 1080p in resolution. Publish your own blogs with our easy-to-use + editor. </p> </div> diff --git a/src/assets/product-pages/pro/pro-1.jpg b/src/assets/product-pages/pro/pro-1.jpg index 73569565406972f7b8090922ce70f758a967bf69..ceb59c5662699d0077770a54fbcac0c1b6dfed71 100644 Binary files a/src/assets/product-pages/pro/pro-1.jpg and b/src/assets/product-pages/pro/pro-1.jpg differ