import Link from 'next/link'; import { SignInForm } from '~/components/forms/signin'; export default function SignInPage() { return (
Welcome back, we are lucky to have you.
Don't have an account?{' '} Sign up
Forgotten your password?