import { Container } from "@/components/container"; import Link from "next/link"; export function Footer() { return ( ); }