From 19f662c196daf8f28c95388eaca0acef230f3b3d Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Wed, 12 Dec 2018 12:00:23 +0100 Subject: Add icons to 0x instant --- packages/website/ts/@next/pages/instant.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/website/ts/@next/pages') diff --git a/packages/website/ts/@next/pages/instant.tsx b/packages/website/ts/@next/pages/instant.tsx index 91a07594e..a678ad775 100644 --- a/packages/website/ts/@next/pages/instant.tsx +++ b/packages/website/ts/@next/pages/instant.tsx @@ -24,7 +24,7 @@ const CONFIGURATOR_HASH = 'configure'; const featuresData = [ { title: 'Support ERC-20 and ERC-721 tokens', - icon: 'coin', + icon: 'supportForAllEthereumStandards-large', description: 'Seamlessly integrate token purchasing into your product experience by offering digital assets ranging from in-game items to stablecoins.', links: [ { @@ -39,7 +39,7 @@ const featuresData = [ }, { title: 'Generate revenue for your business', - icon: 'coin', + icon: 'generateRevenueForYourBusiness-large', description: 'With just a few lines of code, you can earn up to 5% in affiliate fees on every transaction from your crypto wallet or dApp.', links: [ { @@ -50,7 +50,7 @@ const featuresData = [ }, { title: 'Easy and flexible integration', - icon: 'coin', + icon: 'flexibleIntegration0xInstant', description: 'Use our out-of-the-box design or customize the user interface by integrating the AssetBuyer engine. You can also tap into 0x networked liquidity or choose your own liquidity pool.', links: [ { -- cgit v1.2.3