From 9a1c34d8d7c767368e18744ccd0404a2bb5493ac Mon Sep 17 00:00:00 2001 From: steven Date: Sat, 24 Jul 2021 00:21:44 -0700 Subject: [PATCH] adding content started adding some "More about the token" content --- components/ContentSection.tsx | 114 ++++++++++++++++++++++++++++++++-- public/Icon-people.svg | 34 ++++++++++ public/Icon-sheild.svg | 9 +++ public/Icon-ticket.svg | 9 +++ 4 files changed, 161 insertions(+), 5 deletions(-) create mode 100644 public/Icon-people.svg create mode 100644 public/Icon-sheild.svg create mode 100644 public/Icon-ticket.svg diff --git a/components/ContentSection.tsx b/components/ContentSection.tsx index 1ad47f8..3d5d1fc 100644 --- a/components/ContentSection.tsx +++ b/components/ContentSection.tsx @@ -50,17 +50,121 @@ const ContentSection = () => {

What is the $MNGO token?

+

+ Mango Governance tokens ($MNGO) will serve as the + incentive for those who can prove their work is useful to + the DAO. +

+

+ Why the token? +

We believe that substantial rewards to a strong developer community and liquidity incentives are the essential drivers for growth and therefore the foundation of the Mango DAO.

-

- Mango Governance tokens ($MNGO) will serve as the - incentive for those who can prove their work is useful to - the DAO. -

+ {/* +
+
+
+ + + + + + + + + +
+

+ Insurance Fund +

+

The insurance fund protects lenders funds from over zealous traders and borrowers. +

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ Governance +

+

+ The Mango DAO is a decetralized organization, protocol changes are contributor driven and DAO governed. +

+
+
+
+ + + + + + + + + +
+

+ Liquidity Incentives +

+

+ In order to bootstrap liquidity for our markets we have designed a system well aligned with liquidity providers needs +

+
+
+ */}

diff --git a/public/Icon-people.svg b/public/Icon-people.svg new file mode 100644 index 0000000..ff1469b --- /dev/null +++ b/public/Icon-people.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/Icon-sheild.svg b/public/Icon-sheild.svg new file mode 100644 index 0000000..b69b013 --- /dev/null +++ b/public/Icon-sheild.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/public/Icon-ticket.svg b/public/Icon-ticket.svg new file mode 100644 index 0000000..f7560b1 --- /dev/null +++ b/public/Icon-ticket.svg @@ -0,0 +1,9 @@ + + + + + + + + +