We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf80b08 commit d6b4187Copy full SHA for d6b4187
src/data/WalletSimulatorData.tsx
@@ -337,8 +337,8 @@ export const walletOnboardingSimData: SimulatorData = {
337
allowing you to interact with your on-chain assets.
338
</Text>
339
<Text>
340
- Your friend just sent an NFT art piece to your address! Let's
341
- login to a new NFT marketplace to view it.
+ Your friend just sent an NFT art piece to your address! Let's go
+ to a new NFT marketplace website to view it.
342
343
</>
344
),
@@ -432,7 +432,7 @@ export const walletOnboardingSimData: SimulatorData = {
432
},
433
],
434
ctaLabels: [
435
- "Go to website",
+ "Go to web app",
436
"Connect wallet",
437
"Connect to app",
438
"Go to account",
0 commit comments