From 82bcc27b0dc898ce0816241896c58c9e1594ccab Mon Sep 17 00:00:00 2001 From: akash Date: Sat, 24 Jan 2026 12:06:04 +0530 Subject: [PATCH] footer correction updated --- src/components/Footer/Footer.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 6e18aee..1c6d322 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -7,7 +7,7 @@ import { FaFacebookF, FaTwitter, FaInstagram } from 'react-icons/fa' export default function Footer() { - const metatronCubeLink = "https://metatroncubesolutions.com/"; + const antalyLink = "#"; return (