diff --git a/src/TaxBaik.Web/Pages/About.cshtml b/src/TaxBaik.Web/Pages/About.cshtml
index 7555961..aaaa2dc 100644
--- a/src/TaxBaik.Web/Pages/About.cshtml
+++ b/src/TaxBaik.Web/Pages/About.cshtml
@@ -7,7 +7,7 @@
}
@@ -375,7 +375,7 @@ else
맞춤형 절세 전략을 받아보세요.
}
diff --git a/src/TaxBaik.Web/Pages/Inquiry.cshtml b/src/TaxBaik.Web/Pages/Inquiry.cshtml
index 1fde56b..eff5563 100644
--- a/src/TaxBaik.Web/Pages/Inquiry.cshtml
+++ b/src/TaxBaik.Web/Pages/Inquiry.cshtml
@@ -1,4 +1,4 @@
@page "/inquiry"
@{
- Response.Redirect("/taxbaik/contact");
+ Response.Redirect("/contact");
}
diff --git a/src/TaxBaik.Web/Pages/Portal/Index.cshtml b/src/TaxBaik.Web/Pages/Portal/Index.cshtml
index 26092ac..6af5e35 100644
--- a/src/TaxBaik.Web/Pages/Portal/Index.cshtml
+++ b/src/TaxBaik.Web/Pages/Portal/Index.cshtml
@@ -21,7 +21,7 @@
}
diff --git a/src/TaxBaik.Web/Pages/Privacy.cshtml b/src/TaxBaik.Web/Pages/Privacy.cshtml
index fc26934..ad15c95 100644
--- a/src/TaxBaik.Web/Pages/Privacy.cshtml
+++ b/src/TaxBaik.Web/Pages/Privacy.cshtml
@@ -72,6 +72,6 @@
이 개인정보처리방침은 2026년 6월 27일부터 적용되며, 변경 시 홈페이지 공지를 통해 안내합니다.
diff --git a/src/TaxBaik.Web/Pages/Services.cshtml b/src/TaxBaik.Web/Pages/Services.cshtml
index f00996e..faaf6ca 100644
--- a/src/TaxBaik.Web/Pages/Services.cshtml
+++ b/src/TaxBaik.Web/Pages/Services.cshtml
@@ -8,7 +8,7 @@
@@ -16,7 +16,7 @@
주요 서비스
@@ -141,7 +141,7 @@
전문 상담받으세요
정확한 진단 후 맞춤형 솔루션을 제시합니다
-
무료 상담 신청
+
무료 상담 신청
@@ -150,19 +150,19 @@
다른 페이지 보기
-
+
📝 세무 정보
절세팁 및 신고 가이드
diff --git a/src/TaxBaik.Web/Pages/Shared/_Footer.cshtml b/src/TaxBaik.Web/Pages/Shared/_Footer.cshtml
index 6d0ea1e..951cf4f 100644
--- a/src/TaxBaik.Web/Pages/Shared/_Footer.cshtml
+++ b/src/TaxBaik.Web/Pages/Shared/_Footer.cshtml
@@ -26,8 +26,8 @@
© 2026 백원숙 세무회계. All rights reserved.
-
개인정보처리방침
-
이용약관
+
개인정보처리방침
+
이용약관
diff --git a/src/TaxBaik.Web/Pages/Shared/_Header.cshtml b/src/TaxBaik.Web/Pages/Shared/_Header.cshtml
index e89fde7..c5c34fd 100644
--- a/src/TaxBaik.Web/Pages/Shared/_Header.cshtml
+++ b/src/TaxBaik.Web/Pages/Shared/_Header.cshtml
@@ -1,6 +1,6 @@
diff --git a/src/TaxBaik.Web/Pages/_Layout.cshtml b/src/TaxBaik.Web/Pages/_Layout.cshtml
index 1d80d24..c761d21 100644
--- a/src/TaxBaik.Web/Pages/_Layout.cshtml
+++ b/src/TaxBaik.Web/Pages/_Layout.cshtml
@@ -26,12 +26,12 @@
-
-
+
+
-
-
+
+
@@ -89,11 +89,11 @@
@@ -115,9 +115,9 @@
© 2026 백원숙 세무회계. All rights reserved.
@if (Context.RequestServices.GetService(typeof(VersionInfo)) is VersionInfo version)