diff --git a/components/Footer.js b/components/Footer.js index f3c6a9e..88a6d4c 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -1,15 +1,70 @@ import Image from "next/image"; +import Link from "next/link"; const Footer = () => { return ( -