diff --git a/src/components/layout/Footer/index.tsx b/src/components/layout/Footer/index.tsx index a86b735..b812bff 100644 --- a/src/components/layout/Footer/index.tsx +++ b/src/components/layout/Footer/index.tsx @@ -35,7 +35,7 @@ const socialsData: SocialNetworks[] = [ const paymentBadgesData: PaymentBadge[] = [ { id: 1, - srcUrl: "/icons/visa.svg", + srcUrl: "/icons/Visa.svg", }, { id: 2,