diff --git a/web/satellite/src/components/account/billing/paymentMethods/PaymentsBonus.vue b/web/satellite/src/components/account/billing/paymentMethods/PaymentsBonus.vue index 4288b5dad..a20811c35 100644 --- a/web/satellite/src/components/account/billing/paymentMethods/PaymentsBonus.vue +++ b/web/satellite/src/components/account/billing/paymentMethods/PaymentsBonus.vue @@ -18,7 +18,7 @@ Add a Payment Method to Get Started
- Your first 50GB are free. You will not be charged until you use more than 50GB. + Your first 150GB are free. You will not be charged until you use more than 150GB.
diff --git a/web/satellite/tests/unit/account/billing/paymentMethods/__snapshots__/PaymentMethods.spec.ts.snap b/web/satellite/tests/unit/account/billing/paymentMethods/__snapshots__/PaymentMethods.spec.ts.snap index d87c6d227..ac61fc586 100644 --- a/web/satellite/tests/unit/account/billing/paymentMethods/__snapshots__/PaymentMethods.spec.ts.snap +++ b/web/satellite/tests/unit/account/billing/paymentMethods/__snapshots__/PaymentMethods.spec.ts.snap @@ -98,7 +98,7 @@ exports[`PaymentMethods renders correctly after add STORJ and cancel click 2`] = Add a Payment Method to Get Started- Your first 50GB are free. You will not be charged until you use more than 50GB. + Your first 150GB are free. You will not be charged until you use more than 150GB.
@@ -278,7 +278,7 @@ exports[`PaymentMethods renders correctly without card 1`] = ` Add a Payment Method to Get Started- Your first 50GB are free. You will not be charged until you use more than 50GB. + Your first 150GB are free. You will not be charged until you use more than 150GB.