From 7f77347ea4537b66f045140bd5aa1995c3b2d948 Mon Sep 17 00:00:00 2001 From: Ezekiel Aquino Date: Mon, 3 Dec 2018 12:19:50 +0100 Subject: Changes boolean props to follow is[Property] syntax --- packages/website/ts/@next/pages/instant.tsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'packages/website/ts/@next/pages/instant.tsx') diff --git a/packages/website/ts/@next/pages/instant.tsx b/packages/website/ts/@next/pages/instant.tsx index 69a9fb6b3..a8707cdd7 100644 --- a/packages/website/ts/@next/pages/instant.tsx +++ b/packages/website/ts/@next/pages/instant.tsx @@ -16,13 +16,15 @@ export const Next0xInstant = () => (
- Introducing 0x Instant - A free and flexible way to offer simple crypto purchasing in any app or website + Introducing 0x Instant + A free and flexible way to offer simple crypto purchasing in any app or website
-
+
Preview of payment widgets @@ -36,7 +38,7 @@ export const Next0xInstant = () => ( Support ERC-20 and ERC-721 tokens - Seamlessly integrate token purchasing into your product experience by offering digital assets ranging from in-game items to stablecoins. + Seamlessly integrate token purchasing into your product experience by offering digital assets ranging from in-game items to stablecoins. @@ -51,7 +53,7 @@ export const Next0xInstant = () => ( Generate revenue for your business - 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. + 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. @@ -66,7 +68,7 @@ export const Next0xInstant = () => ( Easy and flexible integration - 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. + 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.
Explore AssetBuyer Learn about liquidity @@ -95,14 +97,14 @@ export const Next0xInstant = () => (
- + Need more flexibility? Dive into our docs, or contact us if needed - +
@@ -116,8 +118,8 @@ export const Next0xInstant = () => (
- Disclaimer: The laws and regulations applicable to the use and exchange of digital assets and blockchain-native tokens, including through any software developed using the licensed work created by ZeroEx Intl. (the “Work”), vary by jurisdiction. As set forth in the Apache License, Version 2.0 applicable to the Work, developers are “solely responsible for determining the appropriateness of using or redistributing the Work,” which includes responsibility for ensuring compliance with any such applicable laws and regulations. - See the Apache License, Version 2.0 for the specific language governing all applicable permissions and limitations. + Disclaimer: The laws and regulations applicable to the use and exchange of digital assets and blockchain-native tokens, including through any software developed using the licensed work created by ZeroEx Intl. (the “Work”), vary by jurisdiction. As set forth in the Apache License, Version 2.0 applicable to the Work, developers are “solely responsible for determining the appropriateness of using or redistributing the Work,” which includes responsibility for ensuring compliance with any such applicable laws and regulations. + See the Apache License, Version 2.0 for the specific language governing all applicable permissions and limitations.
-- cgit v1.2.3