diff --git a/src/app/page.tsx b/src/app/page.tsx index f03c385..e55873a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,8 +205,12 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} + names={[ + "Coinbase", "Kraken", "Blockchain.com", "MetaMask", "Binance", "Ledger", "Trezor", "OpenSea" + ]} logos={[ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/coinbase-cryptocurrency-exchange-platfor-1772910495561-a812ba89.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/kraken-cryptocurrency-exchange-logo-in-b-1772910497886-72b8e46d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/blockchain-com-cryptocurrency-platform-l-1772910496613-faf99a60.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/metamask-crypto-wallet-logo-fox-icon-in--1772910496780-debdaa72.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/binance-cryptocurrency-exchange-logo-mar-1772910496851-22fe031b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/ledger-cryptocurrency-hardware-wallet-lo-1772910496720-a13093c9.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/trezor-hardware-cryptocurrency-wallet-lo-1772910496803-872430ca.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/opensea-nft-marketplace-logo-in-blue-ton-1772910496497-54ae49c4.png"]} + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/coinbase-cryptocurrency-exchange-platfor-1772910495561-a812ba89.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/kraken-cryptocurrency-exchange-logo-in-b-1772910497886-72b8e46d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/blockchain-com-cryptocurrency-platform-l-1772910496613-faf99a60.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/metamask-crypto-wallet-logo-fox-icon-in--1772910496780-debdaa72.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/binance-cryptocurrency-exchange-logo-mar-1772910496851-22fe031b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/ledger-cryptocurrency-hardware-wallet-lo-1772910496720-a13093c9.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/trezor-hardware-cryptocurrency-wallet-lo-1772910496803-872430ca.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad74Ej6xxBZGPW9CsLUT9Cbqik/opensea-nft-marketplace-logo-in-blue-ton-1772910496497-54ae49c4.png" + ]} speed={50} showCard={true} />