update copy

master
lza_menace 2 years ago
parent ffb91404f1
commit 1e2f92d578

@ -269,9 +269,13 @@ export function Hero(props) {
<div className='heroFlexItem'> <div className='heroFlexItem'>
<img src={Unaboomer} width='280px' alt='Pixelated Unaboomer profile picture - a hooded man with dark sunglasses.' /> <img src={Unaboomer} width='280px' alt='Pixelated Unaboomer profile picture - a hooded man with dark sunglasses.' />
<p> <p>
Technology is leaving the boomer generation behind. Technology is leaving the BOOMER generation behind.
Now they're on a war path to disrupt the metaverse. Now they're on a war path to disrupt the metaverse.
<br /><br /> <br /><br />
5,000 BOOMERS are ready to radicalize starting Feb. 4th @ 1PM EST.
<br /><br />
Only 1,000 BOOMERS will survive.
<br /><br />
(Warning: Your BOOMER might explode!) (Warning: Your BOOMER might explode!)
</p> </p>
{options.unaboomersMinted > 0 && ( {options.unaboomersMinted > 0 && (
@ -299,14 +303,18 @@ export function Hero(props) {
<img src={Mailbomb} width='280px' alt='Pixelated mail bomb image - handle with caution.' /> <img src={Mailbomb} width='280px' alt='Pixelated mail bomb image - handle with caution.' />
<p> <p>
Don't let the BOOMERS win! Don't let the BOOMERS win!
<br /><br />
Assemble mail bombs and blow 'em to smithereens. Assemble mail bombs and blow 'em to smithereens.
BOOMERS will be airdropped mail bombs upon mint.<br /><br /> BOOMERS will be airdropped mail bombs upon mint.
<br /><br />
Burned mail bombs destroy a BOOMER forever.
<br /><br />
(Warning: Some bombs are duds!) (Warning: Some bombs are duds!)
</p> </p>
{options.bombBalance > 0 && ( {options.bombBalance > 0 && (
<p> <p>
<br /> <br />
You have {options.bombBalance} Mail bombs. You have {options.bombBalance} mail bombs.
</p> </p>
)} )}
<input type='number' step='1' defaultValue={1} min={1} onChange={(v) => { <input type='number' step='1' defaultValue={1} min={1} onChange={(v) => {
@ -327,8 +335,11 @@ export function Hero(props) {
<div className='heroFlexItem'> <div className='heroFlexItem'>
<img src={Explosion} width='280px' alt='Pixelated explosion image.' /> <img src={Explosion} width='280px' alt='Pixelated explosion image.' />
<p> <p>
Ready for mayhem? Mail a bomb to blow up a random BOOMER. <br /><br /> Let the mayhem begin! Ship a mail bomb to destroy a random BOOMER in the collection.
(Warning: Your Boomer might explode!) <br /><br />
Destroyed BOOMERS explode, lose their traits, and burn.
<br /><br />
The game ends when 1,000 BOOMERS are left standing. Shipments begin at a time of our choosing.
</p> </p>
<input type='number' step='1' defaultValue={1} min={1} max={options.bombBalance} onChange={(v) => { <input type='number' step='1' defaultValue={1} min={1} max={options.bombBalance} onChange={(v) => {
throttleStateChange({sendBombAmount: v.target.value}); throttleStateChange({sendBombAmount: v.target.value});
@ -370,7 +381,7 @@ export function Hero(props) {
UNABOOMER is a deflationary Player vs. Player PFP NFT consisting of 5,000 pixel BOOMERS with 190 unique traits. UNABOOMER is a deflationary Player vs. Player PFP NFT consisting of 5,000 pixel BOOMERS with 190 unique traits.
</p> </p>
<p> <p>
Burn a mail bomb to destroy a random BOOMER. Destroyed BOOMERS will explode, lose their traits, and burn. But be careful! Your BOOMER can blow itself up in the process. Burn a mail bomb to destroy a random BOOMER. Destroyed BOOMERS explode, lose their traits, and burn. But be careful! Your BOOMER can blow itself up in the process.
</p> </p>
<p> <p>
Mail bomb assembly is open to all. The more BOOMERS destroyed, the more likely your bomb is a dud. Shipments begin at a time of our choosing. Mail bomb assembly is open to all. The more BOOMERS destroyed, the more likely your bomb is a dud. Shipments begin at a time of our choosing.
@ -379,7 +390,7 @@ export function Hero(props) {
Round one ends when 1,000 BOOMERS are left standing. Round one ends when 1,000 BOOMERS are left standing.
</p> </p>
<p> <p>
BOOMERS begin to radicalize Feb. 4th @ 1PM EST. BOOMERS begin to radicalize Feb. 4th @ 1PM EST w/ no allowlist.
</p> </p>
</div> </div>
<div id="teamInfo" className="section"> <div id="teamInfo" className="section">
@ -401,7 +412,7 @@ export function Hero(props) {
<div id="externalLinks"> <div id="externalLinks">
<a href="https://twitter.com/unaboomernft" target={"_blank"}>TWITTER</a> <a href="https://twitter.com/unaboomernft" target={"_blank"}>TWITTER</a>
\\ \\
<a href="https://opensea.io/unaboomernft" target={"_blank"}>OPENSEA</a> <a href="https://opensea.io/collection/unaboomer" target={"_blank"}>OPENSEA</a>
<br /> <br />
<br /> <br />
<br /> <br />

Loading…
Cancel
Save