From 95eefa798be6003e8ab1b4b3385fa2005b79c48f Mon Sep 17 00:00:00 2001 From: Sol Irvine Date: Mon, 21 Aug 2023 09:55:26 +0900 Subject: [PATCH] Update concept-detail.tsx --- app/[locale]/concept/concept-detail.tsx | 29 +++++++++++++------------ 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/app/[locale]/concept/concept-detail.tsx b/app/[locale]/concept/concept-detail.tsx index 3e2e6a807..99d3025fb 100644 --- a/app/[locale]/concept/concept-detail.tsx +++ b/app/[locale]/concept/concept-detail.tsx @@ -22,7 +22,9 @@ export default function ConceptDetail() {
@@ -30,6 +32,17 @@ export default function ConceptDetail() {

{t('concept.para001')} {t('concept.para002')} {t('concept.para003')}

+
+

{t('concept.subtitle001')}

+

{t('concept.para004')}

+

{t('concept.subtitle002')}

+

{t('concept.para005')}

+

+ {t('concept.para006')} {t('concept.para007')} {t('concept.para008')} +

+

{t('concept.para009')}

+

{t('concept.para010')}

+
@@ -38,19 +51,7 @@ export default function ConceptDetail() {
-
-
-

{t('concept.subtitle001')}

-

{t('concept.para004')}

-

{t('concept.subtitle002')}

-

{t('concept.para005')}

-

- {t('concept.para006')} {t('concept.para007')} {t('concept.para008')} -

-

{t('concept.para009')}

-

{t('concept.para010')}

-
- +