capital WEN TOKEN

This commit is contained in:
steven 2021-07-27 22:55:18 -07:00
parent e882a66106
commit a746bb73b6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ const HeroSectionLead = () => {
<div className="relative pt-16 md:pt-32 pb-2">
<div className="max-w-2xl mb-16 mx-auto text-left md:text-center lg:text-center">
<h2 className="mb-8 text-7xl text-white font-bold font-heading">
<GradientText>Wen</GradientText> Token?
<GradientText>WEN</GradientText> TOKEN?
</h2>
<p className="mb-8 text-7xl">{startIdo?.fromNow()}</p>
</div>