import { Logo } from '@/assets/logo' import { cn } from '@/lib/utils' import dashboardDark from './assets/dashboard-dark.png' import dashboardLight from './assets/dashboard-light.png' import { UserAuthForm } from './components/user-auth-form' export function SignIn2() { return (

Shadcn Admin

Sign in

Enter your email and password below
to log into your account

By clicking sign in, you agree to our{' '} Terms of Service {' '} and{' '} Privacy Policy .

img]:absolute [&>img]:top-[15%] [&>img]:left-20 [&>img]:h-full [&>img]:w-full [&>img]:object-cover [&>img]:object-top-left [&>img]:select-none' )} > Shadcn-Admin Shadcn-Admin
) }