import HomePage from "~/pages/home"; export function Meta() { return [{ title: "Vote RLLHC" }]; } export default function Home() { return ; }