Skip to content

Commit

Permalink
chore: update banner text
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeatt committed Jun 18, 2024
1 parent 0e83477 commit d6b1cf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const OnrampBanner = ({ onPress }: OnrampBannerProps) => (
<StyledBannerContent direction='column'>
<Flex alignItems='center'>
<H1 size='2xl' weight='bold'>
BOB Onramp is live!
BOB Gateway is live!
</H1>
</Flex>
<P color='grey-200'>The fastest and easiest way to bridge BTC to BOB</P>
Expand Down

0 comments on commit d6b1cf4

Please sign in to comment.