Skip to content

Commit

Permalink
Merge pull request #62 from Propy/dev
Browse files Browse the repository at this point in the history
dev -> main
  • Loading branch information
JayWelsh authored Jan 5, 2024
2 parents f7dc710 + 5cc5a2c commit c9e768c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/ReserveAnAddressHomeBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ const ReserveAnAddressHomeBanner = (props: PropsFromRedux) => {
Create an on-chain token which symbolically represents the chosen address
</Typography>
<Button variant="outlined" color="secondary">
50 PRO
10 PRO
</Button>
</CardActionArea>
</LinkWrapper>
Expand All @@ -202,7 +202,7 @@ const ReserveAnAddressHomeBanner = (props: PropsFromRedux) => {
Have your deed record uploaded to IPFS and associated with your NFT
</Typography>
<Button variant="outlined" color="secondary">
500 PRO
100 PRO
</Button>
</CardActionArea>
</LinkWrapper>
Expand All @@ -225,7 +225,7 @@ const ReserveAnAddressHomeBanner = (props: PropsFromRedux) => {
Speed up the buying & selling process, potentially use NFT as on-chain collateral
</Typography>
<Button variant="outlined" color="secondary">
5000 PRO
2000 PRO
</Button>
</CardActionArea>
</LinkWrapper>
Expand Down

0 comments on commit c9e768c

Please sign in to comment.