Skip to content

Commit b3ce8c4

Browse files
committed
seeded getStarted image to service card icon
Signed-off-by: jamshale <jamiehalebc@gmail.com>
1 parent 9eabc4c commit b3ce8c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server/migrations/values/businessShowcase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"screenId": "SETUP_START",
5959
"name": "Let's get started!",
6060
"text": "BC Services Card app is a new app for storing and using credentials on your smartphone. Credentials are things like IDs, licenses and diplomas. \nUsing your BC Services Card app is fast and simple. In the future it can be used online and in person. You approve every use, and share only what is needed. \nIn this demo, you will use your Digital Business Card to prove who you are and access services online instead of in-person.",
61-
"image": "/public/common/screen/getStarted.svg"
61+
"image": "/public/common/screen/bc-services-card.png"
6262
},
6363
{
6464
"screenId": "CHOOSE_WALLET",

server/migrations/values/studentShowcase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"screenId": "SETUP_START",
5858
"name": "Let's get started!",
5959
"text": "BC Services Card app is a new app for storing and using credentials on your smartphone. Credentials are things like IDs, licenses and diplomas. \nUsing your BC Services Card app is fast and simple. In the future it can be used online and in person. You approve every use, and share only what is needed. \nIn this demo, you will use two credentials to prove who you are and access court materials online instead of in-person.",
60-
"image": "/public/common/screen/getStarted.svg"
60+
"image": "/public/common/screen/bc-services-card.png"
6161
},
6262
{
6363
"screenId": "CHOOSE_WALLET",

0 commit comments

Comments
 (0)