import { Links } from "@/components/footer/links"; export default function Footer({ fixed = false }) { const footerLinks = Links.map((link) => (