import Link from 'next/link'; import {basePath} from "@/next.config"; export default function Footer() { return ( ); }