Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Landing page improvements & redesign #3143

Merged
merged 23 commits into from
Nov 19, 2024
Merged

Landing page improvements & redesign #3143

merged 23 commits into from
Nov 19, 2024

Conversation

thisisjoshford
Copy link
Contributor

@thisisjoshford thisisjoshford commented Nov 14, 2024

fixes #3142

  • Remove everything Transfer Wizard
  • Move Wallet List up, move other stuff down. Make it look snazzy.
  • Nuke the wallet comparison spreadsheet link. It's so 1985.
  • Remake Mint card into the Bitte card.
  • Add HOT Wallet Card.
  • Add Aurora Ethereum portal card.
  • Reorder the Wallet Cards.

Additionally, this removes unnecessary functionality (ex, token polling) as this is now a simple landing page for ecosystem wallets.

Note

I made sure to preserve the /recover-with-link route and added comments to the codebase to preserve it. This route ensures recovery links in email and text messages continue to work.

@thisisjoshford thisisjoshford marked this pull request as ready for review November 19, 2024 05:21
@thisisjoshford thisisjoshford changed the title [WIP] Landing page improvements & redesign Landing page improvements & redesign Nov 19, 2024
@@ -675,7 +675,7 @@
},
"landing": {
"banner": "NEAR Wallet is in Private Beta",
"desc": "wallet.near.org has been discontinued. Explore a range of user-friendly wallets designed to meet your needs.",
"desc": "<h2>Wasn't this site a wallet?</h2> <br> wallet.near.org's wallet service has been discontinued <br> <p style='font-size: 14px; text-align: left;'>If you have not already done so, please import your account to a new wallet using your recovery phrase. If you created an email or text message backup, your recovery link will still work but now defaults to <a href='https://app.mynearwallet.com' target='_blank' rel='noreferrer'>app.mynearwallet.com</a>. <br> <br> If you think you have a recovery backup email but are not sure how to find it, search your email for: \"Near Wallet Recovery\" in the subject line. (Include quotes for better results)</p>",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Copy link
Contributor

@trechriron trechriron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing stuff.

@trechriron trechriron merged commit 977e1d4 into master Nov 19, 2024
1 check passed
@trechriron trechriron deleted the feat/enhance-ui branch November 19, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Brief Landing Page Redesign Q4 2024
2 participants