Commit 40784963 authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

fix: copy changes for /about (#5626)

parent 6ca8e4f6
......@@ -164,7 +164,7 @@ export default function About() {
<Page isDarkMode={isDarkMode} titleHeight={titleHeight}>
<Content>
<Title ref={titleRef} isDarkMode={isDarkMode}>
Uniswap is the largest on-chain marketplace for tokens and NFTs.
Uniswap is the leading on-chain marketplace for tokens and NFTs.
</Title>
<PoweredBySection>
<div>
......
......@@ -176,7 +176,7 @@ export default function Landing() {
<ButtonCTAText>Continue</ButtonCTAText>
</ButtonCTA>
<ButtonCTASecondary as={Link} to="/about">
<ButtonCTAText>Learn More</ButtonCTAText>
<ButtonCTAText>Learn more</ButtonCTAText>
</ButtonCTASecondary>
</ActionsWrapper>
</PageWrapper>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment