mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
37 lines
2.1 KiB
HTML
37 lines
2.1 KiB
HTML
<div class="alert-primary rounded-none text-md">
|
|
<i class="icon-info"></i>
|
|
<span>Portmaster is Alpha Software - expect hiccups here and there</span>
|
|
</div>
|
|
<header class="header-two-container mb-64">
|
|
<div class="header-two-top">
|
|
<h1 class="header-two-top-title" style="max-width: 700px;">
|
|
Get Peace of Mind with<br/>
|
|
<span class="text-safing-blue-600">Easy Privacy</span>
|
|
</h1>
|
|
<p class="header-two-top-desc">
|
|
Portmaster is a free and open-source application firewall that does the heavy lifting for you.
|
|
Restore privacy and take back control over all your computer's network activity.
|
|
</p>
|
|
<a class="btn-secondary" href="{{ site.portmaster_url }}">Download for free</a>
|
|
</div>
|
|
<div class="header-two-bottom">
|
|
<img src="{{ site.img_url }}page-specific/portmaster/full-interface.png" alt="">
|
|
</div>
|
|
<div class="header-bg">
|
|
<svg viewBox="0 0 862.55555573 533">
|
|
<rect width="100%" height="100%" fill="transparent" />
|
|
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="45%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
|
|
<stop offset="100%" style="stop-color:rgb(203, 216, 255);stop-opacity:1" />
|
|
</linearGradient>
|
|
<linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
|
|
<stop offset="30%" style="stop-color:rgb(166, 188, 252);stop-opacity:1" />
|
|
</linearGradient>
|
|
<g class="currentLayer">
|
|
<path fill="url(#grad1)" d="M-343.9671309 341.87524268l928.98694302 42.12820593c.01883766.20463406 61.2696979-105.77288342-213.41085192-190.63207383C96.92841038 108.51218436 51.68872214 129.12144353-5.83818882 99.75368848" color="#000" />
|
|
<path fill="url(#grad2)" d="M-204.43749658 535.31278382l.52971601-372.32431132c-.529716.43478124 321.632442 179.35134083 582.17297919 146.37836828C638.8057358 276.39386824 866.37330043 414.2317043 866.3624897 413.79928331c.01081073.43242099 4.335135 129.08106798 4.32432433 128.64864865" color="#000" />
|
|
</g>
|
|
</svg>
|
|
</div>
|
|
</header>
|