diff --git a/landing/app/app.vue b/landing/app/app.vue
index 89e4b3c..c60eaee 100644
--- a/landing/app/app.vue
+++ b/landing/app/app.vue
@@ -18,14 +18,14 @@
}"
>
-
- {{ $t('features.title', { highlight: '' })
- }}{{ $t('features.titleHighlight') }}
+ {{ $t('features.title') }}{{ $t('features.titleHighlight') }}{{ $t('features.titleSuffix') }}
- {{ $t('hero.cards.riskAssessment') }} -
-{{ $t('hero.cards.pointsOpen') }}
-Microsoft 365
-{{ $t('hero.cards.operatingAgreement') }}
-- {{ $t('hero.cards.sectionsCompleted') }} -
-{{ $t('hero.cards.completed') }}
-- {{ $t('hero.cards.commentsNew') }} -
-{{ $t('hero.cards.new') }}
-- {{ $t('hero.cards.completedTitle') }} -
-{{ $t('hero.cards.lastWeek') }}
-+ Microsoft 365 +
++ {{ $t('hero.cards.operatingAgreement') }} +
++ {{ $t('hero.cards.sectionsCompleted') }} +
++ {{ $t('hero.cards.completed') }} +
++ {{ $t('hero.cards.commentsNew') }} +
++ {{ $t('hero.cards.new') }} +
++ {{ $t('hero.cards.completedTitle') }} +
++ {{ $t('hero.cards.lastWeek') }} +
++ {{ $t('hero.cards.riskAssessment') }} +
++ {{ $t('hero.cards.pointsOpen') }} +
+