diff --git a/src/pages/icp-tokens.tsx b/src/pages/icp-tokens.tsx index ac6e575ddf..46d8e98e91 100644 --- a/src/pages/icp-tokens.tsx +++ b/src/pages/icp-tokens.tsx @@ -59,7 +59,7 @@ const WalletCard: React.FC<{
@@ -504,9 +504,10 @@ function TokenHolders(): JSX.Element { - Learn more about custody options + See all wallets + @@ -523,47 +524,26 @@ function TokenHolders(): JSX.Element { transfers.

+ - - - -
- - {/* Column 2 */} - -

Mobile app wallets

+

Mobile app wallets

Mobile apps offer easy access to crypto assets for people who use them frequently. @@ -576,25 +556,25 @@ function TokenHolders(): JSX.Element { icon="/img/showcase/plug_logo.webp" />

- -

- Browser extension wallets -

+ + {/* Column 2 */} + +

Browser extension wallets

Great for users already familiar with crypto wallets from - other chains. + other chains.

@@ -605,64 +585,75 @@ function TokenHolders(): JSX.Element { icon="/img/showcase/plug_logo.webp" />
-
- {/* Column 3 */} - -

Hardware wallets

+

Hardware wallets

Maximum security. Hardware wallets hold private keys in airgapped machines or ledger devices.

-

- Institutional custody -

+
+ {/* Column 3 */} + +

Institutional custody

For anyone managing large amounts of crypto assets. Institutional custodians offer reliability and customer support.

+ + + - + diff --git a/static/img/showcase/logo_bity.png b/static/img/showcase/logo_bity.png new file mode 100644 index 0000000000..4e2ca88f94 Binary files /dev/null and b/static/img/showcase/logo_bity.png differ diff --git a/static/img/showcase/logo_cooper.png b/static/img/showcase/logo_cooper.png new file mode 100644 index 0000000000..884f3dd256 Binary files /dev/null and b/static/img/showcase/logo_cooper.png differ diff --git a/static/img/showcase/logo_primevault.png b/static/img/showcase/logo_primevault.png new file mode 100644 index 0000000000..73158fe030 Binary files /dev/null and b/static/img/showcase/logo_primevault.png differ diff --git a/static/img/showcase/logo_tangem.png b/static/img/showcase/logo_tangem.png new file mode 100644 index 0000000000..c2f6c4cf90 Binary files /dev/null and b/static/img/showcase/logo_tangem.png differ diff --git a/static/img/showcase/logo_trust.png b/static/img/showcase/logo_trust.png new file mode 100644 index 0000000000..d47f821766 Binary files /dev/null and b/static/img/showcase/logo_trust.png differ