Skip to content

Commit

Permalink
move urbanscape qr text parts around to fit better
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-parkhill committed Mar 8, 2024
1 parent 47fef33 commit 36262d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/qrcode-text-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ const qrCodeVerificationData = {
qrTextAfter: 'You will be required to provide a biometric on your mobile device in order to receive these credentials.'
},
URBAN_BANKBIO: {
title: null,
qrText: 'Automate approval by using your mobile banking app to complete this form with verified information. Approval guaranteed with a credit score over 600.',
title: 'Automate approval by using your mobile banking app to complete this form with verified information. Approval guaranteed with a credit score over 600.',
qrText: 'Scan the QR code below with your Quotient mobile banking app.',
qrTextAfter: null
},
URBAN_CREDITSCORE: {
Expand Down

0 comments on commit 36262d4

Please sign in to comment.