fix: remove period on landing page title (#5663)

This commit is contained in:
Vignesh Mohankumar 2022-12-12 14:22:25 -05:00 committed by GitHub
parent 06c85b744f
commit 2db4b1da3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -218,9 +218,9 @@ export default function Landing() {
<Glow />
<Gradient isDarkMode={isDarkMode} />
<ContentWrapper isDarkMode={isDarkMode}>
<TitleText isDarkMode={isDarkMode}>Trade crypto & NFTs with confidence.</TitleText>
<TitleText isDarkMode={isDarkMode}>Trade crypto & NFTs with confidence</TitleText>
<SubTextContainer>
<SubText>Buy, sell, and explore tokens and NFTs </SubText>
<SubText>Buy, sell, and explore tokens and NFTs</SubText>
</SubTextContainer>
<ActionsWrapper>
<ButtonCTA as={Link} to="/swap">