From ee5ff9154d3277cd1882458c1e0a86c8c01b419a Mon Sep 17 00:00:00 2001 From: keyy1315 Date: Wed, 9 Jul 2025 14:42:36 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=97=A4=EB=8D=94=20=EB=B0=8F=20?= =?UTF-8?q?=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B0=94=20=EB=AC=B8=EC=9D=98=20?= =?UTF-8?q?=EB=AC=B8=EA=B5=AC=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 1:1 문의에서 문의로 변경 --- src/components/ui/Main.tsx | 6 +++--- src/components/ui/common/Header.tsx | 14 ++++++++++---- src/hooks/useTitle.ts | 6 +++--- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/src/components/ui/Main.tsx b/src/components/ui/Main.tsx index 098d3c6..7f61801 100644 --- a/src/components/ui/Main.tsx +++ b/src/components/ui/Main.tsx @@ -49,8 +49,8 @@ export default function Main() {
-
1:1お問い合わせ リスト
-
作成問い合わせの確認
+
お問い合わせ一覧
+
作成お問い合わせの確認
@@ -61,7 +61,7 @@ export default function Main() {
-
1:1問い合わせ登録
+
お問い合わせ登録
新規お問い合わせの 作成
diff --git a/src/components/ui/common/Header.tsx b/src/components/ui/common/Header.tsx index 8f0301d..6a4c1e2 100644 --- a/src/components/ui/common/Header.tsx +++ b/src/components/ui/common/Header.tsx @@ -106,7 +106,7 @@ export default function Header() {
router.push('/suitable')}>
-
私は作成したお問 い合わせ
+
屋根材適合性の確認
@@ -114,16 +114,22 @@ export default function Header() {