diff --git a/src/web/js/main.js b/src/web/js/main.js
index e82cb78..7ff663c 100644
--- a/src/web/js/main.js
+++ b/src/web/js/main.js
@@ -86,6 +86,7 @@ function showErrorMessage(message, type) {
default:
alertType = "alert-danger";
}
+
messageBox.html(
'
'
+ '
'
diff --git a/src/web/main/beta_service.html b/src/web/main/beta_service.html
new file mode 100644
index 0000000..d3212d2
--- /dev/null
+++ b/src/web/main/beta_service.html
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
베타 서비스 알림 | 초코마에
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/web/main/index.html b/src/web/main/index.html
index e5dfbe0..28b29fe 100644
--- a/src/web/main/index.html
+++ b/src/web/main/index.html
@@ -13,7 +13,8 @@
-
+
+
diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html
index 25f6a8a..0753eb4 100644
--- a/src/web/module/home_section.html
+++ b/src/web/module/home_section.html
@@ -1,13 +1,17 @@