This commit is contained in:
Karol Wypchlo 2021-03-03 16:02:35 +01:00
parent 21aa045d2a
commit d55c3e217e
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ const plans = [
{
id: "initial_plus",
tier: 2,
stripe: "price_1IO6FpIzjULiPWN6XHIG5mU9",
stripe: "price_1IO6DLIzjULiPWN6ix1KyCtf",
name: "Skynet Plus",
price: 5,
description: "1 TB premium bandwidth with full speed",
@ -25,7 +25,7 @@ const plans = [
{
id: "initial_pro",
tier: 3,
stripe: "price_1IO6FpIzjULiPWN6xYjmUuGb",
stripe: "price_1IO6DgIzjULiPWN6NiaSLEKa",
name: "Skynet Pro",
price: 20,
description: "5 TB premium bandwidth with full speed",
@ -33,7 +33,7 @@ const plans = [
{
id: "initial_extreme",
tier: 4,
stripe: "price_1IO6FpIzjULiPWN636iFN02j",
stripe: "price_1IO6DvIzjULiPWN6wHgK35J4",
name: "Skynet Extreme",
price: 80,
description: "20 TB premium bandwidth with full speed",