diff --git a/website/public/images/logos/cust-logo-double11-gray.svg b/website/public/images/logos/cust-logo-double11-gray.svg index b31a4e2d7..52116c839 100644 --- a/website/public/images/logos/cust-logo-double11-gray.svg +++ b/website/public/images/logos/cust-logo-double11-gray.svg @@ -1,22 +1,17 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/website/src/app/globals.css b/website/src/app/globals.css index 78bbd3bc5..8ae355d58 100644 --- a/website/src/app/globals.css +++ b/website/src/app/globals.css @@ -82,4 +82,13 @@ .dark-scroll::-ms-scrollbar-button { display: none; } + + @keyframes slide { + from { + transform: translateX(0); + } + to { + transform: translateX(-100%); + } + } } diff --git a/website/src/app/page.tsx b/website/src/app/page.tsx index c83faa89e..7309b142f 100644 --- a/website/src/app/page.tsx +++ b/website/src/app/page.tsx @@ -45,7 +45,7 @@ export const metadata: Metadata = { export default function Page() { return ( <> - + Upgrade your VPN to zero-trust access - + Firezone is a fast, flexible VPN replacement built on WireGuard® that protects your most valuable resources without tedious configuration. - + Get started for free @@ -86,7 +82,7 @@ export default function Page() { - + Backed by{" "} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ); @@ -102,8 +188,8 @@ export function CustomerLogosColored() { {authorName}
{authorName}