diff --git a/website/src/components/Footer/index.tsx b/website/src/components/Footer/index.tsx index 6d00f18e7..3bca9da32 100644 --- a/website/src/components/Footer/index.tsx +++ b/website/src/components/Footer/index.tsx @@ -1,6 +1,7 @@ "use client"; import Link from "next/link"; +import ActionLink from "@/components/ActionLink"; import Image from "next/image"; import ConsentPreferences from "@/components/ConsentPreferences"; @@ -189,15 +190,20 @@ export default function Footer() { -
- - WireGuard is a registered trademark of Jason A. Donenfeld. - -
-
- - Firezone is a registered trademark of Firezone, Inc. - +
+
+

WireGuard is a registered trademark of Jason A. Donenfeld.

+

Firezone is a registered trademark of Firezone, Inc.

+
+
+ + Test your WireGuard connection + +