diff --git a/website/src/css/essential-above-the-fold.sass b/website/src/css/essential-above-the-fold.sass index 18f5309..7d4f445 100644 --- a/website/src/css/essential-above-the-fold.sass +++ b/website/src/css/essential-above-the-fold.sass @@ -105,12 +105,16 @@ a.button height: 99vh max-height: 100vh - h1, h2 + h1, h2, a background: rgba( 0,0,0,.9 ) box-shadow: 0px 0 20px 2px rgba( 0, 0, 0, .7) color: white padding: 1rem text-align: center + &.invert + background: rgba( 255,255,255,.9 ) + color: black + h2 font-family: "Courier New", monospace, serif line-height: 2rem diff --git a/website/src/index.pug b/website/src/index.pug index 2141153..6100e84 100644 --- a/website/src/index.pug +++ b/website/src/index.pug @@ -24,9 +24,14 @@ html( lang=content.lang ) main section#hero h1 Rocketeer NFT + h1 30 Oct 2021 h2 Moon boots touch the earth.
| Visored faces tilt upward.
| Their sole thought is wen. + + //- div.row + //- a.button.shadow( href="https://dateful.com/eventlink/1846309160" ) Livestream 30th Oct + a.button.shadow.invert( href="https://discord.com/invite/mXHe2BYG" ) Join Discord //- p Launching Soon™️ +rimg.stretch( src=site.system.url+'/assets/draft-rocketeer.png' ) @@ -34,14 +39,20 @@ html( lang=content.lang ) +cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' ) p Until minted, each Rocketeer exists in a quantum superposition of many possible identities. They are each unique, but share a foundational desire to reach the moon. div.row - a( target='_blank' href='' ).button Mint now - a( target='_blank' href='' ).button.outline View on Opensea + //- a( target='_blank' href='' ).button Mint now + //- a( target='_blank' href='' ).button.outline View on Opensea + a.button( href="https://dateful.com/eventlink/1846309160" ) Attend livestream 30th Oct + a.button.outline( href="https://discord.com/invite/mXHe2BYG" ) Join Discord section#about h1 FAQ h2 Wen mint? - p Minting will open within the coming two weeks. Minting will be free (besides gas costs). + p Minting will open during our livestream on the 30th of October. + | Use this link to view what time it is in your local timezone. + + h2 What does a Rocketeer cost? + p Minting will be free (besides gas costs). h2 Which attributes do Rocketeers have? p They will have a variety of helmets, visors, suits and backdrops. Each with multiple color options. @@ -56,7 +67,7 @@ html( lang=content.lang ) p The undying patience and excited optimism of the Rocketpool and ETH2 staking communites. h2 What media are available for the Rocketeers? - p Each Rocketeer have a scalable vector file so you can use the art on any size medium. Opensea automatically offers these as PNG for easy use online. + p Each Rocketeer have a scalable vector file so you can use the art on any size medium. We will also supply jpegs so you can easily use them for your online identities. section#community