File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 276276- id : hub_header_managed_title
277277 translation : " Managed"
278278- id : hub_header_managed_cta
279- translation : " Jetzt registrieren "
279+ translation : " Jetzt loslegen "
280280- id : hub_header_self_hosted_title
281281 translation : " Self-Hosted"
282282- id : hub_header_self_hosted_cta
283283 translation : " Jetzt einrichten"
284+ - id : hub_header_cta_description
285+ translation : " Starte deine kostenlose 14-Tage-Testversion noch heute, keine Kreditkarte erforderlich."
284286- id : hub_header_group_magic_alt
285287 translation : " Cryptobot verbindet eine Gruppe von Menschen mit seinen magischen Fähigkeiten durch Zero-Knowledge-Verschlüsselung"
286288
339341- id : hub_pricing_standard_description
340342 translation : " pro Sitz, pro Monat"
341343- id : hub_pricing_managed_cta
342- translation : " Jetzt registrieren "
344+ translation : " Jetzt loslegen "
343345- id : hub_pricing_self_hosted_cta
344346 translation : " Jetzt einrichten"
345347- id : hub_pricing_standard_benefit_1
Original file line number Diff line number Diff line change 278278- id : hub_header_managed_title
279279 translation : " Managed"
280280- id : hub_header_managed_cta
281- translation : " Register Now "
281+ translation : " Get Started "
282282- id : hub_header_self_hosted_title
283283 translation : " Self-Hosted"
284284- id : hub_header_self_hosted_cta
285285 translation : " Deploy Now"
286+ - id : hub_header_cta_description
287+ translation : " Start your free 14-day trial today, no credit card required."
286288- id : hub_header_group_magic_alt
287289 translation : " Cryptobot connects a group of people with its magical abilities through zero-knowledge encryption"
288290
341343- id : hub_pricing_standard_description
342344 translation : " per seat, per month"
343345- id : hub_pricing_managed_cta
344- translation : " Register Now "
346+ translation : " Get Started "
345347- id : hub_pricing_self_hosted_cta
346348 translation : " Jetzt einrichten"
347349- id : hub_pricing_standard_benefit_1
Original file line number Diff line number Diff line change 1313 </ div >
1414 < h1 class ="font-headline font-medium text-3xl md:text-4xl leading-tight mb-6 "> {{ i18n "hub_header_title" . | safeHTML }}</ h1 >
1515 < p class ="text-lg md:text-xl leading-relaxed text-gray-700 mb-6 "> {{ i18n "hub_header_description" . | safeHTML }}</ p >
16- < div class ="flex flex-col md:flex-row gap-6 ">
16+ < div class ="flex flex-col md:flex-row gap-6 mb-4 ">
1717 < div class ="flex flex-col gap-2 ">
1818 < p class ="block uppercase tracking-wide text-gray-700 text-xs font-bold "> {{ i18n "hub_header_managed_title" . }}</ p >
1919 < a href ="{{ .Site.LanguagePrefix }}/hub/managed/ " role ="button " class ="btn btn-primary text-lg px-8 "> {{ i18n "hub_header_managed_cta" . }}</ a >
@@ -23,6 +23,7 @@ <h1 class="font-headline font-medium text-3xl md:text-4xl leading-tight mb-6">{{
2323 < a href ="{{ .Site.LanguagePrefix }}/hub/self-hosted/ " role ="button " class ="btn btn-primary text-lg px-8 "> {{ i18n "hub_header_self_hosted_cta" . }}</ a >
2424 </ div >
2525 </ div >
26+ < p class ="text-sm md:text-base leading-relaxed text-gray-700 "> {{ i18n "hub_header_cta_description" . | safeHTML }}</ p >
2627 </ div >
2728 </ header >
2829 </ section >
You can’t perform that action at this time.
0 commit comments