Browse Source

마이그레이션 완료

home 6 tháng trước cách đây
mục cha
commit
6abae29f2a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/data/menuItems.ts

+ 1 - 1
src/data/menuItems.ts

@@ -16,7 +16,7 @@ export interface MenuItem {
 
 const menuItems: MenuItem[] = [
     {
-        label: "사업소개1",
+        label: "사업소개",
         href: "/business",
         layoutImg: `${LAYOUT_IMAGE_PREFIX}/사업소개.jpg`,
         description: "반도산전의 사업을 소개합니다.",