From 70527f872bc5809174eb1179b1afeac891e0e123 Mon Sep 17 00:00:00 2001 From: Ky Lee Date: Tue, 6 Aug 2024 17:32:35 -0700 Subject: [PATCH] update landing page --- site/docs/pages/index.mdx | 22 +++++++++++----------- site/docs/styles.css | 25 ++++++++++++++++++------- 2 files changed, 29 insertions(+), 18 deletions(-) diff --git a/site/docs/pages/index.mdx b/site/docs/pages/index.mdx index d119ce3d5a..06635d8019 100644 --- a/site/docs/pages/index.mdx +++ b/site/docs/pages/index.mdx @@ -12,7 +12,7 @@ import { OnchainKitProvider } from '@coinbase/onchainkit'; import { Address, Avatar, Badge, EthBalance, Name, Identity } from '@coinbase/onchainkit/identity'; import { Swap, SwapAmountInput, SwapButton, SwapMessage, SwapToggleButton } from '@coinbase/onchainkit/swap'; import { color } from '@coinbase/onchainkit/theme'; -import { +import { ConnectWallet, Wallet, WalletDropdown, @@ -25,8 +25,8 @@ import SwapWrapper from '../components/SwapWrapper'; import TokenSelector from '../components/TokenSelector'; import WalletComponents from '../components/WalletComponents'; import TransactionWrapper from '../components/TransactionWrapper'; -import { - Transaction, +import { + Transaction, TransactionButton, TransactionSponsor, TransactionStatus, @@ -68,8 +68,8 @@ import {
-

OnchainKit

-
+

OnchainKit

+

Build your onchain apps with ready-to-use React components and Typescript utilities.

@@ -235,7 +235,7 @@ bun add @coinbase/onchainkit

Tokens

- +