import Link from 'next/link'; export const LoginPage = () => { return ( <>

Log in

Log in with Icy Network ); };