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 (