<div class="hero-body">
<div class="container">
<h1 class="title">
- Thank You For Downloading IPFire<span class="has-text-primary">_</span>
+ Thank You For Choosing IPFire<span class="has-text-primary">_</span>
</h1>
- <h4 class="subtitle">{{ _("Your download will begin in a few seconds. If not, click the link below.") }}</h4>
+ <h4 class="subtitle">{{ _("Your download will begin shortly.") }}</h4>
<div class="block">
<p class="download-path"></p>
<section class="section">
<div class="container">
- <h5 class="title is-5">
- {{ _("While you wait for your download to complete...") }}
- </h5>
+ <div class="block">
+ <p class="is-size-5">
+ {{ _("In the meantime, explore our documentation and community forums for helpful resources.") }}
+ </p>
+
+ <p class="is-size-5">
+ {{ _("Need professional support? Check out Lightning Wire Labs for expert assistance.") }}
+ {{ _("Welcome to the secure world of IPFire!") }}
+ </p>
+ </div>
<div class="buttons are-medium">
<a class="button is-dark is-fullwidth" href="/docs/installation">
</a>
<a class="button is-primary is-fullwidth" href="/donate">
- {{ _("Support The Project") }}
+ {{ _("Donate To Support The Project") }}
+ </a>
+
+ <a class="button is-lwl is-fullwidth" href="https://store.lightningwirelabs.com/products/groups/support">
+ {{ _("Check Out Our Support Plans") }}
</a>
</div>
</div>