Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sun committed Mar 4, 2019
1 parent 397496a commit 4457a30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/website/ts/components/sections/landing/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ export const SectionLandingAbout = () => (
/>

<FlexWrap as="dl">
<Figure value="353K" description="Total Transactions" />
<Figure value="713K" description="Total Transactions" />

<Figure value="$447M" description="Total Volume" />
<Figure value="$750M" description="Total Volume" />

<Figure value="30+" description="Total Projects" />
</FlexWrap>
Expand Down

0 comments on commit 4457a30

Please sign in to comment.