diff --git a/components/ContentSection.tsx b/components/ContentSection.tsx index 6c5ab1e..da11472 100644 --- a/components/ContentSection.tsx +++ b/components/ContentSection.tsx @@ -6,10 +6,10 @@ const ContentSection = () => {
-

+

It is still the early days.

-

+

This is the first moment for non-developers to participate in helping build the Mango protocol by supporting the inception of the protocols Insurance Fund. @@ -24,7 +24,7 @@ const ContentSection = () => {

-

+

What is Mango?

@@ -35,7 +35,7 @@ const ContentSection = () => { products for traders.

-

+

Why the Insurance fund?

@@ -47,7 +47,7 @@ const ContentSection = () => {

-

+

What is the $MNGO token?

@@ -77,10 +77,10 @@ const ContentSection = () => { {/* Section 2 */}

-

+

How it works.

-

+

We take the view that token sales should be simple, transparent and minimize randomness and luck in the distribution.

diff --git a/components/ContributionModal.tsx b/components/ContributionModal.tsx index c92f16f..8ae7b39 100644 --- a/components/ContributionModal.tsx +++ b/components/ContributionModal.tsx @@ -165,8 +165,8 @@ const ContributionModal = () => { return ( <> -
-
+
+
{!submitted && !submitting && @@ -331,7 +331,7 @@ const ContributionModal = () => { )}
-
+

Estimated Token Price

diff --git a/components/HeroSection.tsx b/components/HeroSection.tsx index 44e8aea..bc3442e 100644 --- a/components/HeroSection.tsx +++ b/components/HeroSection.tsx @@ -2,14 +2,14 @@ import GradientText from './GradientText' const HeroSection = () => { return (
-
+
-
-

+
+

Join the Mango DAO and help build the ecosystem.

-

+

The Mango DAO is an experiment in self governance that aims to build a completely decentralzied financial ecosystem.

diff --git a/components/ModalSection.tsx b/components/ModalSection.tsx index 88468c1..09a5d74 100644 --- a/components/ModalSection.tsx +++ b/components/ModalSection.tsx @@ -3,11 +3,11 @@ import ContributionModal from './ContributionModal' const ModalSection = () => { return ( <> -
-

+
+

It is still the early days.

-

+

This is the first moment for non-developers to participate in helping build the Mango protocol by supporting the inception of the protocols Insurance Fund. diff --git a/components/NavBarBeta.tsx b/components/NavBarBeta.tsx index 3d7a6d4..7fb56cf 100644 --- a/components/NavBarBeta.tsx +++ b/components/NavBarBeta.tsx @@ -43,7 +43,7 @@ const NavBarBeta = () => { return (

{/* Main Menu */} -
+
diff --git a/public/img/feature1.png b/public/img/feature1.png index e186141..831504c 100644 Binary files a/public/img/feature1.png and b/public/img/feature1.png differ diff --git a/public/img/feature2.png b/public/img/feature2.png index 1f42526..d6dcf72 100644 Binary files a/public/img/feature2.png and b/public/img/feature2.png differ diff --git a/public/img/feature3.png b/public/img/feature3.png index 0229a79..c6223bb 100644 Binary files a/public/img/feature3.png and b/public/img/feature3.png differ diff --git a/public/img/feature4.png b/public/img/feature4.png index bbd58b9..883a840 100644 Binary files a/public/img/feature4.png and b/public/img/feature4.png differ