diff --git a/public/docs-static/img/open-source-zero-trust-networking.png b/public/docs-static/img/open-source-zero-trust-networking.png
new file mode 100644
index 00000000..a32a7216
Binary files /dev/null and b/public/docs-static/img/open-source-zero-trust-networking.png differ
diff --git a/src/pages/introduction.mdx b/src/pages/introduction.mdx
index 92751cc4..0996b731 100644
--- a/src/pages/introduction.mdx
+++ b/src/pages/introduction.mdx
@@ -7,19 +7,26 @@ export const description =
# Introduction to NetBird
-NetBird is a simple and fast alternative to corporate VPNs built on top of [WireGuard®](https://www.wireguard.com/) making it easy to create secure private networks for your organization or home.
-It requires near zero configuration effort leaving behind the hassle of opening ports, complex firewall rules, vpn gateways, and so forth. {{ className: 'lead' }}
+
+
+
+
+NetBird is an Open-Source Zero Trust Networking platform that allows you to create secure private networks for your
+organization or home. We designed NetBird to be simple and fast, requiring near-zero configuration effort and leaving
+behind the hassle of opening ports, complex firewall rules, VPN gateways, etc.
+
- NetBird is an **open-source** project and can be self-hosted
+ NetBird is an **[open-source](https://github.com/netbirdio/netbird)** project and can be self-hosted
There is no centralized VPN server with NetBird - your computers, devices, machines, and servers connect to each other directly over a fast encrypted tunnel.
-NetBird can connect machines running anywhere in just a few clicks.
-It literally takes less than 5 minutes to deploy a secure peer-to-peer VPN with NetBird. {{ className: 'lead' }}
+It creates a high-performance point-to-point [WireGuard®](https://www.wireguard.com/) overlay network that connects machines running anywhere in just a few clicks.
+
+It literally takes less than 5 minutes to deploy a secure point-to-point VPN with NetBird. {{ className: 'lead' }}