diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 1b03034..e4cd091 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -248,25 +248,6 @@ export function Hero(props) {

the web3 revolution & its consequences have been a disaster for the human race.

- {isConnected && options.unaboomersRadicalized > 0 && ( - <> -
-

{options.unaboomersRadicalized} / {options.unaboomerMaxSupply} minted

-
-
-
-
-

{options.unaboomersKilled} / {options.unaboomerMaxSurvivorCount} killed

-
-
-
- - )}
Pixelated Unaboomer profile picture - a hooded man with dark sunglasses. @@ -355,6 +336,25 @@ export function Hero(props) {

(tx fee)

+ {isConnected && options.unaboomersRadicalized > 0 && ( + <> +
+

{options.unaboomersRadicalized} / {options.unaboomerMaxSupply} minted

+
+
+
+
+

{options.unaboomersKilled} / {options.unaboomerMaxSupply - options.unaboomerMaxSurvivorCount} killed

+
+
+
+ + )} {isConnected && JSON.parse(tokensMinted).length > 0 && (