File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ <h2 id="faq" class="font-h2 mb-4">{{ i18n "faq_title" . }}</h2>
172
172
< section class ="container text-center py-12 ">
173
173
< h2 id ="contact " class ="font-h2 mb-4 "> {{ i18n "hub_contact_us_title" . }}</ h2 >
174
174
< p class ="font-p mb-4 "> {{ i18n "hub_contact_us_description" . | safeHTML }}</ p >
175
- < a href ="mailto:hub@cryptomator.org " role ="button " class ="btn btn-outline-primary px-8 " data-umami-event ="hub-contact-us ">
175
+ < a href ="{{ .Site.LanguagePrefix }}/contact-sales/ " role ="button " class ="btn btn-outline-primary px-8 " data-umami-event ="hub-contact-us ">
176
176
< i class ="fa-solid fa-envelope "> </ i > {{ i18n "hub_contact_us_button" . }}
177
177
</ a >
178
178
</ section >
Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ <h3 class="font-h3">
215
215
< section class ="container text-center pt-12 pb-24 ">
216
216
< h2 class ="font-h2 mb-4 "> {{ i18n "hub_managed_contact_us_title" . }}</ h2 >
217
217
< p class ="font-p mb-4 "> {{ i18n "hub_managed_contact_us_description" . | safeHTML }}</ p >
218
- < a href ="mailto:hub@cryptomator.org " role ="button " class ="btn btn-outline-primary px-8 " data-umami-event ="hub-managed-contact-us ">
218
+ < a href ="{{ .Site.LanguagePrefix }}/contact-sales/ " role ="button " class ="btn btn-outline-primary px-8 " data-umami-event ="hub-managed-contact-us ">
219
219
< i class ="fa-solid fa-envelope "> </ i > {{ i18n "hub_managed_contact_us_button" . }}
220
220
</ a >
221
221
</ section >
Original file line number Diff line number Diff line change @@ -365,7 +365,7 @@ <h3 class="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tra
365
365
< p class ="text-sm md:text-base lg:text-lg text-gray-500 mb-4 ">
366
366
{{ i18n "pricing_hub_enterprise_price_description" . }}
367
367
</ p >
368
- < a href ="mailto:hub@cryptomator.org " role ="button " class ="btn btn-primary w-full " data-umami-event ="pricing-hub-enterprise-cta ">
368
+ < a href ="{{ .Site.LanguagePrefix }}/contact-sales/ " role ="button " class ="btn btn-primary w-full " data-umami-event ="pricing-hub-enterprise-cta ">
369
369
< i class ="fa-solid fa-envelope "> </ i >
370
370
{{ i18n "pricing_hub_enterprise_cta" . }}
371
371
</ a >
You can’t perform that action at this time.
0 commit comments