diff --git a/design/uiux/prototype/00-로그인.html b/design/uiux/prototype/00-로그인.html
new file mode 100644
index 0000000..87df5ca
--- /dev/null
+++ b/design/uiux/prototype/00-로그인.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+
+ 로그인 - KT 이벤트 마케팅
+
+
+
+
+
+
+
+
+
+
+ 본문으로 건너뛰기
+
+
+
+
+
+
+
+
+
+ campaign
+
+
KT 이벤트 마케팅
+
AI로 쉽고 빠르게, 효과적인 이벤트
+
+
+
+
+
+
+
+
아직 계정이 없으신가요?
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/design/uiux/prototype/21-실시간대시보드.html b/design/uiux/prototype/21-실시간대시보드.html
index 20244b4..40ced3f 100644
--- a/design/uiux/prototype/21-실시간대시보드.html
+++ b/design/uiux/prototype/21-실시간대시보드.html
@@ -252,7 +252,7 @@
};
window.goToHome = function() {
- Toast.show('홈으로 이동');
+ window.location.href = '21.5-홈.html';
};
window.goToEvents = function() {
diff --git a/design/uiux/prototype/21.5-홈.html b/design/uiux/prototype/21.5-홈.html
new file mode 100644
index 0000000..5750ed9
--- /dev/null
+++ b/design/uiux/prototype/21.5-홈.html
@@ -0,0 +1,262 @@
+
+
+
+
+
+
+ 홈 - KT 이벤트 마케팅
+
+
+
+
+
+
+
+
+
+
+ 본문으로 건너뛰기
+
+
+
+
+
+ KT 이벤트 마케팅
+
+
+
+
+
+
+
+
+ 홍길동님, 안녕하세요! 👋
+ 오늘도 성공적인 이벤트를 만들어보세요
+
+
+
+
+ 빠른 시작
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
진행 중인 이벤트
+
+
+
+
+
+
+
event_busy
+
진행 중인 이벤트가 없습니다
+
+
+
+
+
+
+
+
+
+
+ AI 추천 팁 💡
+
+
+
+ lightbulb
+
+
+
이번 주 트렌드
+
+ "설날 특별 할인" 키워드가 급상승 중입니다. 지금 이벤트를 시작하면 평균 대비 2.3배 높은 참여율이 예상됩니다.
+
+
+
+
+
+
+
+
+
+ 최근 활동
+
+
+
history
+
최근 활동이 없습니다
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/design/uiux/prototype/22-채널별성과분석.html b/design/uiux/prototype/22-채널별성과분석.html
index 83a2efd..399eb2f 100644
--- a/design/uiux/prototype/22-채널별성과분석.html
+++ b/design/uiux/prototype/22-채널별성과분석.html
@@ -451,7 +451,7 @@
};
window.goToHome = function() {
- Toast.show('홈으로 이동');
+ window.location.href = '21.5-홈.html';
};
window.goToEvents = function() {
diff --git a/design/uiux/prototype/23-ROI분석.html b/design/uiux/prototype/23-ROI분석.html
index 2031cd3..063f85d 100644
--- a/design/uiux/prototype/23-ROI분석.html
+++ b/design/uiux/prototype/23-ROI분석.html
@@ -331,7 +331,7 @@
}
window.goToHome = function() {
- Toast.show('홈으로 이동');
+ window.location.href = '21.5-홈.html';
};
window.goToEvents = function() {
diff --git a/design/uiux/prototype/24-분석리포트.html b/design/uiux/prototype/24-분석리포트.html
index ec952ff..564c231 100644
--- a/design/uiux/prototype/24-분석리포트.html
+++ b/design/uiux/prototype/24-분석리포트.html
@@ -316,7 +316,7 @@
};
window.goToHome = function() {
- Toast.show('홈으로 이동');
+ window.location.href = '21.5-홈.html';
};
window.goToEvents = function() {