You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.astro
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ const tags = [
133
133
134
134
{
135
135
title: "European",
136
-
description: "Based in Poland and backed by European investors, Defguard operates entirely under EU law — ensuring full compliance with European security standards and zero foreign legal exposure.",
136
+
description: "Based in Poland and backed by European investors, Defguard operates entirely under EU law ensuring full compliance with European security standards and zero foreign legal exposure.",
137
137
icon: "lni-world",
138
138
linkText: "See media coverage",
139
139
linkUrl: "https://defguard.net/press/"
@@ -189,7 +189,7 @@ const tags = [
189
189
190
190
<HeaderSection
191
191
title="WireGuard® VPN Speed and Security"
192
-
description="WireGuard® is a game-changer in VPN technology — fast, lightweight, and secure. But it's just a protocol."
192
+
description="WireGuard® is a game-changer in VPN technology it's fast, lightweight, and secure."
193
193
variant="gray"
194
194
/>
195
195
<FlexibleSection
@@ -203,9 +203,9 @@ const tags = [
203
203
</p>
204
204
<h3>What makes WireGuard® best in class</h3>
205
205
<ul>
206
-
<li><strong>Fastest connections</strong> — up to 3x faster than OpenVPN</li>
207
-
<li><strong>Lower attack surface</strong> — only ~4,000 lines of code</li>
208
-
<li><strong>Mobile reliability</strong> — better for laptops, phones, roaming clients</li>
206
+
<li><strong>Fastest connections</strong> - up to 3x faster than OpenVPN</li>
207
+
<li><strong>Lower attack surface</strong> - only ~4,000 lines of code</li>
208
+
<li><strong>Mobile reliability</strong> - better for laptops, phones, roaming clients</li>
209
209
</ul>
210
210
<p>
211
211
<strong>Make it enterprise-grade</strong> with Defguard — everything you need to run WireGuard securely at scale.
0 commit comments