From c0cb52600010ece0169a1068a35568a33b9d69f6 Mon Sep 17 00:00:00 2001 From: Amir Kakavand Date: Fri, 9 Aug 2024 13:35:12 +0330 Subject: [PATCH] fixed the photo loading problem in the footer section --- app/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Footer.tsx b/app/components/Footer.tsx index 7b87b09..a7a2e97 100644 --- a/app/components/Footer.tsx +++ b/app/components/Footer.tsx @@ -10,7 +10,7 @@ const Footer = () => {