From 0415e80f8c504f8070f0b73e41fb37ee5ae510e8 Mon Sep 17 00:00:00 2001 From: Mohammad Oftadeh <58717764+mohammadoftadeh@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:19:40 +0300 Subject: [PATCH] Initial commit --- src/components/layout/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,