import { ForgotPasswordForm } from "@/components/forgot-password-form"; export default function Page() { return (
); }