Add our features section

This commit is contained in:
Luke 2022-07-20 14:10:59 +02:00
parent 0d21c33502
commit 8cf58a1e0e

View file

@ -51,25 +51,40 @@ redirect_from:
</svg> </svg>
</div> </div>
</header> </header>
<section class="general-layout"> <section class="general-layout" >
<div class="showcase-one-container-reverse"> <div class="space-y-28">
<div class="showcase-one-left" style="max-width: 1050px;"> <div class="download-container" id="features">
<img src="{{ site.img_url }}page-specific/portmaster/monitor-network-activity.png" alt=""> <h2 class="download-container-title">
</div> Our Features
<div class="showcase-one-right"> </h2>
<div class="alert-tiny w-max pr-6 bg-safing-blue-600 ml-0 md:mx-auto"> <div class="space-y-8 max-w-3xl mx-auto">
<i class="icon-info text-md"></i> <p class="download-container-extra">
<span>Alpha Software: Portmaster is in active development</span> For common problems check out our documentation with extensive guides on
</div> installation, DNS Configuration and the Settings Handbook, describing every
<h2 class="showcase-one-right-title" style="max-width: 350px;"> Portmaster setting in detail. Report issues and bugs on GitHub while you can
Monitor All Network Activity always ask for more help on our subreddit or via mail.
</h2> </p>
<p class="showcase-one-right-desc">
Discover everything that is happening on your computer. Expose every
connection your applications make and detect evil ones. Finally get
the power to act accordingly.
</p>
</div> </div>
</div>
<div class="showcase-one-container-reverse">
<div class="showcase-one-left" style="max-width: 1050px;">
<img src="{{ site.img_url }}page-specific/portmaster/monitor-network-activity.png" alt="">
</div>
<div class="showcase-one-right">
<div class="alert-tiny w-max pr-6 bg-safing-blue-600 ml-0 md:mx-auto">
<i class="icon-info text-md"></i>
<span>Alpha Software: Portmaster is in active development</span>
</div>
<h2 class="showcase-one-right-title" style="max-width: 350px;">
Monitor All Network Activity
</h2>
<p class="showcase-one-right-desc">
Discover everything that is happening on your computer. Expose every
connection your applications make and detect evil ones. Finally get
the power to act accordingly.
</p>
</div>
</div>
</div> </div>
<div class="showcase-one-container"> <div class="showcase-one-container">
<div class="showcase-one-left" style="max-width: 850px;"> <div class="showcase-one-left" style="max-width: 850px;">