From bd31c45fcbc36d0503332f24af9c178037687fda Mon Sep 17 00:00:00 2001 From: lza_menace Date: Tue, 31 Jan 2023 10:55:42 -0800 Subject: [PATCH] copy updates --- src/components/Hero.jsx | 7 +++++-- src/styles/main.css | 4 ++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 620ed5e..f8a6963 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -272,7 +272,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 starting Feb. 4th @ 1PM EST. + 5,000 BOOMERS are ready to radicalize the week of Feb. 6th. Follow us on Twitter to catch the mint.

Only 1,000 BOOMERS will survive.

@@ -390,7 +390,10 @@ export function Hero(props) { Round one ends when 1,000 BOOMERS are left standing.

- BOOMERS begin to radicalize Feb. 4th @ 1PM EST w/ no allowlist. + BOOMERS begin to radicalize the week of Feb. 6th. Follow us on Twitter to catch the mint. +

+

+ No allowlist, no creator fee, no roadmap, cc0.

diff --git a/src/styles/main.css b/src/styles/main.css index af25ddd..30e960c 100644 --- a/src/styles/main.css +++ b/src/styles/main.css @@ -21,4 +21,8 @@ button { border-radius: 0; border: 0; box-shadow: 5px 5px 0 #f9f9f9; +} + +a { + color: #ef3b39; } \ No newline at end of file