Browse Source

마이그레이션 완료

home 6 months ago
parent
commit
6abae29f2a
1 changed files with 1 additions and 1 deletions
  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: "반도산전의 사업을 소개합니다.",