import Signup from '@/components/Signup'; export const metadata = { title: 'Tabler Sign up', description: 'Sign up to Tabler', }; export default function SignupPage() { return ; }