import Link from "next/link"; /** Footer from justine/01_homepage.html */ export function JustineFooter() { return ( ); }