onboarding
This commit is contained in:
parent
ad7f04a272
commit
aacfe0a326
47 changed files with 699 additions and 332 deletions
13
public/views/onboarding/welcome.html
Normal file
13
public/views/onboarding/welcome.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<ion-view>
|
||||
<ion-content>
|
||||
<div class="text-center">
|
||||
<h2>bitpay</h2>
|
||||
|
||||
<span translate>
|
||||
Take control of your money - get started with bitcoin
|
||||
</span>
|
||||
<button class="button button-block button-positive" href ui-sref="onboarding.tour" translate>Get started</button>
|
||||
<button class="button button-block button-light" translate>Restore</button>
|
||||
</div>
|
||||
</ion-content>
|
||||
</ion-view>
|
||||
Loading…
Add table
Add a link
Reference in a new issue