Skip to content

Commit 1fd4b94

Browse files
committed
main header color fix
1 parent 21f1e16 commit 1fd4b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/_home/components/HomeHeader.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import AstroButton from "../../../components/AstroButton.astro";
88
import TrustedBy from "./TrustedBy.astro";
99
---
1010

11-
<HomeSection variant="gray" contentId="home-header">
11+
<HomeSection variant="white" contentId="home-header">
1212
<h1>Zero-Trust Enterprise VPN</h1>
1313
<p>
1414
Defguard is an Open Source, zero-trust enterprise VPN that integrates advanced security features such as Multi-Factor Authentication (MFA) directly into the WireGuard® protocol.

0 commit comments

Comments
 (0)