Skip to content

Commit 2791a2c

Browse files
committed
Add intro video
1 parent 030284f commit 2791a2c

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

src/pages/introduction.mdx

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ export const description =
77

88
# Introduction to NetBird
99

10-
<p>
11-
<img src="/docs-static/img/open-source-zero-trust-networking.png" alt="high-level-dia" className="imagewrapper-big"/>
12-
</p>
10+
<div className="videowrapper">
11+
<iframe src="https://www.youtube.com/embed/CFa7SY4Up9k?si=FVdoVW0ClxsJgd4t" allow="fullscreen;"></iframe>
12+
</div>
1313

14-
NetBird is an Open-Source Zero Trust Networking platform that allows you to create secure private networks for your
14+
NetBird is an Open Source Zero Trust Networking platform that allows you to create secure private networks for your
1515
organization or home. We designed NetBird to be simple and fast, requiring near-zero configuration effort and leaving
1616
behind the hassle of opening ports, complex firewall rules, VPN gateways, etc.
1717

@@ -30,12 +30,6 @@ It literally takes less than 5 minutes to deploy a secure point-to-point VPN wit
3030
<Button href="https://github.com/netbirdio/netbird" variant="outline" children="Explore Github" />
3131
</div>
3232

33-
## NetBird on TechHut
34-
35-
<div className="videowrapper">
36-
<iframe src="https://www.youtube.com/embed/Z5Y3a7pvpn8" allow="fullscreen;"></iframe>
37-
</div>
38-
3933
<AboutNetbird />
4034

4135
<HowToGuides />

0 commit comments

Comments
 (0)