import Link from "next/link"; import styles from "./style.module.scss"; export default async function Footer() { return ( ); }