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}% +
-
+