File tree Expand file tree Collapse file tree 3 files changed +18
-5
lines changed Expand file tree Collapse file tree 3 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 303303 translation : " Community beitreten"
304304
305305# Home
306- - id : home_header_kicker
307- translation : " 150.000+ Nutzer vertrauen auf unseren Schutz"
306+ - id : home_header_kicker_1
307+ translation : " 3.000.000+ Downloads"
308+ - id : home_header_kicker_2
309+ translation : " 150.000+ Nutzer"
308310- id : home_header_title
309311 translation : " Cloud verschlüsseln, Privatsphäre schützen"
310312- id : home_header_description
Original file line number Diff line number Diff line change 303303 translation : " Join Community"
304304
305305# Home
306- - id : home_header_kicker
307- translation : " 150,000+ users trust us to protect their privacy"
306+ - id : home_header_kicker_1
307+ translation : " 3,000,000+ Downloads"
308+ - id : home_header_kicker_2
309+ translation : " 150,000+ Users"
308310- id : home_header_title
309311 translation : " Encrypt your cloud, protect your privacy"
310312- id : home_header_description
Original file line number Diff line number Diff line change 1717 < img data-src ="/img/home/woman-cloud.png " class ="lazyload aspect-714/622 w-full object-scale-down mx-auto lg:w-3/4 animate-hover " alt ="{{ i18n "home_header_woman_cloud_alt " . }}"/>
1818 </ div >
1919 < div class ="w-full md:w-2/3 lg:w-3/5 ">
20- < p class ="uppercase tracking-widest text-gray-300 font-medium mb-4 "> {{ i18n "home_header_kicker" }}</ p >
20+ < div class ="flex gap-2 mb-4 ">
21+ < div class ="inline-flex items-center gap-x-1.5 px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-transparent border border-primary text-primary ">
22+ < i class ="fas fa-cloud-download "> </ i >
23+ {{ i18n "home_header_kicker_1" }}
24+ </ div >
25+ < div class ="inline-flex items-center gap-x-1.5 px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-transparent border border-primary text-primary ">
26+ < i class ="fas fa-users "> </ i >
27+ {{ i18n "home_header_kicker_2" }}
28+ </ div >
29+ </ div >
2130 < h1 class ="font-h1 mb-6 "> {{ i18n "home_header_title" . | safeHTML }}</ h1 >
2231 < p class ="text-lg md:text-xl leading-relaxed text-gray-300 mb-6 "> {{ i18n "home_header_description" . | safeHTML }}</ p >
2332 < div class ="flex flex-col md:flex-row gap-6 ">
You can’t perform that action at this time.
0 commit comments