import { SignupForm } from "@/components/auth/signup-form"; export default function ManagerSignupPage() { return ( ); }