import config from "@/config"; import React from "react"; export default function Footer() { return ( ); }