From 5eb7b25dc6810d7dac0498c60e221e1f2567ec11 Mon Sep 17 00:00:00 2001 From: colinmfoster4723 Date: Thu, 21 Dec 2023 10:36:17 -0600 Subject: [PATCH] Adjusted text --- ui/pages/sweepstakes/index.tsx | 47 +++++++++++++--------------------- 1 file changed, 18 insertions(+), 29 deletions(-) diff --git a/ui/pages/sweepstakes/index.tsx b/ui/pages/sweepstakes/index.tsx index aabbb853b..b863e1733 100644 --- a/ui/pages/sweepstakes/index.tsx +++ b/ui/pages/sweepstakes/index.tsx @@ -7,6 +7,7 @@ import { useOwnedNFTs, } from '@thirdweb-dev/react' import { BigNumber, ethers } from 'ethers' +import Link from 'next/link' import { useContext, useEffect, useState } from 'react' import toast from 'react-hot-toast' import ChainContext from '../../lib/thirdweb/chain-context' @@ -112,41 +113,29 @@ export default function Sweepstakes() { Take the leap, for the chance to win a trip to space! */}

- {` - Take the leap, for the chance to win an opportunity to fly to space! We're selecting one lucky member of the MoonDAO community to win. If you're not a member of our community`} - - {' join MoonDAO now '} - - {`to enter.`} -

- -

- {`The Ticket to Space Sweepstakes is on Polygon. Check out this`} - - {' '} - guide - {' '} - and bridge your $MOONEY - + {`), aquire some `} + + {' by joining MoonDAO'} + + {`. If you already have $MOONEY, `} + - {' '} - here - - . + {' bridge your tokens '} + + {`to the Polygon PoS Network. You can mint up to 50 entries.`}

-
-

- {` - We will randomly select an individual to win an opportunity to fly to space on a future Blue Origin rocket launch! Every individual may mint up to 50 entries.`} -

-
- {/*Collection title, image and description*/}
{collectionMetadata && (