diff --git a/i18n-2-landing.xlsm b/i18n-2-landing.xlsm index ad779bc..1911f6c 100644 Binary files a/i18n-2-landing.xlsm and b/i18n-2-landing.xlsm differ diff --git a/src/components/HeroBanner.vue b/src/components/HeroBanner.vue index bf8bae9..09734c7 100644 --- a/src/components/HeroBanner.vue +++ b/src/components/HeroBanner.vue @@ -34,8 +34,8 @@
{{ $t('banner__slogan_body') }} diff --git a/src/components/ProblemSection.vue b/src/components/ProblemSection.vue index 6cd7807..a0b03cc 100644 --- a/src/components/ProblemSection.vue +++ b/src/components/ProblemSection.vue @@ -9,7 +9,6 @@ :key="idx" > - - -
+
{{ $t(title ?? '') }}
@@ -21,7 +15,6 @@