From 16c28cea787db8fcd9303c50641cbea99e59924c Mon Sep 17 00:00:00 2001 From: Kenny W Date: Fri, 8 Nov 2024 16:03:50 +0300 Subject: [PATCH 1/3] improved the footer design --- src/components/global/Footer.tsx | 138 ++++++++++++++----------------- 1 file changed, 61 insertions(+), 77 deletions(-) diff --git a/src/components/global/Footer.tsx b/src/components/global/Footer.tsx index 05e77ed..1866109 100644 --- a/src/components/global/Footer.tsx +++ b/src/components/global/Footer.tsx @@ -13,63 +13,73 @@ import { BsArrowRightShort } from "react-icons/bs"; const Footer = () => { return ( -