Skip to content

Commit

Permalink
DOCS-4405: update mastercard logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseSnnt committed Oct 17, 2024
1 parent 2e6ffbc commit 2aad508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/payment-methods/credit-debit-cards.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ slug: 'cards'
<div class="popup-text">Maestro</div>
</div>
<div class="credit-card">
<img src="https://upload.wikimedia.org/wikipedia/commons/f/fa/American_Express_logo_%282018%29.svg" alt="American Express Logo">
<img src="https://raw.githubusercontent.com/MultiSafepay/MultiSafepay-icons/refs/heads/master/methods/american-express.svg" alt="American Express Logo">
<div class="popup-text">American Express</div>
</div>
<div class="credit-card">
Expand All @@ -29,7 +29,7 @@ slug: 'cards'
<div class="popup-text">V Pay</div>
</div>
<div class="credit-card">
<img src="https://upload.wikimedia.org/wikipedia/commons/2/2a/Mastercard-logo.svg" alt="Visa Logo">
<img src="https://raw.githubusercontent.com/MultiSafepay/MultiSafepay-icons/refs/heads/master/methods/mastercard.svg" alt="Visa Logo">
<div class="popup-text">Mastercard</div>
</div>
<div class="credit-card">
Expand Down

0 comments on commit 2aad508

Please sign in to comment.