+ Sponsored: + {sponsored.title}{' '} + {sponsored.description} + + {sponsored.btnText} + +
++ High DeFi Yields ~21% on NearX with Stader | Multi-Layer Security | Zero + Rewards Loss | $1 Mn Bug Bounty +
+ + ); +}; + +export default Earn; diff --git a/apps/bos-components/src/includes/Banners/Store.tsx b/apps/bos-components/src/includes/Banners/Store.tsx new file mode 100644 index 000000000..04fe31fa1 --- /dev/null +++ b/apps/bos-components/src/includes/Banners/Store.tsx @@ -0,0 +1,55 @@ +/** + * @interface Props + * @param {string} appUrl - The URL of the application. + */ + +interface Props { + appUrl?: string; +} + +const sponsoredStore = [ + { + title: '1inch Wallet - Your self-custodial vault', + description: + 'Audited by top security firms. Hardware wallet connection. MEV protected. Easy to use, secure and self-custodial. Try the 1inch Wallet now!', + url: 'https://1inch.network/Nearblocks_StoreButton', + image: '/sponsored/1inch.svg', + }, +]; + +const Store = (props: Props) => { + return ( +{sponsore.description}
+{sponsore.description}
+