From 562e1a7d0d6e627ae03467e253bd925e3eebe6a8 Mon Sep 17 00:00:00 2001 From: Matiss Jurevics Date: Sun, 11 Jan 2026 20:25:49 +0000 Subject: [PATCH] switched twitter icon with x and pointed it to my twitter --- components/Footer.tsx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 4a5bb1c..05abc7f 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import { Twitter } from 'lucide-react'; + import logo from '@/assets/images/icon.png'; interface FooterProps { @@ -43,9 +43,16 @@ const Footer: React.FC = ({ onPrivacyClick }) => {

© 2026 Nemia Inc. All rights reserved.

- - Twitter - + + X (formerly Twitter) +