From 5f8433a53c0e74257701c2ee08517a6dc9850be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20Andre=20Tangen=20=40gorillatron?= Date: Thu, 18 Jan 2024 11:55:06 +0100 Subject: [PATCH] Link ztg price buble on front page to coingecko --- components/front-page/HeroBanner.tsx | 79 +++++++++++++++------------- 1 file changed, 42 insertions(+), 37 deletions(-) diff --git a/components/front-page/HeroBanner.tsx b/components/front-page/HeroBanner.tsx index 8fb1bc899..c1c59a038 100644 --- a/components/front-page/HeroBanner.tsx +++ b/components/front-page/HeroBanner.tsx @@ -48,49 +48,54 @@ export const HeroBanner = ({ Get Started -
-
-
- -
-
-
Zeitgeist
-
- {chainProperties.tokenSymbol.toString()} +
+
+
+
-
-
-
- - - - - - -
-
-
-
- ${latestPrice.toFixed(3)} +
+
Zeitgeist
+
+ {chainProperties.tokenSymbol.toString()} +
-
- {!isNaN(prctChange) ? prctChange.toFixed(1) : 0}% +
+
+ + + + + + +
+
+
+
+ ${latestPrice.toFixed(3)} +
+
+ {!isNaN(prctChange) ? prctChange.toFixed(1) : 0}% +
-
+