diff --git a/index.html b/index.html
index 0c589ec..d2f791d 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,16 @@
-
-
-
-
- Vite + React
-
-
-
-
-
+
+
+
+
+
+ 히폰 - 편리한 휴대폰 중고거래
+
+
+
+
+
+
+
diff --git a/public/icon.svg b/public/icon.svg
new file mode 100644
index 0000000..863955d
--- /dev/null
+++ b/public/icon.svg
@@ -0,0 +1 @@
+
diff --git a/src/assets/logo.svg b/src/assets/logo.svg
index ece354c..1cd2d43 100644
--- a/src/assets/logo.svg
+++ b/src/assets/logo.svg
@@ -1 +1 @@
-
+
diff --git a/src/styles/Themes.styles.js b/src/styles/Themes.styles.js
index 32d9e67..a50c3ad 100644
--- a/src/styles/Themes.styles.js
+++ b/src/styles/Themes.styles.js
@@ -14,7 +14,7 @@ const colors = {
error: '#e0245e',
background: '#fff',
grayBackground: '#f2f4f6',
- primary: '#2060ee',
+ primary: '#0660ee',
};
const boxShadow = css`