Skip to content

Commit

Permalink
feat: change ayabank to ayapay
Browse files Browse the repository at this point in the history
Signed-off-by: Lakshya Satpal <[email protected]>
  • Loading branch information
lakshz committed Jan 28, 2024
1 parent b9dbab8 commit 80480f6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 21 deletions.
18 changes: 0 additions & 18 deletions src/assets/images/partners/aya_bank_black.svg

This file was deleted.

4 changes: 4 additions & 0 deletions src/assets/images/partners/aya_pay_black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/sections/Home/Partners-home/partners-home-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import vmware from "../../../assets/images/partners/vmware.svg";
import cncf from "../../../assets/images/partners/cncf/horizontal/black/cncf-black.svg";
import metabittrading from "../../../assets/images/partners/metabit-trading-logo-gray.svg";
import citibank from "../../../assets/images/partners/citibank_black.svg";
import ayabank from "../../../assets/images/partners/aya_bank_black.svg";
import ayapay from "../../../assets/images/partners/aya_pay_black.svg";

export const partners = [
{
Expand Down Expand Up @@ -120,8 +120,8 @@ export const partners = [
imageWidth: 120,
},
{
name: "Aya Bank",
imageLink: ayabank,
name: "Aya Pay",
imageLink: ayapay,
imageRoute: "/partners",
innerDivStyle: "partner__block__inner ",
imageHeight: 130,
Expand Down

0 comments on commit 80480f6

Please sign in to comment.