import Link from 'next/link' import { FaInstagram, FaYoutube, FaTiktok } from 'react-icons/fa' export default function Footer() { return ( ) }