import SignInPage from "@/components/auth/signin-form"; export default function Page() { return ( <> ); }