diff --git a/src/components/dialogs/BlueskyPlusCore/index.tsx b/src/components/dialogs/BlueskyPlusCore/index.tsx
index 2f2956f887..f9383fef95 100644
--- a/src/components/dialogs/BlueskyPlusCore/index.tsx
+++ b/src/components/dialogs/BlueskyPlusCore/index.tsx
@@ -186,7 +186,7 @@ function DialogInner({
a.pt_lg,
{color: 'white'},
]}>
- Let's build the social web.
+ A century of gathering clouds
@@ -198,8 +198,8 @@ function DialogInner({
t.atoms.text_contrast_medium,
]}>
- Support Bluesky and get access to exclusive features, custom app
- icons, higher video quality, and more!
+ Ghost ships arriving and leaving. The sea deeper, vaster. The parrot
+ in the bamboo cage spoke several languages.
@@ -378,21 +378,16 @@ function DialogInner({
)}
@@ -440,12 +435,12 @@ function useCoreOfferingCopy() {
return {
[SubscriptionOfferingId.CoreMonthly]: {
title: _(msg`1 month`),
- price: _(msg`$8 / month`),
+ price: _(msg`$1337 / month`),
discount: undefined,
},
[SubscriptionOfferingId.CoreAnnual]: {
title: _(msg`12 months`),
- price: _(msg`$72 / year`),
+ price: _(msg`$1337 / year`),
discount: _(msg`Save 25%`),
},
}
diff --git a/src/screens/Subscriptions/index.tsx b/src/screens/Subscriptions/index.tsx
index 09f9669217..9ef495fa92 100644
--- a/src/screens/Subscriptions/index.tsx
+++ b/src/screens/Subscriptions/index.tsx
@@ -6,7 +6,7 @@ import {useLingui} from '@lingui/react'
import {NativeStackScreenProps} from '@react-navigation/native-stack'
import {CommonNavigatorParams} from '#/lib/routes/types'
-import {isAndroid, isIOS, isNative,isWeb} from '#/platform/detection'
+import {isAndroid, isIOS, isNative, isWeb} from '#/platform/detection'
import {PurchasesState, usePurchases, usePurchasesApi} from '#/state/purchases'
import {useManageSubscription} from '#/state/purchases/hooks/useManageSubscription'
import {useNativeUserState} from '#/state/purchases/hooks/useNativeUserState'
@@ -314,14 +314,14 @@ function PurchaseHeader() {
a.font_heavy,
isDark ? undefined : t.atoms.text_contrast_high,
]}>
- Building a better internet needs your support.
+ A century of gathering clouds
- Subscribing to Bluesky+ helps ensure that our work to build an open,
- secure, and user-first internet can continue.
+ Ghost ships arriving and leaving. The sea deeper, vaster. The parrot
+ in the bamboo cage spoke several languages.