landings: distinct Chrome / Firefox / Edge / Brave browser marks

Wallet hub rows on bank, exchange, and merchant landings used vague mono
icons that were hard to tell apart.

Replace them with multi-colour brand-style marks for Chrome, Firefox, Edge,
and Brave. Hub label becomes “Web browsers (experimental)”.

Also drop the circled “①” prefix from the shop pay popup “Wallet payment”
label — leftover copy-paste artefact from an earlier draft, not intentional
numbering.
This commit is contained in:
Hernâni Marques 2026-07-10 20:25:40 +02:00
parent 7440bc68b0
commit c7f86dd3da
No known key found for this signature in database
5 changed files with 118 additions and 70 deletions

View file

@ -62,7 +62,7 @@
' <h3 id="goa-pay-title">Pay with Taler</h3>' +
' <p class="goa-pay-amount" id="goa-pay-amount"></p>' +
' <p class="goa-pay-hint" id="goa-pay-status">Preparing payment…</p>' +
' <p class="goa-pay-label">Wallet payment</p>' +
' <p class="goa-pay-label">Wallet payment</p>' +
' <p class="goa-pay-sub">Scan with the GNU Taler Wallet to pay this product</p>' +
' <div class="goa-pay-taler-qr" id="goa-pay-qr-pay-wrap">' +
' <div class="goa-pay-taler-qr__inner" id="goa-pay-qr-pay"></div>' +