diff --git a/frontend/pages/index.vue b/frontend/pages/index.vue index 2247d5c5..1090a9ea 100644 --- a/frontend/pages/index.vue +++ b/frontend/pages/index.vue @@ -1,212 +1,237 @@ @@ -228,15 +253,26 @@ - + HomeB x - + {{ $t("index.tagline") }} @@ -244,7 +280,11 @@ - + @@ -253,7 +293,11 @@ - + @@ -262,7 +306,11 @@ - + @@ -271,7 +319,11 @@ - + @@ -294,16 +346,35 @@ - - + + {{ $t("index.joining_group") }} - + {{ $t("index.dont_join_group") }} - - + + - + - {{ $t("global.demo_instance") }} + + {{ $t("global.demo_instance") }} + {{ $t("global.email") }} demo@example.com @@ -337,30 +413,50 @@ - + - + - + {{ $t("index.login") }} - - + + - {{ $t("index.or") }} + {{ + $t("index.or") + }} - - - {{ status.oidc.buttonText || 'Sign in with OIDC' }} + {{ status.oidc.buttonText || "Sign in with OIDC" }} @@ -368,7 +464,11 @@ - + @@ -403,18 +506,18 @@
+
{{ $t("index.tagline") }}
{{ $t("index.joining_group") }}
{{ $t("global.demo_instance") }}
+ {{ $t("global.demo_instance") }} +
{{ $t("global.email") }} demo@example.com