@@ -100,134 +100,6 @@ <h3 class="font-headline text-lg md:text-xl leading-relaxed">
100
100
{{ partial "hub-managed-low-quantity.html" (dict "context" . "Site" $.Site "isOpen" "lowQuantityModalIsOpen" "quantity" "submitData.quantity" "hubManaged" "hubManaged") }}
101
101
</ section >
102
102
103
- < section x-data ="{data: {selfHostedMonthlyPrice: null, managedMonthlyPrice: null}} " x-init ="new HubPricing(data).loadPrice() " class ="container py-12 ">
104
- < header class ="text-center ">
105
- < h2 class ="font-headline font-medium text-xl md:text-2xl leading-snug mb-4 "> {{ i18n "hub_managed_pricing_title" . }}</ h2 >
106
- < p class ="text-sm md:text-base leading-relaxed text-gray-700 mb-4 "> {{ i18n "hub_managed_pricing_description" . }}</ p >
107
- </ header >
108
-
109
- < div class ="grid grid-cols-1 md:grid-cols-2 gap-4 mb-4 ">
110
- < div class ="rounded shadow bg-white ">
111
- < div class ="p-4 border-b border-primary ">
112
- < h3 class ="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tracking-wide uppercase bg-primary-l2 text-dark mb-4 ">
113
- {{ i18n "hub_billing_checkout_standard_title" . }}
114
- </ h3 >
115
- < p class ="flex items-baseline gap-2 ">
116
- < span x-text ="data.managedMonthlyPrice ? data.managedMonthlyPrice.amount.toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: data.managedMonthlyPrice.currency }) : '…' " class ="font-bold text-2xl md:text-3xl lg:text-4xl leading-relaxed "> </ span >
117
- < span class ="text-xs md:text-sm lg:text-base text-gray-700 "> {{ i18n "hub_pricing_vat_excluded" . }}</ span >
118
- </ p >
119
- < p class ="text-sm md:text-base lg:text-lg text-gray-500 mb-4 ">
120
- {{ i18n "hub_billing_checkout_standard_description" . }}
121
- </ p >
122
- </ div >
123
- < div class ="px-4 py-8 ">
124
- < ul role ="list " class ="fa-ul text-sm lg:text-base ml-7 lg:ml-8 space-y-4 ">
125
- < li >
126
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
127
- < span > {{ i18n "hub_pricing_community_benefit_1" . }}</ span >
128
- </ li >
129
- < li >
130
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
131
- < span > {{ i18n "hub_pricing_standard_benefit_2" . }}</ span >
132
- </ li >
133
- < li >
134
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
135
- < span > {{ i18n "hub_pricing_community_benefit_3" . }}</ span >
136
- </ li >
137
- < li >
138
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
139
- < span > {{ i18n "hub_pricing_standard_benefit_3" . }}</ span >
140
- < span > < sup > 1</ sup > </ span >
141
- < div class ="has-tooltip ">
142
- < i class ="fas fa-info-circle fa-fw text-gray-600 "> </ i >
143
- < div class ="tooltip tooltip-center rounded shadow-md bg-white text-xs w-40 p-2 "> {{ i18n "hub_pricing_standard_benefit_3_tooltip" . }}</ div >
144
- </ div >
145
- </ li >
146
- < li >
147
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
148
- < span > {{ i18n "hub_pricing_standard_benefit_4" . }}</ span >
149
- </ li >
150
- < li >
151
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
152
- < span > {{ i18n "hub_pricing_managed_standard_benefit_2" . }}</ span >
153
- </ li >
154
- < li >
155
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
156
- < span > {{ i18n "hub_pricing_standard_benefit_5" . }}</ span >
157
- </ li >
158
- </ ul >
159
- </ div >
160
- </ div >
161
- < div class ="rounded shadow bg-white ">
162
- < div class ="p-4 border-b border-primary ">
163
- < h3 class ="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tracking-wide uppercase bg-primary-l2 text-dark mb-4 ">
164
- {{ i18n "hub_pricing_enterprise_title" . }}
165
- </ h3 >
166
- < p class ="font-bold text-2xl md:text-3xl lg:text-4xl leading-relaxed ">
167
- {{ i18n "hub_pricing_enterprise_statement" . }}
168
- </ p >
169
- < p class ="text-sm md:text-base lg:text-lg text-gray-500 mb-4 ">
170
- {{ i18n "hub_pricing_enterprise_description" . }}
171
- </ p >
172
- </ div >
173
- < div class ="px-4 py-8 ">
174
- < ul role ="list " class ="fa-ul text-sm lg:text-base ml-7 lg:ml-8 space-y-4 ">
175
- < li >
176
- < span class ="fa-li "> < i class ="fas fa-plus text-primary "> </ i > </ span >
177
- < span > {{ i18n "hub_pricing_enterprise_benefit_1" . }}</ span >
178
- </ li >
179
- < li >
180
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
181
- < span > {{ i18n "hub_pricing_enterprise_benefit_2" . }}</ span >
182
- </ li >
183
- < li >
184
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
185
- < span > {{ i18n "hub_pricing_managed_enterprise_benefit_1" . }}</ span >
186
- </ li >
187
- < li >
188
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
189
- < span > {{ i18n "hub_pricing_managed_enterprise_benefit_2" . }}</ span >
190
- </ li >
191
- < li >
192
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
193
- < span > {{ i18n "hub_pricing_enterprise_benefit_3" . }}</ span >
194
- </ li >
195
- < li >
196
- < span class ="fa-li "> < i class ="fas fa-check text-primary "> </ i > </ span >
197
- < span > {{ i18n "hub_pricing_enterprise_benefit_4" . }}</ span >
198
- </ li >
199
- </ ul >
200
- </ div >
201
- </ div >
202
- </ div >
203
-
204
- < p class ="text-sm text-gray-700 ">
205
- < sup > 1</ sup >
206
- < span > {{ i18n "hub_pricing_coming_later" . }}</ span >
207
- </ p >
208
- </ section >
209
-
210
- < section class ="container py-12 ">
211
- < header class ="text-center ">
212
- < h2 id ="faq " class ="font-headline font-medium text-xl md:text-2xl leading-snug mb-4 "> {{ i18n "faq_title" . }}</ h2 >
213
- </ header >
214
-
215
- {{- $data := index $.Site.Data $.Site.Language.Lang }}
216
- < dl x-data ="{isOpen: [{{ range $i, $e := $data.hub_faq }}{{ if $i }}, {{ end }}false{{ end }}]} " class ="rounded shadow bg-white divide-y divide-gray-200 max-w-3xl mx-auto ">
217
- {{- range $index, $element := $data.hub_faq }}
218
- < dt class ="text-sm md:text-base leading-relaxed text-gray-700 p-4 ">
219
- < a class ="flex items-center " href ="# " @click.prevent ="isOpen[{{ $index }}] = !isOpen[{{ $index }}] ">
220
- < i :class ="{ 'fa-chevron-circle-right': !isOpen[{{ $index }}], 'fa-chevron-circle-down': isOpen[{{ $index }}] } " class ="flex-shrink-0 fas fa-fw text-gray-600 mr-2 "> </ i >
221
- < span > {{ .Question }}</ span >
222
- </ a >
223
- </ dt >
224
- < dd x-show ="isOpen[{{ $index }}] " class ="prose prose-sm md:prose max-w-none md:max-w-none p-4 ">
225
- {{ .Answer | markdownify }}
226
- </ dd >
227
- {{- end }}
228
- </ dl >
229
- </ section >
230
-
231
103
< section class ="container text-center pt-12 pb-24 ">
232
104
< h2 class ="font-headline font-medium text-xl md:text-2xl leading-snug mb-4 "> {{ i18n "hub_managed_contact_us_title" . }}</ h2 >
233
105
< p class ="text-sm md:text-base leading-relaxed text-gray-700 mb-4 "> {{ i18n "hub_managed_contact_us_description" . | safeHTML }}</ p >
@@ -241,17 +113,13 @@ <h2 class="font-headline font-medium text-xl md:text-2xl leading-snug mb-4">{{ i
241
113
< script type ="text/javascript " src ="{{ $storeJs.RelPermalink }} " defer > </ script >
242
114
{{ $hubManagedJs := resources.Get "js/hubmanaged.js" }}
243
115
< script type ="text/javascript " src ="{{ $hubManagedJs.RelPermalink }} " defer > </ script >
244
- {{ $hubPricingJs := resources.Get "js/hubpricing.js" }}
245
- < script type ="text/javascript " src ="{{ $hubPricingJs.RelPermalink }} " defer > </ script >
246
116
{{ $recaptchaJs := resources.Get "js/recaptcha.js" }}
247
117
< script type ="text/javascript " src ="{{ $recaptchaJs.RelPermalink }} " defer > </ script >
248
118
{{ else }}
249
119
{{ $storeJs := resources.Get "js/store.js" | minify | fingerprint }}
250
120
< script type ="text/javascript " src ="{{ $storeJs.RelPermalink }} " integrity ="{{ $storeJs.Data.Integrity }} " defer > </ script >
251
121
{{ $hubManagedJs := resources.Get "js/hubmanaged.js" | minify | fingerprint }}
252
122
< script type ="text/javascript " src ="{{ $hubManagedJs.RelPermalink }} " integrity ="{{ $hubManagedJs.Data.Integrity }} " defer > </ script >
253
- {{ $hubPricingJs := resources.Get "js/hubpricing.js" | minify | fingerprint }}
254
- < script type ="text/javascript " src ="{{ $hubPricingJs.RelPermalink }} " integrity ="{{ $hubPricingJs.Data.Integrity }} " defer > </ script >
255
123
{{ $recaptchaJs := resources.Get "js/recaptcha.js" | minify | fingerprint }}
256
124
< script type ="text/javascript " src ="{{ $recaptchaJs.RelPermalink }} " integrity ="{{ $recaptchaJs.Data.Integrity }} " defer > </ script >
257
125
{{ end }}
0 commit comments