@@ -17,10 +17,10 @@ export default function MobileWallets() {
1717 < main className = "mt-0 mx-auto max-w-7xl px-6 sm:mt-12 sm:px-6 md:mt-16 lg:mt-20 lg:px-8 xl:mt-28" >
1818 < div className = "sm:text-center lg:text-left" >
1919 < h1 className = "text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:text-6xl" >
20- < span className = "block xl:inline" > Ergo Mobile Wallet</ span >
20+ < span className = "block xl:inline" > Ergo Wallet App </ span >
2121 </ h1 >
2222 < p className = "mt-3 text-base text-gray-500 sm:mt-5 sm:text-lg sm:max-w-xl sm:mx-auto md:mt-5 md:text-xl lg:mx-0" >
23- Official Ergo Mobile Wallet for Android and iOS . Lightweight and simple to use.
23+ Official Ergo Wallet App . Lightweight and simple to use.
2424 </ p >
2525 < div className = "mt-5 sm:mt-8 sm:flex sm:justify-center lg:justify-start" >
2626 < a
@@ -41,14 +41,14 @@ export default function MobileWallets() {
4141 </ a >
4242 </ div >
4343 < p className = "mt-3 text-lg text-gray-500 sm:mt-5 sm:text-lg sm:max-w-xl sm:mx-auto md:mt-5 md:text-lg lg:mx-0" >
44- Sources available on{ ' ' }
44+ Desktop downloads on{ ' ' }
4545 < a
4646 className = "text-red-500 dark:text-red-500"
47- href = "https://github.com/ergoplatform/ergo-wallet-android "
47+ href = "https://github.com/ergoplatform/ergo-wallet-app/releases "
4848 target = "_blank"
4949 rel = "noreferrer"
5050 >
51- GitHub
51+ releases page
5252 </ a >
5353 </ p >
5454 </ div >
@@ -352,9 +352,6 @@ export default function MobileWallets() {
352352 ERGO provides much. We are working to get more and more of its features available in
353353 the app.{ ' ' }
354354 </ p >
355- < p className = "lg:text-lg text-gray-100 text-sm" >
356- Be the first to get new features by joining the open beta on Google Play!{ ' ' }
357- </ p >
358355
359356 < div className = "sm:flex sm:justify-center mt-10" >
360357 < a
0 commit comments