diff --git a/website/src/pages/sentry.mdx b/website/src/pages/sentry.mdx index 6ddebe016..b9940e5ab 100644 --- a/website/src/pages/sentry.mdx +++ b/website/src/pages/sentry.mdx @@ -43,7 +43,7 @@ export function Sentry() { id: 'single-license', linkSingle: 'https://bref.lemonsqueezy.com/checkout/buy/7ca29229-57a7-4bc7-8a06-18b1c025008a', linkSubscription: 'https://bref.lemonsqueezy.com/checkout/buy/5179f3c6-d018-49ff-9439-c991e0830fd7', - price: ['99', '89'], + price: ['79', '69'], features: [ 'Single project', 'Unlimited users', @@ -57,7 +57,7 @@ export function Sentry() { id: 'unlimited-license', linkSingle: 'https://bref.lemonsqueezy.com/checkout/buy/3294cae7-dc1f-4e98-b754-9a6431ba3c20', linkSubscription: 'https://bref.lemonsqueezy.com/checkout/buy/5dd9918f-1fe3-429f-ae74-717674f59200', - price: ['279', '249'], + price: ['199', '179'], features: [ 'Unlimited projects', 'Unlimited users',