From dbf0d15eb6046881526a843b1674969197d1af36 Mon Sep 17 00:00:00 2001 From: Tim Pechersky Date: Mon, 21 Feb 2022 13:26:14 +0000 Subject: [PATCH] updates --- frontend/pages/index.js | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/frontend/pages/index.js b/frontend/pages/index.js index d77af3d7..e631156f 100644 --- a/frontend/pages/index.js +++ b/frontend/pages/index.js @@ -149,11 +149,11 @@ const carousel_content = [ { title: "Bitcoin coming soon!", img: assets["bitcoinLogo"] }, { title: "Ethereum", img: assets["ethereumBlackLogo"] }, { title: "Ethereum transaction pool", img: assets["ethereumRainbowLogo"] }, - { title: "Polygon coming soon!", img: assets["maticLogo"] }, + { title: "Polygon", img: assets["maticLogo"] }, { title: "Bitcoin coming soon!", img: assets["bitcoinLogo"] }, { title: "Ethereum", img: assets["ethereumBlackLogo"] }, { title: "Ethereum transaction pool", img: assets["ethereumRainbowLogo"] }, - { title: "Polygon coming soon!", img: assets["maticLogo"] }, + { title: "Polygon", img: assets["maticLogo"] }, ]; const Homepage = () => { const ui = useContext(UIContext); @@ -349,8 +349,11 @@ const Homepage = () => { display="inline-block" color="blue.200" > - Moonstream has handled over $200M in transaction value - to date. + Moonstream has handled over{" "} + + $200M + {" "} + in transaction value to date. { mb={18} fontSize={["md", "2xl", "3xl", "3xl", "3xl", "4xl"]} > - Checkout our GitHub repository and join our community on + Check out our GitHub repository and join our community on Discord