diff --git a/app/components/CommunityLinks/CommunityLinks.tsx b/app/components/CommunityLinks/CommunityLinks.tsx index ed5ce4d..b03d5fa 100644 --- a/app/components/CommunityLinks/CommunityLinks.tsx +++ b/app/components/CommunityLinks/CommunityLinks.tsx @@ -2,7 +2,6 @@ import React from "react"; import { useMemo } from "react"; import { useColorMode } from "@chakra-ui/react"; import styles from "./CommunityLinks.module.css"; -import Link from "next/link"; export default function CompanyLogos() { const linkInfo = useMemo(() => { @@ -24,9 +23,15 @@ export default function CompanyLogos() { return (