diff --git a/components/ContentSection.tsx b/components/ContentSection.tsx index 59a5a31..b4d7a3b 100644 --- a/components/ContentSection.tsx +++ b/components/ContentSection.tsx @@ -267,7 +267,7 @@ const ContentSection = () => {
-
+

Unaudited smart contracts.

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

-
+

New token sale mechanism

diff --git a/public/img/risk2.png b/public/img/risk2.png index b034299..55b9820 100644 Binary files a/public/img/risk2.png and b/public/img/risk2.png differ diff --git a/public/img/risk3.png b/public/img/risk3.png new file mode 100644 index 0000000..8515482 Binary files /dev/null and b/public/img/risk3.png differ diff --git a/tailwind.config.js b/tailwind.config.js index f455f01..ffb6fa2 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -20,6 +20,7 @@ module.exports = { 'bg-texture': "url('../public/img/bgtexture.png')", 'risk-one': "url('../public/img/risk1.png')", 'risk-two': "url('../public/img/risk2.png')", + 'risk-three': "url('../public/img/risk3.png')", }), height: {