Explorar el Código

Merge pull request #7692 from overleaf/tm-personal-plan-pricing

Update personal plan pricing with discounted prices (Apr 2022)

GitOrigin-RevId: e18c5c396bd8c30bfd39d03c87568a5419bcee32
Thomas hace 4 años
padre
commit
3678882f1e
Se han modificado 1 ficheros con 22 adiciones y 22 borrados
  1. 22 22
      services/web/frontend/js/main/plans.js

+ 22 - 22
services/web/frontend/js/main/plans.js

@@ -18,8 +18,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '$80',
           annual: '$80',
         },
         },
         personal: {
         personal: {
-          monthly: '$13',
-          annual: '$120',
+          monthly: '$5',
+          annual: '$49',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '$19',
           monthly: '$19',
@@ -38,8 +38,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '€70',
           annual: '€70',
         },
         },
         personal: {
         personal: {
-          monthly: '€12',
-          annual: '€108',
+          monthly: '€5',
+          annual: '€44',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '€18',
           monthly: '€18',
@@ -58,8 +58,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '£60',
           annual: '£60',
         },
         },
         personal: {
         personal: {
-          monthly: '£10',
-          annual: '£96',
+          monthly: '£4',
+          annual: '£39',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '£15',
           monthly: '£15',
@@ -78,8 +78,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '600 kr',
           annual: '600 kr',
         },
         },
         personal: {
         personal: {
-          monthly: '92 kr',
-          annual: '876 kr',
+          monthly: '35 kr',
+          annual: '359 kr',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '138 kr',
           monthly: '138 kr',
@@ -97,8 +97,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '$90',
           annual: '$90',
         },
         },
         personal: {
         personal: {
-          monthly: '$14',
-          annual: '$132',
+          monthly: '$5',
+          annual: '$55',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '$22',
           monthly: '$22',
@@ -117,8 +117,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '600 kr',
           annual: '600 kr',
         },
         },
         personal: {
         personal: {
-          monthly: '92 kr',
-          annual: '876 kr',
+          monthly: '35 kr',
+          annual: '359 kr',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '138 kr',
           monthly: '138 kr',
@@ -137,8 +137,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '500 kr',
           annual: '500 kr',
         },
         },
         personal: {
         personal: {
-          monthly: '75 kr',
-          annual: '720 kr',
+          monthly: '29 kr',
+          annual: '295 kr',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '113 kr',
           monthly: '113 kr',
@@ -157,8 +157,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '$100',
           annual: '$100',
         },
         },
         personal: {
         personal: {
-          monthly: '$15',
-          annual: '$144',
+          monthly: '$6',
+          annual: '$59',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '$23',
           monthly: '$23',
@@ -177,8 +177,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '$100',
           annual: '$100',
         },
         },
         personal: {
         personal: {
-          monthly: '$15',
-          annual: '$144',
+          monthly: '$6',
+          annual: '$59',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '$23',
           monthly: '$23',
@@ -197,8 +197,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: 'Fr 80',
           annual: 'Fr 80',
         },
         },
         personal: {
         personal: {
-          monthly: 'Fr 13',
-          annual: 'Fr 120',
+          monthly: 'Fr 5',
+          annual: 'Fr 49',
         },
         },
         collaborator: {
         collaborator: {
           monthly: 'Fr 19',
           monthly: 'Fr 19',
@@ -217,8 +217,8 @@ App.factory('MultiCurrencyPricing', function () {
           annual: '$120',
           annual: '$120',
         },
         },
         personal: {
         personal: {
-          monthly: '$17',
-          annual: '$156',
+          monthly: '$7',
+          annual: '$64',
         },
         },
         collaborator: {
         collaborator: {
           monthly: '$25',
           monthly: '$25',