diff --git a/root/about/sponsors.tx b/root/about/sponsors.tx index e848918b8b..f52fa4e955 100644 --- a/root/about/sponsors.tx +++ b/root/about/sponsors.tx @@ -163,6 +163,25 @@ money...

+ + + + + + + +

+ iban.com provides enterprise-grade + Software as a Service (SaaS) solutions for payment validation, + Verification of Payee (VoP), and data retrieval, including + comprehensive services for validating International Bank Account + Numbers (IBAN), Bank Identifier Codes (BIC), and other global + banking details. They offer an easy-to-integrate API to help + businesses reduce failed payments and associated bank charges. +

+ + diff --git a/root/base.tx b/root/base.tx index a60a66599c..11a1cbb869 100644 --- a/root/base.tx +++ b/root/base.tx @@ -187,9 +187,6 @@ liquidweb logo - - Deriv logo - Geocode logo @@ -203,9 +200,9 @@ Elastic logo - - - Route4Me logo + + + IBAN logo diff --git a/root/static/images/sponsors/iban-logo.png b/root/static/images/sponsors/iban-logo.png new file mode 100644 index 0000000000..6cf8d1263d Binary files /dev/null and b/root/static/images/sponsors/iban-logo.png differ diff --git a/root/static/less/footer.less b/root/static/less/footer.less index 91b8906830..54d515c601 100644 --- a/root/static/less/footer.less +++ b/root/static/less/footer.less @@ -108,6 +108,10 @@ html { .footer-sponsor-route4me { width: 110px; } + + .footer-sponsor-iban { + width: 70px; + } } .footer-logo {