diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx
index 5f009f9..050bb2c 100644
--- a/src/components/Hero.jsx
+++ b/src/components/Hero.jsx
@@ -263,7 +263,7 @@ export function Hero(props) {
Technology is leaving the BOOMER generation behind.
Now they're on a war path to disrupt the metaverse.
- 5,000 BOOMERS are ready to radicalize the week of Feb. 6th. Follow us on Twitter to catch the mint.
+ 5,000 BOOMERS are ready to radicalize.
Only 1,000 BOOMERS will survive.
@@ -271,7 +271,7 @@ export function Hero(props) {
{options.unaboomersMinted > 0 && (
- You have minted {options.unaboomersMinted} Unaboomers.
+ You have radicalized {options.unaboomersMinted} Unaboomers.
- You have {options.bombBalance} mail bombs.
+ You have assembled {options.bombBalance} mail bombs.
- Round one ends when 1,000 BOOMERS are left standing. -
-- BOOMERS begin to radicalize the week of Feb. 6th. Follow us on Twitter to catch the mint. + 5,000 BOOMERS are ready to radicalize. Only 1,000 BOOMERS will survive.
No allowlist, no creator fee, no roadmap, cc0. diff --git a/src/components/Panels.jsx b/src/components/Panels.jsx index 9006bbd..ae4f454 100644 --- a/src/components/Panels.jsx +++ b/src/components/Panels.jsx @@ -107,7 +107,10 @@ export function TrollboxPanel(props) { return ( <> - {props.ws && props.address && ( +