diff --git a/components/Footer.tsx b/components/Footer.tsx index bcda885..cbe6a2b 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -1,15 +1,16 @@ import Link from "next/link"; +import Image from "next/image"; export default function Footer() { return ( -