- Choose Service
+ Choose your account provider
-
- Select the service that hosts your data.
-
-
+ {fixedOption[0] === BSKY_SERVICE && isFirstTimeUser && (
+
+
+ Bluesky is an open network where you can choose your own
+ provider. If you're new here, we recommend sticking with the
+ default Bluesky Social option.
+
+
+ )}
+
{fixedOption[0] === 'custom' && (
-
- Bluesky is an open network where you can choose your hosting
- provider. If you're a developer, you can host your own server.
- {' '}
+ {isFirstTimeUser ? (
+
+ If you're a developer, you can host your own server.
+
+ ) : (
+
+ Bluesky is an open network where you can choose your hosting
+ provider. If you're a developer, you can host your own server.
+
+ )}{' '}