import Join from '@/components/auth/Join' export default function JoinPage() { return ( <> ) }