Skip to content

Commit b066105

Browse files
committed
european
1 parent 6f7d79b commit b066105

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/pages/index.astro

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -96,45 +96,45 @@ const tags = [
9696
description:
9797
"External OpenID providers; Google, Microsoft, Zitadel, Keycloak, Okta, JumpCloud and more. Integrates with LDAP, Active Directory and Microsoft Entra ID.",
9898
icon: "lni-apartment",
99-
linkText: "Learn more",
100-
linkUrl: "https://example.com",
99+
linkText: "Learn about OpernID Providers",
100+
linkUrl: "https://docs.defguard.net/admin-and-features/external-openid-providers",
101101
linkTarget: "_blank"
102102
},
103103
{
104104
title: "Privacy and Transparency",
105105
description:
106106
"No third-party dependencies required, no metadata leaves your infrastructure, full control over deployment and configuration.",
107107
icon: "lni-lock",
108-
linkText: "Learn more",
109-
linkUrl: "https://example.com"
108+
linkText: "Talk to our experts",
109+
linkUrl: "/book-a-demo?utm_source=landing"
110110
},
111111
{
112112
title: "Ultimate Security",
113113
description: "Written in Rust, built around WireGuard® and with components designed to be secure, fully auditable with open source code on GitHub" ,
114114
icon: "lni-shield",
115-
linkText: "Learn more",
116-
linkUrl: "https://example.com"
115+
linkText: "Explore Secure Architecture",
116+
linkUrl: "https://docs.defguard.net/in-depth/architecture"
117117
},
118118
{
119119
title: "Enables NIS2 compliance",
120-
description: "True VPN MFA built into the WireGuard® protocol layer, easy to use with defguad vpn desktop client. Defguard is NIS2 compliant.",
120+
description: "True WireGuard® MFA implemented in protocol layer, easy to use with defguad VPN desktop client. Defguard is NIS2 compliant.",
121121
icon: "lni-certificate",
122-
linkText: "Learn more",
123-
linkUrl: "https://example.com"
122+
linkText: "Multi-Factor Authention (MFA/2FA)",
123+
linkUrl: "https://docs.defguard.net/admin-and-features/wireguard/multi-factor-authentication-mfa-2fa"
124124
},
125125
{
126126
title: "Easy to deploy anywhere",
127-
description: "Run and evaluate with few command lines then scale to production with Terraform we deliver. Deploy on-prem or in your private cloud.",
127+
description: "Run and evaluate with few command lines then scale to production with Terraform, Kubernetes HA and failover. Deploy on-prem or in your private cloud.",
128128
icon: "lni-rocket",
129-
linkText: "Learn more",
130-
linkUrl: "https://example.com"
129+
linkText: "How to set up Defguard.",
130+
linkUrl: "https://docs.defguard.net/deployment-strategies/setting-up-your-instance"
131131
},
132132
{
133133
title: "European",
134134
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.",
135135
icon: "lni-world",
136-
linkText: "Learn more",
137-
linkUrl: "https://example.com"
136+
linkText: "See media coverage",
137+
linkUrl: "https://defguard.net/press/"
138138
}
139139
]}
140140
/>

0 commit comments

Comments
 (0)