changed branding to nws

This commit is contained in:
Nicholas Orlowsky 2024-08-29 15:29:37 -05:00
parent cec9ceff7b
commit 061e74bc1a
Signed by: nickorlow
GPG key ID: 838827D8C4611687
11 changed files with 286 additions and 225 deletions

View file

@ -1,14 +1,12 @@
{%- import "uptime_table.html" as scope -%}
<div>
<p style="margin-bottom: -9px;"><i>Nick Web Services is now</i></p>
<h1 style="margin-bottom: 0px;margin-top: 0px;">Sharpe Mountain Compute</h1>
<h1 style="margin-bottom: 0px;margin-top: 0px;">Nick Web Services</h1>
<p style="margin-top: 0px;">Pottsville, PA - Philadelphia, PA - Austin, TX</p>
<a href="https://nws.nickorlow.com">[ Old Website (NWS Branded) ]</a>
<p>
Sharpe Mountain Compute is a hosting service based out of the Commonwealth of Pennsylvania
Nick Web Services is a hosting service based out of the Commonwealth of Pennsylvania
and the State of Texas.
We are committed to achieving maximum uptime with better performance and a lower
cost than any of the major cloud services.
@ -23,6 +21,10 @@ We operate four datacenters located across three cities in two states. This infr
all year) for 2023 and 100% uptime for 2024 (YTD).
</p>
<p>
In 2024, YTD we have surpassed both Vercel and Github Pages in total uptime
</p>
<h2>Compare us to our competitors!</h2>
{% call scope::uptime_table(uptime_infos) %}
</div>