Skip to content

Commit

Permalink
feat(update-finprom-apy-text): updated text on earn, fixed btc anf gy…
Browse files Browse the repository at this point in the history
…p page date
  • Loading branch information
jhagerman-bc committed Mar 4, 2024
1 parent 4bac440 commit 8907cea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const COIN_APPROVAL_DATE = {
BTC: '7 October 2023',
GBP: '7 October 2023'
BTC: '4 March 2024',
GBP: '4 March 2024'
}
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ const Earn = () => {
<Text weight={500} size='14px' italic style={{ marginBottom: 16 }}>
Real-time data is obtained from multiple sources and may sometimes be delayed due to
system performance issues. Past performance is not a reliable indicator of future
results. APYs are always indicative based on past performance and are not guaranteed.
Find out more about Staking and Rewards as well as the risks{' '}
results. APYs are based on past performance and are not guaranteed. Find out more about
various crypto assets and their risks{' '}
<Link
size='14px'
href='https://support.blockchain.com/hc/en-us/articles/10857163796380-Staking-and-Rewards-what-are-the-risks'
Expand Down

0 comments on commit 8907cea

Please sign in to comment.