This commit is contained in:
Barış Soner Uşaklı 2025-05-04 08:57:19 -04:00
parent fd421447a1
commit 3d90433e2e

View file

@ -210,13 +210,13 @@
</ul>
</div>
<div>
<img src="./images/pricing-enterprise.png" style="max-width:400px;height: auto;" alt="NodeBB Desktop View">
<img src="./images/pricing-enterprise.png" style="max-width: min(75vw, 400px);height: auto;" alt="NodeBB Desktop View">
</div>
</div>
<hr class="my-5"/>
<div class="d-flex flex-column flex-lg-row gap-5 align-items-center">
<div>
<img src="./images/pricing-open-source.webp" class="rounded" style="max-width:400px;height: auto;" alt="NodeBB Open Source Hosting">
<img src="./images/pricing-open-source.webp" class="rounded" style="max-width: min(75vw, 300px); height: auto;" alt="NodeBB Open Source Hosting">
</div>
<div class="flex-grow-1">
<h3 class="fw-semibold">Non-profit or start-up company?</h3>
@ -240,7 +240,7 @@
<p class="text-secondary">If you do not have a server, we recommend using DigitalOcean to host NodeBB. They do charge based on your usage, but you can get a month of free hosting from them by <a href="https://www.digitalocean.com/?refcode=98bdc9454647" target="_blank" rel="noopener">following this link</a>.</p>
</div>
<div>
<img src="./images/terminal.svg" style="max-width:400px;height: auto;" alt="Terminal View">
<img src="./images/terminal.svg" style="max-width: min(75vw, 300px); height: auto;" alt="Terminal View">
</div>
</div>
<div class="text-center">