import Image from "next/image"; import { UI_CONFIG } from "@/constants/auth"; /** * 로그인 페이지 헤더 컴포넌트 */ export function LoginHeader() { return (