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>
172172 < section class ="container text-center py-12 ">
173173 < h2 id ="contact " class ="font-h2 mb-4 "> {{ i18n "hub_contact_us_title" . }}</ h2 >
174174 < p class ="font-p mb-4 "> {{ i18n "hub_contact_us_description" . | safeHTML }}</ p >
175- < a href ="
mailto:[email protected] "
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 ">
176176 < i class ="fa-solid fa-envelope "> </ i > {{ i18n "hub_contact_us_button" . }}
177177 </ a >
178178 </ section >
Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ <h3 class="font-h3">
215215 < section class ="container text-center pt-12 pb-24 ">
216216 < h2 class ="font-h2 mb-4 "> {{ i18n "hub_managed_contact_us_title" . }}</ h2 >
217217 < p class ="font-p mb-4 "> {{ i18n "hub_managed_contact_us_description" . | safeHTML }}</ p >
218- < a href ="
mailto:[email protected] "
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 ">
219219 < i class ="fa-solid fa-envelope "> </ i > {{ i18n "hub_managed_contact_us_button" . }}
220220 </ a >
221221 </ 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
365365 < p class ="text-sm md:text-base lg:text-lg text-gray-500 mb-4 ">
366366 {{ i18n "pricing_hub_enterprise_price_description" . }}
367367 </ p >
368- < a href ="
mailto:[email protected] "
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 ">
369369 < i class ="fa-solid fa-envelope "> </ i >
370370 {{ i18n "pricing_hub_enterprise_cta" . }}
371371 </ a >
You can’t perform that action at this time.
0 commit comments