import Link from "next/link"; import { TopBar, InfoLink } from "../../components/shell/TopBar"; export default function HomePage(){ return( <> {/* NAVIGATION ONLY */} } title={""} /> {/* BRAND / LOGO */} VOYAGE {/* PAGE CONTENT */} BE THE PENGUIN be the penguine Go to Blog > ) }
be the penguine