Skip to content

Commit ee8dbf9

Browse files
committed
Welcome 2026
1 parent c175d26 commit ee8dbf9

File tree

14 files changed

+13
-102
lines changed

14 files changed

+13
-102
lines changed

assets/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ textarea:read-only {
200200
[id]::before {
201201
content: '';
202202
display: block;
203-
height: 138px;
204-
margin-top: -138px;
203+
height: 96px;
204+
margin-top: -96px;
205205
visibility: hidden;
206206
}

content/downloads/android.de.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ <h3 class="font-h3 text-lg">Google Play</h3>
2222
<a href="https://play.google.com/store/apps/details?id=org.cryptomator&hl=de" role="button" data-umami-event="downloads-android-googleplay">
2323
<img class="h-10 mx-auto lazyload" data-src="/de/img/downloads/googleplay-badge.png">
2424
</a>
25-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">❄️ Der Einmalpreis ist um 50 %* reduziert!</p>
2625
</div>
2726
</div>
28-
<p class="prose prose-sm max-w-none">*Hinweis: Die Höhe des Rabatts kann je nach Region variieren.</p>
2927

3028
<div class="white-box my-4">
3129
<div class="px-4 py-2 border-b border-primary">

content/downloads/android.en.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,8 @@ <h3 class="font-h3 text-lg">Google Play</h3>
2424
<a href="https://play.google.com/store/apps/details?id=org.cryptomator&hl=en" role="button" data-umami-event="downloads-android-googleplay">
2525
<img class="h-10 mx-auto lazyload" data-src="/img/downloads/googleplay-badge.png">
2626
</a>
27-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">❄️ One-time price is 50%* off!</p>
2827
</div>
2928
</div>
30-
<p class="prose prose-sm max-w-none">*Note: The discount amount may vary by region.</p>
3129

3230
<div class="white-box my-4">
3331
<div class="px-4 py-2 border-b border-primary">

content/downloads/ios.de.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ <h3 class="font-h3 text-lg">App Store</h3>
2323
<img class="h-10 mx-auto mb-4 lazyload" data-src="/de/img/downloads/appstore-badge.svg">
2424
</a>
2525
<p class="font-p text-sm">Eine Vollversion ohne In-App-Käufe für Apple School/Business Manager ist <a class="text-link" href="https://apps.apple.com/de/app/cryptomator-full-version/id1665616242">im App Store</a> erhältlich.</p>
26-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">❄️ Die lebenslange Lizenz ist um 50 %* reduziert!</p>
2726
</div>
2827
</div>
29-
<p class="prose prose-sm max-w-none">*Hinweis: Die Höhe des Rabatts kann je nach Region variieren.</p>
3028
</div>

content/downloads/ios.en.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ <h3 class="font-h3 text-lg">App Store</h3>
2323
<img class="h-10 mx-auto mb-4 lazyload" data-src="/img/downloads/appstore-badge.svg">
2424
</a>
2525
<p class="font-p text-sm">A full version without in-app purchases for Apple School/Business Manager is available <a class="text-link" href="https://apps.apple.com/us/app/cryptomator-full-version/id1665616242">on the App Store</a>.</p>
26-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">❄️ Lifetime license is 50%* off!</p>
2726
</div>
2827
</div>
29-
<p class="prose prose-sm max-w-none">*Note: The discount amount may vary by region.</p>
3028
</div>

i18n/de.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305

306306
# Home
307307
- id: home_header_kicker
308-
translation: "3.000.000+ Downloads"
308+
translation: "4.000.000+ Downloads"
309309
- id: home_header_title
310310
translation: "Privatsphäre schützen in"
311311
- id: home_header_title_last_item
@@ -884,7 +884,7 @@
884884
translation: "Keine Accounts, keine Datenweitergabe"
885885

886886
- id: pricing_android_price
887-
translation: "19,99 €"
887+
translation: "29,99 €"
888888
- id: pricing_android_price_description
889889
translation: "Lebenslange Lizenz"
890890
- id: pricing_android_cta
@@ -901,7 +901,7 @@
901901
- id: pricing_ios_free_description
902902
translation: "Lesezugriff"
903903
- id: pricing_ios_price
904-
translation: "19,99 €"
904+
translation: "29,99 €"
905905
- id: pricing_ios_price_description
906906
translation: "Lebenslange Lizenz"
907907
- id: pricing_ios_cta

i18n/en.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305

306306
# Home
307307
- id: home_header_kicker
308-
translation: "3,000,000+ Downloads"
308+
translation: "4,000,000+ Downloads"
309309
- id: home_header_title
310310
translation: "Protect your privacy in"
311311
- id: home_header_title_last_item
@@ -884,7 +884,7 @@
884884
translation: "No accounts, no data shared"
885885

886886
- id: pricing_android_price
887-
translation: "19.99"
887+
translation: "29.99"
888888
- id: pricing_android_price_description
889889
translation: "Lifetime License"
890890
- id: pricing_android_cta
@@ -901,7 +901,7 @@
901901
- id: pricing_ios_free_description
902902
translation: "Read-Only Mode"
903903
- id: pricing_ios_price
904-
translation: "19.99"
904+
translation: "29.99"
905905
- id: pricing_ios_price_description
906906
translation: "Lifetime License"
907907
- id: pricing_ios_cta

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</head>
6666
<body x-data="{ isNavOpen: false, globalData: { githubStargazers: null, mastodonFollowers: null } }" x-init="determineGlobalData('{{ .Site.Language.Lang }}', globalData)" :class="isNavOpen && 'overflow-hidden'" class="bg-dark font-body text-gray-900">
6767
{{ partial "nav.html" . }}
68-
{{- $topPadding := cond .IsHome "" "pt-24 md:pt-18" -}}
68+
{{- $topPadding := cond .IsHome "" "pt-12" -}}
6969
<div class="bg-gray-100 min-h-[80vh] {{ $topPadding }}">
7070
<!-- Code that all your templates share, like a header -->
7171
{{ block "main" . }}

layouts/for-individuals/single.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,13 @@
1414
<img src="/img/logo.svg" class="h-8 aspect-1110/942" alt="Logo"/>
1515
<span class="font-headline font-bold text-primary ml-2 pb-px">CRYPTOMATOR</span>
1616
</div>
17-
<div class="px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white">
18-
{{ i18n "for_individuals_header_kicker_sale" . }}
19-
</div>
2017
</div>
2118
<h1 class="font-h1 mb-6">{{ i18n "for_individuals_header_title" . | safeHTML }}</h1>
2219
<p class="lead mb-6">{{ i18n "for_individuals_header_description" . | safeHTML }}</p>
2320
<div class="flex flex-col md:flex-row gap-6 mb-4">
2421
<a href="{{ .Site.LanguagePrefix }}/downloads/" role="button" class="btn btn-primary text-lg w-full md:w-64" data-umami-event="for-individuals-header-cta">{{ i18n "for_individuals_header_cta" . }}</a>
2522
</div>
2623
<p class="font-p">{{ i18n "for_individuals_header_cta_description" . | safeHTML }}</p>
27-
<p class="text-sm mt-6">
28-
* {{ i18n "pricing_discount_note" }}
29-
</p>
3024
</header>
3125
</section>
3226

layouts/for-teams/single.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
<img src="/img/logo.svg" class="h-8 aspect-1110/942" alt="Logo"/>
1616
<span class="font-headline font-bold text-primary ml-2 pb-px">CRYPTOMATOR HUB</span>
1717
</div>
18-
<div class="px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white">
19-
{{ i18n "hub_header_kicker_sale" . }}
20-
</div>
2118
</div>
2219
<h1 class="font-h1 mb-6">{{ i18n "hub_header_title" . | safeHTML }}</h1>
2320
<p class="lead mb-6">{{ i18n "hub_header_description" . | safeHTML }}</p>

0 commit comments

Comments
 (0)