logo 적용용

This commit is contained in:
wallace
2025-11-05 16:34:25 +09:00
parent c524626a00
commit 7639c027e3

View File

@@ -4,7 +4,7 @@ import Link from "next/link";
import { useState } from "react";
// 이미지 상수
const logoImage = "http://localhost:3845/assets/89fda8e949171025b1232bae70fc9d442e4e70c8.png";
const logoImage = "/logo.png";
const chevronIcon = "/chevron.svg";
const heroImage = "http://localhost:3845/assets/02d8c5116625dec34c335abdf02727a333ee1e42.png";
const lineIcon = "http://localhost:3845/assets/2fbce31172577fb51bb8028f779906af08a2aef0.svg";