From ad16083a19a714cefcfbcb855df47a35170c26a7 Mon Sep 17 00:00:00 2001 From: anamontiaga Date: Thu, 30 Nov 2023 12:13:41 +0100 Subject: [PATCH] exchange logos --- src/containers/about-page/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/about-page/index.tsx b/src/containers/about-page/index.tsx index e9232bb..d3ca4a4 100644 --- a/src/containers/about-page/index.tsx +++ b/src/containers/about-page/index.tsx @@ -211,7 +211,7 @@ const About = () => { className="w-full flex items-center justify-center" {...IN_VIEW_PROPS} > - {partner.name} + {partner.name} ))}