update user count
This commit is contained in:
parent
36ddb25b46
commit
0a0f10b290
|
@ -29,7 +29,7 @@ function SignUpHeader () {
|
||||||
<h3 className='w-100 pb-2'>
|
<h3 className='w-100 pb-2'>
|
||||||
Sign up
|
Sign up
|
||||||
</h3>
|
</h3>
|
||||||
<div className='font-weight-bold text-muted pb-4'>Join 9000+ bitcoiners and start stacking sats today</div>
|
<div className='font-weight-bold text-muted pb-4'>Join 10,000+ bitcoiners and start stacking sats today</div>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue