Skip to content

Commit 50397ba

Browse files
committed
removed spring 2025 sale
1 parent 0c3c388 commit 50397ba

File tree

14 files changed

+7
-130
lines changed

14 files changed

+7
-130
lines changed

assets/css/custom.css

+2-2
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

-2
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" class="plausible-event-name=downloads-android-googleplay" 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 25 %* 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

-2
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" class="plausible-event-name=downloads-android-googleplay" 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 25%* 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

-2
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 25 %* 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

-2
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 25%* 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

-17
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
translation: "Cryptomator ist ein Open-Source-Verschlüsselungstool für sicheren Cloud-Speicher. Schütze deine Privatsphäre kostenlos bei Dropbox, Google Drive, OneDrive und mehr."
33
- id: nav_cta
44
translation: "Jetzt loslegen"
5-
- id: nav_promotion
6-
translation: ":cherry_blossom: Spring Sale: 25 %* Rabatt auf Cryptomator – Bis&nbsp;zum&nbsp;World&nbsp;Backup&nbsp;Day!&nbsp;<a class=\"whitespace-nowrap font-bold\" href=\"/de/blog/2025/03/20/spring-sale/\">Mehr erfahren&nbsp;<span aria-hidden=\"true\">&rarr;</span></a>"
75
- id: nav_products
86
translation: "Produkte"
97
- id: nav_support_us
@@ -219,8 +217,6 @@
219217
translation: "Kontaktiere uns für ein Angebot"
220218

221219
# For Individuals
222-
- id: for_individuals_header_kicker_sale
223-
translation: "25 %* Rabatt – Spring Sale"
224220
- id: for_individuals_header_title
225221
translation: "Deine Daten in der Cloud gehören dir allein"
226222
- id: for_individuals_header_description
@@ -305,8 +301,6 @@
305301
translation: "Community beitreten"
306302

307303
# Home
308-
- id: home_header_kicker_sale
309-
translation: "25 %* Rabatt – Spring Sale"
310304
- id: home_header_kicker
311305
translation: "3.000.000+ Downloads"
312306
- id: home_header_title
@@ -377,8 +371,6 @@
377371
translation: "Cryptomator ist Gewinner des Sonderpreises für Usable Security and Privacy."
378372

379373
# Hub
380-
- id: hub_header_kicker_sale
381-
translation: "25 % Rabatt im ersten Jahr – Spring Sale"
382374
- id: hub_header_title
383375
translation: "Sichere Zusammenarbeit in eurem Team"
384376
- id: hub_header_description
@@ -863,8 +855,6 @@
863855

864856
- id: pricing_android_price
865857
translation: "19,99 €"
866-
- id: pricing_android_price_discounted
867-
translation: "14,99 €"
868858
- id: pricing_android_price_description
869859
translation: "Lebenslange Lizenz"
870860
- id: pricing_android_cta
@@ -882,8 +872,6 @@
882872
translation: "Lesezugriff"
883873
- id: pricing_ios_price
884874
translation: "19,99 €"
885-
- id: pricing_ios_price_discounted
886-
translation: "14,99 €"
887875
- id: pricing_ios_price_description
888876
translation: "Lebenslange Lizenz"
889877
- id: pricing_ios_cta
@@ -897,9 +885,6 @@
897885
- id: pricing_ios_benefit_4
898886
translation: "Keine Accounts, keine Datenweitergabe"
899887

900-
- id: pricing_discount_note
901-
translation: "Die Höhe des Rabatts kann je nach Region variieren."
902-
903888
- id: pricing_hub_self_hosted_title
904889
translation: "Self-Hosted"
905890
- id: pricing_hub_self_hosted_cta
@@ -929,8 +914,6 @@
929914

930915
- id: pricing_hub_standard_title
931916
translation: "Standard"
932-
- id: pricing_hub_standard_price_first_year
933-
translation: "im ersten Jahr"
934917
- id: pricing_hub_standard_price_description
935918
translation: "pro Sitz, pro Monat"
936919
- id: pricing_hub_standard_trial

i18n/en.yaml

-17
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
translation: "Cryptomator is an open-source encryption tool for secure cloud storage. Protect your privacy for free on Dropbox, Google Drive, OneDrive, and more."
33
- id: nav_cta
44
translation: "Get Started"
5-
- id: nav_promotion
6-
translation: ":cherry_blossom: Spring Sale: 25%* Off Cryptomator – Until&nbsp;World&nbsp;Backup&nbsp;Day!&nbsp;<a class=\"whitespace-nowrap font-bold\" href=\"/blog/2025/03/20/spring-sale/\">Learn More&nbsp;<span aria-hidden=\"true\">&rarr;</span></a>"
75
- id: nav_products
86
translation: "Products"
97
- id: nav_support_us
@@ -219,8 +217,6 @@
219217
translation: "Contact Us for an Offer"
220218

221219
# For Individuals
222-
- id: for_individuals_header_kicker_sale
223-
translation: "25%* Off – Spring Sale"
224220
- id: for_individuals_header_title
225221
translation: "Keep your cloud data truly yours"
226222
- id: for_individuals_header_description
@@ -305,8 +301,6 @@
305301
translation: "Join Community"
306302

307303
# Home
308-
- id: home_header_kicker_sale
309-
translation: "25%* Off – Spring Sale"
310304
- id: home_header_kicker
311305
translation: "3,000,000+ Downloads"
312306
- id: home_header_title
@@ -377,8 +371,6 @@
377371
translation: "Cryptomator won the Special Award for Usable Security and Privacy."
378372

379373
# Hub
380-
- id: hub_header_kicker_sale
381-
translation: "25% Off in the First Year – Spring Sale"
382374
- id: hub_header_title
383375
translation: "Secure&nbsp;collaboration in&nbsp;your&nbsp;team"
384376
- id: hub_header_description
@@ -863,8 +855,6 @@
863855

864856
- id: pricing_android_price
865857
translation: "€19.99"
866-
- id: pricing_android_price_discounted
867-
translation: "€14.99"
868858
- id: pricing_android_price_description
869859
translation: "Lifetime License"
870860
- id: pricing_android_cta
@@ -882,8 +872,6 @@
882872
translation: "Read-Only Mode"
883873
- id: pricing_ios_price
884874
translation: "€19.99"
885-
- id: pricing_ios_price_discounted
886-
translation: "€14.99"
887875
- id: pricing_ios_price_description
888876
translation: "Lifetime License"
889877
- id: pricing_ios_cta
@@ -897,9 +885,6 @@
897885
- id: pricing_ios_benefit_4
898886
translation: "No accounts, no data shared"
899887

900-
- id: pricing_discount_note
901-
translation: "The discount amount may vary by region."
902-
903888
- id: pricing_hub_self_hosted_title
904889
translation: "Self-Hosted"
905890
- id: pricing_hub_self_hosted_cta
@@ -929,8 +914,6 @@
929914

930915
- id: pricing_hub_standard_title
931916
translation: "Standard"
932-
- id: pricing_hub_standard_price_first_year
933-
translation: "in the first year"
934917
- id: pricing_hub_standard_price_description
935918
translation: "per seat, per month"
936919
- id: pricing_hub_standard_trial

layouts/_default/baseof.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
</head>
6969
<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">
7070
{{ partial "nav.html" . }}
71-
{{- $topPadding := cond .IsHome "" "pt-24 md:pt-18" -}}
71+
{{- $topPadding := cond .IsHome "" "pt-12" -}}
7272
<div class="bg-gray-100 min-h-[80vh] {{ $topPadding }}">
7373
<!-- Code that all your templates share, like a header -->
7474
{{ block "main" . }}

layouts/for-individuals/single.html

-6
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
<img src="/img/logo.svg" class="h-8 aspect-1110/942" alt="Logo"/>
1414
<span class="font-headline font-bold text-primary ml-2 pb-px">CRYPTOMATOR</span>
1515
</div>
16-
<div class="px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white">
17-
{{ i18n "for_individuals_header_kicker_sale" . }}
18-
</div>
1916
</div>
2017
<h1 class="font-h1 mb-6">{{ i18n "for_individuals_header_title" . | safeHTML }}</h1>
2118
<p class="lead mb-6">{{ i18n "for_individuals_header_description" . | safeHTML }}</p>
@@ -25,9 +22,6 @@ <h1 class="font-h1 mb-6">{{ i18n "for_individuals_header_title" . | safeHTML }}<
2522
</div>
2623
</div>
2724
<p class="font-p">{{ i18n "for_individuals_header_cta_description" . | safeHTML }}</p>
28-
<p class="text-sm mt-6">
29-
* {{ i18n "pricing_discount_note" }}
30-
</p>
3125
</header>
3226
</section>
3327

layouts/for-teams/single.html

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
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 HUB</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 "hub_header_kicker_sale" . }}
19-
</div>
2017
</div>
2118
<h1 class="font-h1 mb-6">{{ i18n "hub_header_title" . | safeHTML }}</h1>
2219
<p class="lead mb-6">{{ i18n "hub_header_description" . | safeHTML }}</p>

layouts/hub-billing/single.html

-19
Original file line numberDiff line numberDiff line change
@@ -311,15 +311,6 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
311311
{{ i18n "hub_billing_checkout_standard_title" . }}
312312
</h2>
313313
<div x-show="audience === 'business'">
314-
<p class="flex items-baseline gap-2">
315-
<span x-text="(subscriptionData.monthlyPrice.netAmount * 0.75).toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="font-bold leading-relaxed"></span>
316-
<span class="text-xs text-gray-700">
317-
{{ i18n "pricing_hub_standard_price_first_year" . }}
318-
</span>
319-
<span class="self-center px-1 rounded-xs text-xs text-white bg-red-600">
320-
-25% Spring Sale
321-
</span>
322-
</p>
323314
<p class="flex items-baseline gap-2">
324315
<span x-text="subscriptionData.monthlyPrice.netAmount.toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="text-5xl font-bold"></span>
325316
<span class="text-gray-700">{{ i18n "pricing_vat_excluded" . }}</span>
@@ -331,15 +322,6 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
331322
</p>
332323
</div>
333324
<div x-show="audience === 'consumer'">
334-
<p class="flex items-baseline gap-2">
335-
<span x-text="(subscriptionData.monthlyPrice.grossAmount * 0.75).toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="font-bold leading-relaxed"></span>
336-
<span class="text-xs text-gray-700">
337-
{{ i18n "pricing_hub_standard_price_first_year" . }}
338-
</span>
339-
<span class="self-center px-1 rounded-xs text-xs text-white bg-red-600">
340-
-25% Spring Sale
341-
</span>
342-
</p>
343325
<p class="flex items-baseline gap-2">
344326
<span x-text="subscriptionData.monthlyPrice.grossAmount.toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="text-5xl font-bold"></span>
345327
<span class="text-gray-700">{{ i18n "pricing_vat_included" . }}</span>
@@ -400,7 +382,6 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
400382
<h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide uppercase bg-primary-l2 text-dark mb-4">
401383
{{ i18n "hub_billing_checkout_enterprise_title" . }}
402384
</h2>
403-
<div class="md:h-[26px]"></div>
404385
<p class="text-5xl font-bold">
405386
{{ i18n "hub_billing_checkout_enterprise_statement" . }}
406387
</p>

layouts/index.html

+2-9
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,13 @@
1212
{{ end }}
1313
{{ define "main" }}
1414
<section class="flex items-center header-bg bg-dark bg-center min-h-[66vh] bg-repeat-x">
15-
<header class="container flex items-center text-white pt-40 pb-24 md:pt-56 md:pb-48 lg:pt-72 lg:pb-64">
15+
<header class="container flex items-center text-white py-24 md:py-48 lg:py-64">
1616
<div class="hidden pr-6 md:block md:w-1/3 lg:w-2/5">
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">
2020
<div class="flex items-center gap-4 mb-4">
21-
<div class="flex items-center gap-x-1.5 px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white">
22-
<i class="fas fa-flower"></i>
23-
{{ i18n "home_header_kicker_sale" }}
24-
</div>
25-
<div class="hidden md: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">
21+
<div class="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">
2622
<i class="fas fa-cloud-download"></i>
2723
{{ i18n "home_header_kicker" }}
2824
</div>
@@ -39,9 +35,6 @@ <h1 class="font-h1 mb-6">{{ i18n "home_header_title" . | safeHTML }}</h1>
3935
<a href="{{ .Site.LanguagePrefix }}/for-teams/" role="button" class="btn btn-primary text-lg w-full md:w-64 plausible-event-name=home-header-teams-cta" data-umami-event="home-header-teams-cta">{{ i18n "home_header_for_teams_cta" . }}</a>
4036
</div>
4137
</div>
42-
<p class="text-sm mt-6">
43-
* {{ i18n "pricing_discount_note" }}
44-
</p>
4538
</div>
4639
</header>
4740
</section>

layouts/partials/nav.html

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
{{- $backgroundColor := cond .IsHome "bg-dark" "bg-white" -}}
55
{{- $currentRelPermalink := .RelPermalink -}}
66
<nav class="w-full max-h-screen {{ $textColor }} fixed {{ $backgroundColor }} shadow-sm z-50">
7-
<div class="w-full bg-primary text-center text-sm text-white p-0.5">
8-
<p>{{ i18n "nav_promotion" . | emojify }}</p>
9-
</div>
107
<div class="flex justify-between items-stretch w-full lg:px-8">
118
<!-- Regular Navigation -->
129
<div class="flex items-stretch">

0 commit comments

Comments
 (0)