@@ -164,7 +164,7 @@ const tags = [
164
164
showBorder ={ true }
165
165
title =" Ready to Implement Enterprise-Grade WireGuard® VPN?"
166
166
description =" See how Defguard fits into your zero-trust architecture and existing infrastructure."
167
- buttonText =" See all Defguard Server Features"
167
+ buttonText =" See Defguard Server Features"
168
168
buttonLink =" /server?utm_source=landing"
169
169
id =" cta-documentation"
170
170
variant =" gray"
@@ -216,7 +216,7 @@ const tags = [
216
216
showBorder ={ true }
217
217
title =" Ready to Implement Enterprise-Grade WireGuard® VPN?"
218
218
description =" See how Defguard fits into your zero-trust architecture and existing infrastructure."
219
- buttonText =" See all Defguard Client Features"
219
+ buttonText =" See Client Features"
220
220
buttonLink =" /client?utm_source=landing"
221
221
id =" cta-documentation"
222
222
variant =" white"
@@ -226,7 +226,7 @@ const tags = [
226
226
227
227
228
228
229
- Section Beyond VPN – Identity & Access Out of the Box
229
+ Section Beyond VPN
230
230
231
231
232
232
@@ -324,19 +324,20 @@ const tags = [
324
324
description =" Defguard secure architecture approach and user friendly interface makes it a unique solution in the VPN management space."
325
325
variant =" white"
326
326
/>
327
- <TextDivider text =" Case Studies" />
327
+ <TextDivider text =" Case Studies" paddingTop = " 0 " />
328
328
<CaseCapsules
329
329
cases ={ [
330
330
{ title: " Build private cloud security with defguard." , link: " https://defguard.net/blog/self-hosted-vpn-private-cloud-acquinox-defguard/" },
331
- { title: " Replace Fortinet or Checkpoint with a lightweight, auditable stack" , link: " https://defguard.net/blog/self-hosted-vpn-private-cloud-acquinox-defguard/ " },
332
- { title: " Give contractors and remote workers secure, controlled access" , link: " https://defguard.net/blog/self-hosted-vpn-private-cloud-acquinox-defguard/ " }
331
+ { title: " Replace Fortinet or Checkpoint with a lightweight, auditable stack" , link: " " },
332
+ { title: " Give contractors and remote workers secure, controlled access" , link: " " }
333
333
]}
334
334
/>
335
335
<TextDivider text =" Testimonials" />
336
336
<HomeSection id =" testimonials" variant =" white" >
337
337
<TestimonialsGrid data ={ testimonialsData } />
338
338
</HomeSection >
339
339
340
+ <!-- <Roadmap variant="white" /> -->
340
341
341
342
<CTASection
342
343
title =" Try Defguard Today – Secure Access Without the Complexity"
@@ -350,7 +351,7 @@ const tags = [
350
351
/>
351
352
352
353
353
- <!-- <Roadmap variant="white" /> -->
354
+
354
355
</main >
355
356
</ProductLayout >
356
357
0 commit comments