import AuthPage from "./AuthPage"; export default function Home() { return (
); }