import { SignUpForm } from "@/components/sign-up-form"; export default function SignUpPage() { return ; }