From 32dcbba2cb407d28db8514effd47e2e47730eda0 Mon Sep 17 00:00:00 2001 From: TFT Date: Thu, 1 May 2025 11:20:01 +0300 Subject: [PATCH] fixed footer --- src/components/Footer.tsx | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 1d37053..b4056b0 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,19 +1,20 @@ import { SiDiscord, SiInstagram, SiFacebook } from "react-icons/si"; +import Image from "next/image"; const Footer = () => ( -
- TipiLAN Logo - TipiLAN Logo +
+ TipiLAN Logo + TipiLAN Logo {/* Social media */}
- - + + - - + + - - + +