Remove redundant fragment
This commit is contained in:
@@ -192,14 +192,12 @@ export const NextAboutTeam = () => (
|
|||||||
<AboutPageLayout
|
<AboutPageLayout
|
||||||
title="We are a global, growing team"
|
title="We are a global, growing team"
|
||||||
description={
|
description={
|
||||||
<>
|
|
||||||
<Paragraph size="medium" marginBottom="60px" isMuted={0.65}>
|
<Paragraph size="medium" marginBottom="60px" isMuted={0.65}>
|
||||||
We are a distributed team with backgrounds in engineering, academic research, business, and design.
|
We are a distributed team with backgrounds in engineering, academic research, business, and design.
|
||||||
The 0x Core Team is passionate about accelerating the adoption decentralized technology and believe
|
The 0x Core Team is passionate about accelerating the adoption decentralized technology and believe
|
||||||
in its potential to be an equalizing force in the world. Join us and do the most impactful work of
|
in its potential to be an equalizing force in the world. Join us and do the most impactful work of
|
||||||
your life.
|
your life.
|
||||||
</Paragraph>
|
</Paragraph>
|
||||||
</>
|
|
||||||
}
|
}
|
||||||
linkLabel="Join the team"
|
linkLabel="Join the team"
|
||||||
to={WebsitePaths.AboutJobs}
|
to={WebsitePaths.AboutJobs}
|
||||||
|
Reference in New Issue
Block a user