import Link from "next/link"; import WCard from "./werefox-card"; export default function FooterCard() { return ( ); }