notion changes

This commit is contained in:
steven 2021-07-20 15:05:20 -07:00
parent 8c68ebbaa3
commit e82fc9d73b
3 changed files with 7 additions and 8 deletions

View File

@ -41,15 +41,15 @@ const HeroSectionHome = () => {
<div className="px-2 ml-6 sm:pr-6 sm:text-center md:max-w-2xl md:mx-auto lg:col-span-6 lg:text-left lg:flex lg:my-24">
<div /*ref={el => {heroText = el}}*/>
<h1 className="mb-3 lg:text-5xl md:text-4xl sm:text-4xl xs:text-3xl text-white font-bold font-heading">
Long &amp; short everything.
Lend, borrow, &amp; trade everything.
</h1>
<p className="mb-8 text-gray-400 lg:text-2xl md:text-2xl sm:text-2xl xs:text-lg">
Community governed{' '}
<span className="text-yellow-300 font-bold">·</span>{' '}
Lightning fast{' '}
<span className="text-yellow-300 font-bold">·</span>{' '}
Near-zero fees
Near-zero fees{' '}
<span className="text-yellow-300 font-bold">·</span>{' '}
DAO governed
</p>
<div className="flex lg:flex-row md:flex-row lg:justify-start md:justify-center sm:justify-center">

View File

@ -64,7 +64,7 @@ const LendSection = () => {
<p className="mb-8 text-gray-400 leading-relaxed lg:text-2xl md:text-2xl sm:text-2xl xs:text-lg">
Earn interest on deposits and take out fully collateralized
loans against existing assets. The mango protocol&apos;s
liquidity engine allows you to withdraw borrowed capital.
risk engine allows you to withdraw borrowed capital.
</p>
<div className="flex flex-row justify-center">
<a rel="noreferrer" target="_blank" href="https://trade.mango.markets/borrow">

View File

@ -205,8 +205,7 @@ const NavBarBeta = () => {
Decentralized Lending
</p>
<p className="mt-1 text-sm text-gray-500">
Earn interest on deposit, a take out collateralized
loans against assets
Earn interest on deposits and take out collateralized loans against assets
</p>
</div>
</a>
@ -338,7 +337,7 @@ const NavBarBeta = () => {
Twitter
</p>
<p className="mt-1 text-sm text-gray-500">
See what we&apos;re up to quicky, and meme with us.
Quickly see what we're up to and meme with us.
</p>
</div>
</a>