import { SignInClient } from "@/components/custom/clerk/sign-in-client" export default async function Page() { return (
) }