import { LoginForm } from "@/components/LoginForm"; export default function LoginPage() { return (

Log in to your account

); }