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