@@ -164,7 +164,7 @@ const tags = [
164164 showBorder ={ true }
165165 title =" Ready to Implement Enterprise-Grade WireGuard® VPN?"
166166 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"
168168 buttonLink =" /server?utm_source=landing"
169169 id =" cta-documentation"
170170 variant =" gray"
@@ -216,7 +216,7 @@ const tags = [
216216 showBorder ={ true }
217217 title =" Ready to Implement Enterprise-Grade WireGuard® VPN?"
218218 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"
220220 buttonLink =" /client?utm_source=landing"
221221 id =" cta-documentation"
222222 variant =" white"
@@ -226,7 +226,7 @@ const tags = [
226226
227227
228228
229- Section Beyond VPN – Identity & Access Out of the Box
229+ Section Beyond VPN
230230
231231
232232
@@ -324,19 +324,20 @@ const tags = [
324324 description =" Defguard secure architecture approach and user friendly interface makes it a unique solution in the VPN management space."
325325 variant =" white"
326326 />
327- <TextDivider text =" Case Studies" />
327+ <TextDivider text =" Case Studies" paddingTop = " 0 " />
328328 <CaseCapsules
329329 cases ={ [
330330 { 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: " " }
333333 ]}
334334 />
335335 <TextDivider text =" Testimonials" />
336336 <HomeSection id =" testimonials" variant =" white" >
337337 <TestimonialsGrid data ={ testimonialsData } />
338338 </HomeSection >
339339
340+ <!-- <Roadmap variant="white" /> -->
340341
341342 <CTASection
342343 title =" Try Defguard Today – Secure Access Without the Complexity"
@@ -350,7 +351,7 @@ const tags = [
350351 />
351352
352353
353- <!-- <Roadmap variant="white" /> -->
354+
354355 </main >
355356</ProductLayout >
356357
0 commit comments