'use client'; import { Link } from '@/i18n/routing'; export default function Footer() { return ( ); }