begin last hour revamp
rebranding layout changes product changes
This commit is contained in:
parent
d87f30f570
commit
0342b49061
10
about.html
10
about.html
@ -30,6 +30,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -43,14 +48,13 @@
|
||||
<p>
|
||||
Founded in 2023 our goal is to offer high quality managed
|
||||
websites, hosting, and cloud services for the best price, always
|
||||
respecting and protecting your God given rights as we all live in
|
||||
the last hour (1 John 2:18).
|
||||
respecting and protecting your God given rights as we live in the
|
||||
last hour (1 John 2:18).
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -371,6 +372,6 @@
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</html>
|
||||
|
@ -27,6 +27,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -153,7 +154,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
BIN
assets/secure-pay.png
Normal file
BIN
assets/secure-pay.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
@ -34,6 +34,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -534,7 +535,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -37,9 +37,11 @@
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<h3>Resources</h3>
|
||||
<a href="https://status.lasthourhosting.org/">Network Status</a>
|
||||
<a href="https://status.grid.tf/status/threefold/">Network Status</a>
|
||||
<a href="https://metrics.grid.tf/d/AlL0yfd4k/grid-dashboard">Node Status</a>
|
||||
<a href="https://stats.grid.tf/">Capacity</a>
|
||||
<a href="https://shilohcode.com/get-involved">Get Involved</a>
|
||||
<a href="https://githaven.org/Shiloh">Open Source</a>
|
||||
<a href="https://rad.githaven.org">Open Source</a>
|
||||
<a href="/contact.html">Report Abuse</a>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
|
@ -53,7 +53,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a class="button-1" href="https://my.lasthourhosting.org/signup"
|
||||
>Start for free</a
|
||||
>Get Started</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -26,6 +26,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -66,7 +67,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -69,7 +70,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -565,7 +565,7 @@ input:checked + .drop + .menu-items {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: radial-gradient(rgba(255, 255, 255, 0), rgb(160, 98, 247) 150%);
|
||||
background: rgba(160, 98, 247, 0.774);
|
||||
|
||||
z-index: 1;
|
||||
}
|
||||
|
@ -32,6 +32,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -41,7 +42,11 @@
|
||||
<div class="flex-row">
|
||||
<div class="flex-container-left">
|
||||
<h1 class="header-large">Data Migration</h1>
|
||||
<h2></h2>
|
||||
<h2>
|
||||
We would love to assist you in migrating your assets over to our
|
||||
systems. Contact us today for a quote.
|
||||
</h2>
|
||||
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<video width="100%" controls autoplay muted>
|
||||
@ -53,24 +58,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="flex-column">
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container">
|
||||
<h4 class="header-medium">Contact for Quote</h4>
|
||||
<p>
|
||||
We would love to assist you in migrating your assets over to our
|
||||
systems. Contact us today for a quote.
|
||||
</p>
|
||||
<a class="button-3" role="button" href="/contact.html"
|
||||
>Get Quote</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -93,7 +94,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -32,6 +32,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -45,14 +50,12 @@
|
||||
With Last Hour Hosting and PrestaShop, we'll take care of your
|
||||
online store, so you can focus on driving sales and growth.
|
||||
</h2>
|
||||
<div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/20"
|
||||
>30-day free trial</a
|
||||
> Get Started</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<video width="100%" controls autoplay muted>
|
||||
@ -62,76 +65,21 @@
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="flex-column">
|
||||
<h2>One simple price per store. Upgrade as you go.</h2>
|
||||
<div class="flex-row">
|
||||
<div id="websiteHosting" class="flex-container bg-one">
|
||||
<h3 class="header-small">E-Commerce Store</h3>
|
||||
<h4 class="header-medium"><s>$29/mo.</s></h4>
|
||||
<ul>
|
||||
<li>1 store</li>
|
||||
<li>Dedicated Server Resources</li>
|
||||
<li>20GB SSD Upgradable Storage</li>
|
||||
<li>Shipping service (eShip for PrestaShop)</li>
|
||||
<li>
|
||||
Marketing automation (PrestaShop Automation with Klaviyo)
|
||||
</li>
|
||||
<li>
|
||||
All-in-one payment solution (PrestaShop Checkout built with
|
||||
PayPal)
|
||||
</li>
|
||||
<li>
|
||||
Automated ads (PrestaShop Marketing), and social (PrestaShop
|
||||
Social)
|
||||
</li>
|
||||
<li>Comprehensive analytics tools (PrestaShop Metrics)</li>
|
||||
<li>Customizable classic theme</li>
|
||||
<li>Free SSL - Let's Encrypt</li>
|
||||
<li>DDoS Protection</li>
|
||||
<li>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</li>
|
||||
<li>Shared 40 Gbit/s DDoS protection</li>
|
||||
<li>Paid Hourly Support / Dev</li>
|
||||
</ul>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/20"
|
||||
>30-day free trial</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container-left">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/migration.png"
|
||||
alt="Cloud Apps"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
<h3>Data Migration</h3>
|
||||
<h4>Contact for Quote</h4>
|
||||
<p>
|
||||
We would love to assist you in migrating your assets over to our
|
||||
systems. Contact us today for a quote.
|
||||
</p>
|
||||
<a class="button-3" role="button" href="/contact.html"
|
||||
>30-day free trial</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container">
|
||||
<h3 class="header-small">Data Migration</h3>
|
||||
<h4 class="header-medium">Contact for Quote</h4>
|
||||
<p>
|
||||
We would love to assist you in migrating your assets over to our
|
||||
systems. Contact us today for a quote.
|
||||
</p>
|
||||
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -147,7 +152,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -29,6 +29,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -85,7 +90,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
43
index.html
43
index.html
@ -48,8 +48,8 @@
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
<script src="./js/main.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -66,12 +66,14 @@
|
||||
<div class="flex-container-left">
|
||||
<div class="header-large top">Sleep Tight,</div>
|
||||
<div class="header-large top">We've Got This</div>
|
||||
<h2 class="top">Dreamy cloud hosting for the last hour.</h2>
|
||||
<h2 class="top">
|
||||
Cloud hosting for the last hour so you can follow your dreams.
|
||||
</h2>
|
||||
<a
|
||||
class="button-3 top"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/signup"
|
||||
>Start for free
|
||||
>Get Started
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -108,13 +110,13 @@
|
||||
/></a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<!-- <div>
|
||||
<a class="logo" href="https://www.reverepayments.com/" target="_blank"
|
||||
><img
|
||||
src="./assets/revere-payments-logo.png"
|
||||
alt="Revere Payments Logo"
|
||||
/></a>
|
||||
</div>
|
||||
</div> -->
|
||||
<div>
|
||||
<a class="logo" href="https://sia.tech/" target="_blank"
|
||||
><img
|
||||
@ -145,18 +147,18 @@
|
||||
<div class="flex-row">
|
||||
<div class="flex-container bg-one">
|
||||
<h3 class="header-small">Web Hosting</h3>
|
||||
<h4 class="header-medium"><s>$29/mo.</s></h4>
|
||||
<h4 class="header-medium">$29/mo.</h4>
|
||||
<p>Launch your next WordPress website with ease.</p>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/15"
|
||||
>30-day free trial</a
|
||||
>Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-container bg-one">
|
||||
<h3 class="header-small">E-Commerce</h3>
|
||||
<h4 class="header-medium"><s>$29/mo.</s></h4>
|
||||
<h4 class="header-medium">$29/mo.</h4>
|
||||
<p>
|
||||
Don't lose sleep over your online store - we'll get it running in
|
||||
no time.
|
||||
@ -165,12 +167,12 @@
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/20"
|
||||
>30-day free trial</a
|
||||
>Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-container bg-one">
|
||||
<h3 class="header-small">Private Email</h3>
|
||||
<h4 class="header-medium"><s>$29/mo.</s></h4>
|
||||
<h4 class="header-medium">$29/mo.</h4>
|
||||
<p>
|
||||
Secure, dedicated, ad-free, email solution, giving you full
|
||||
control over your inbox and data.
|
||||
@ -179,7 +181,7 @@
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/19"
|
||||
>30-day free trial</a
|
||||
>Get Started</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
@ -225,8 +227,8 @@
|
||||
<p class="header-small">
|
||||
Web4 ready. No big tech. Decentralized. Privacy friendly.
|
||||
Christian principles. Community owned. Serverless. Efficiency &
|
||||
security over traditional cloud. End-to-end encrypted quantum safe
|
||||
storage. Scalable, cost effective, ultra-reliable...
|
||||
security over traditional cloud. End-to-end encrypted quantum
|
||||
ready storage. Scalable, cost effective, ultra-reliable...
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -266,7 +268,7 @@
|
||||
<h2 class="header-small">Payment Options</h2>
|
||||
<div class="flex-row">
|
||||
<div id="crypto" class="flex-container">
|
||||
<h4 class="header-medium">Crypto</h4>
|
||||
<h3 class="header-medium">Crypto</h3>
|
||||
<p>
|
||||
Payments with cryptocurrencies such as: Monero, Bitcoin LN,
|
||||
Etherium.
|
||||
@ -275,19 +277,16 @@
|
||||
|
||||
<div id="fiat" class="flex-container">
|
||||
<div>
|
||||
<a
|
||||
class="logo"
|
||||
href="https://www.reverepayments.com/"
|
||||
target="_blank"
|
||||
<a class="logo"
|
||||
><img
|
||||
src="./assets/revere-payments-logo.png"
|
||||
src="./assets/secure-pay.png"
|
||||
alt="Revere Payments Logo"
|
||||
width="50%"
|
||||
/></a>
|
||||
</div>
|
||||
<p>
|
||||
Payments from all major credit card providers with Revere
|
||||
Payments as our processor. As well as direct bank transfers from
|
||||
UK, US, EU and PL bank accounts.
|
||||
Payments from all major credit card providers. As well as direct
|
||||
bank transfers from UK, US, EU and PL bank accounts.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2,10 +2,10 @@ var config = {
|
||||
matrixServerUrl: "https://matrix-client.matrix.org",
|
||||
botId: "@your-help-bot:matrix.org",
|
||||
roomName: "Support Chat",
|
||||
termsUrl: "https://tosdr.org/",
|
||||
termsUrl: "/terms-of-service",
|
||||
introMessage:
|
||||
"This chat application does not collect any of your personal data or any data from your use of this service.",
|
||||
agreementMessage: "Do you want to continue?",
|
||||
agreementMessage: "LIVE CHAT OFFLINE",
|
||||
confirmationMessage: "Waiting for a facilitator to join the chat...",
|
||||
exitMessage: "The chat is closed. You may close this window.",
|
||||
chatUnavailableMessage:
|
||||
|
@ -10,9 +10,3 @@ $(function () {
|
||||
$(function () {
|
||||
$("#message").load("./components/message.html");
|
||||
});
|
||||
$(function () {
|
||||
$("#is-status").load("./components/is-status.html");
|
||||
});
|
||||
$(function () {
|
||||
$("#nl-status").load("./components/nl-status.html");
|
||||
});
|
||||
|
@ -27,6 +27,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -38,7 +43,7 @@
|
||||
<div id="legal"></div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -27,6 +27,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -176,7 +181,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -32,6 +32,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -139,7 +144,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -277,7 +282,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -32,6 +32,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -45,89 +50,36 @@
|
||||
Secure, dedicated, ad-free, email solution with Mailu, giving you
|
||||
full control over your inbox and data.
|
||||
</h2>
|
||||
<div>
|
||||
<p>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</p>
|
||||
<p>SSL, DDoS protection, and Backups</p>
|
||||
<p>Expert Support</p>
|
||||
<p>Zero KYC Required</p>
|
||||
<p>
|
||||
<a class="page-link" href="https://githaven.org/Shiloh"
|
||||
>Everything is Open-Source *</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/19"
|
||||
>
|
||||
Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<video controls autoplay muted>
|
||||
<video width="100%" controls autoplay muted>
|
||||
<source src="/assets/private-email.webm" type="video/webm" />
|
||||
</video>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="flex-column">
|
||||
<h2>One simple price per private email server. Upgrade as you go.</h2>
|
||||
<div class="flex-row">
|
||||
<div id="websiteHosting" class="flex-container bg-one">
|
||||
<h3 class="header-small">Private Email</h3>
|
||||
<h4 class="header-medium"><s>$29/mo.</s></h4>
|
||||
<ul>
|
||||
<li>1 Mailu Email Server</li>
|
||||
<li>IPv4 + IPv6 address</li>
|
||||
<li>Dedicated Server Resources</li>
|
||||
<li>Free SSL - Let's Encrypt</li>
|
||||
<li>20GB SSD Storage</li>
|
||||
<li>Spam filter</li>
|
||||
<li>Antivirus</li>
|
||||
<li>Webdav</li>
|
||||
<li>IMAP/POP3</li>
|
||||
<li>RESTful API</li>
|
||||
<li>Webmail</li>
|
||||
<li>Admin Interface</li>
|
||||
<li>Unlimited Email Users</li>
|
||||
<li>Unlimited Email Domains</li>
|
||||
<li>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</li>
|
||||
<li>Shared 40 Gbit/s DDoS protection</li>
|
||||
<li>Paid Hourly Support / Dev</li>
|
||||
</ul>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/19"
|
||||
>30-day free trial</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container">
|
||||
<h3 class="header-small">Data Migration</h3>
|
||||
<h4 class="header-medium">Contact for Quote</h4>
|
||||
<p>
|
||||
We would love to assist you in migrating your assets over to our
|
||||
systems. Contact us today for a quote.
|
||||
</p>
|
||||
<a class="button-3" role="button" href="/contact.html"
|
||||
>Get Quote</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-column">
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container">
|
||||
<h3 class="header-small">Data Migration</h3>
|
||||
<h4 class="header-medium">Contact for Quote</h4>
|
||||
<p>
|
||||
We would love to assist you in migrating your assets over to our
|
||||
systems. Contact us today for a quote.
|
||||
</p>
|
||||
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -187,7 +192,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -30,6 +30,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -40,19 +45,19 @@
|
||||
<div class="flex-row">
|
||||
<div id="websiteHosting" class="flex-container bg-one">
|
||||
<h3 class="header-small">Web Hosting</h3>
|
||||
<h4 class="header-medium">Starting at $29/mo.</h4>
|
||||
<h4 class="header-medium">$29/mo.</h4>
|
||||
<p>
|
||||
With Last Hour web hosting, you get all the dedicated features,
|
||||
tools, and guidance you need to build and launch truly impressive
|
||||
WordPress websites.
|
||||
</p>
|
||||
<a class="button-3" role="button" href="/web-hosting.html"
|
||||
>Choose Plan</a
|
||||
>Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div id="websiteHosting" class="flex-container bg-one">
|
||||
<h3 class="header-small">E-Commerce</h3>
|
||||
<h4 class="header-medium">Starting at $29/mo.</h4>
|
||||
<h4 class="header-medium">$29/mo.</h4>
|
||||
<p>
|
||||
Get a stunning store that’s made to sell—whether you build from
|
||||
scratch or start fast with pre-built themes.
|
||||
@ -65,20 +70,20 @@
|
||||
<div class="flex-row">
|
||||
<div id="workspaceTools" class="flex-container bg-one">
|
||||
<h3 class="header-small">Workspace Tools</h3>
|
||||
<h4 class="header-medium">Starting at $49/mo.</h4>
|
||||
<h4 class="header-medium">$49/mo.</h4>
|
||||
<p>
|
||||
A secure and private online workspace with a dedicated Nextcloud
|
||||
instance up to 100 users, allowing you to store, share, and
|
||||
collaborate on files, calendars, and contacts from anywhere, with
|
||||
full control and ownership of your data.
|
||||
</p>
|
||||
<a class="button-3" role="button" href="/workspace.html"
|
||||
<a class="button-3" role="button" href="/workspace-tools.html"
|
||||
>Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div id="workspaceTools" class="flex-container bg-one">
|
||||
<h3 class="header-small">Private Email</h3>
|
||||
<h4 class="header-medium">Starting at $29/mo.</h4>
|
||||
<h4 class="header-medium">$29/mo.</h4>
|
||||
<p>
|
||||
Secure, dedicated, ad-free, email solution with Mailu, giving you
|
||||
full control over your inbox and data.
|
||||
@ -102,7 +107,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -1401,7 +1402,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -26,6 +26,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -344,7 +345,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
274
vps-hosting.html
274
vps-hosting.html
@ -38,6 +38,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -48,268 +49,35 @@
|
||||
<div class="flex-container-left">
|
||||
<h1 class="header-large">VPS Hosting</h1>
|
||||
<h2>
|
||||
Unlock the full potential of your projects with our powerful
|
||||
Proxmox VPS Hosting solution. Choose your preferred OS,
|
||||
easy-to-use GUI, cloud-init, graph monitoring, snapshots, full KVM
|
||||
hypervisor, noVNC console, no lock-in.
|
||||
Unlock the full potential of your projects with our powerful VPS
|
||||
Hosting solution. Choose your preferred OS, ssh access, IPV4 +
|
||||
IPV6, full KVM hypervisor, no lock-in.
|
||||
</h2>
|
||||
<div>
|
||||
<p>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</p>
|
||||
<p>SSL, DDoS protection, and Backups</p>
|
||||
<p>Expert Support</p>
|
||||
<p>Zero KYC Required</p>
|
||||
<p>
|
||||
<a class="page-link" href="https://githaven.org/Shiloh"
|
||||
>Everything is Open-Source *</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<video width="100%" controls autoplay muted>
|
||||
<source
|
||||
src="https://cdn.lasthourhosting.org/assets/vps-dashboard.webm"
|
||||
type="video/webm"
|
||||
/>
|
||||
</video>
|
||||
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/vps"
|
||||
>
|
||||
Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-container"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="flex-column">
|
||||
<h2>Overview</h2>
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container">
|
||||
<h3 class="header-small">Data Migration</h3>
|
||||
<h4 class="header-medium">Contact for Quote</h4>
|
||||
<p>
|
||||
Our dedicated virtual private servers "VPS" are designed with your
|
||||
privacy, performance, and flexibility in mind. Running on undersold
|
||||
enterprise hardware with RAID-1 for data protection, our servers use
|
||||
KVM virtualization on open-source Proxmox to give you exclusive
|
||||
allocated resources. Enjoy features like IPv6, full root access,
|
||||
modern Linux OS options, custom image uploads, snapshots, noVNC
|
||||
remote access, cloud-init configuration, and detailed performance
|
||||
graphs. Easily scale your server as your needs grow, giving you the
|
||||
power to customize your hosting environment and migrate with zero
|
||||
vendor lock-in. Experience the freedom and benefits of dedicated
|
||||
resources, robust performance, and tailor your hosting journey with
|
||||
us.
|
||||
We would love to assist you in migrating your assets over to our
|
||||
systems. Contact us today for a quote.
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex-column">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/netherlands-map.png"
|
||||
alt="Cloud Apps"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
<h2>Netherlands Offshore</h2>
|
||||
<div id="nl-status"></div>
|
||||
<p>
|
||||
Hosted in offshore Naaldwijk Netherlands Tier III Data Center with
|
||||
100% uptime, N+1 redundancy. Certifications include: ISO 9001:2015
|
||||
(Quality Management), ISO/IEC 27001:2013 (Information Security
|
||||
Management), PCI DSS (Payment Security Management), and ISO
|
||||
14001:2015 (Environmental Management). Includes shared 40 Gbit/s
|
||||
DDoS protection.
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://freedomhouse.org/country/netherlands/freedom-world/2024"
|
||||
>
|
||||
This country has a world leading 97/100 Freedom Score.
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex-row-product bg-one">
|
||||
<div>
|
||||
<h3>NL VPS 00:01</h3>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>2 vCPU Core</div>
|
||||
<div>2GB RAM</div>
|
||||
<div>20GB SSD</div>
|
||||
<div>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>
|
||||
<h4>$2.91/mo.</h4>
|
||||
</div>
|
||||
<div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/order/nl-vps-00-01"
|
||||
>Add to Cart</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-product bg-one">
|
||||
<div>
|
||||
<h3>NL VPS 00:02</h3>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>4 vCPU Core</div>
|
||||
<div>4GB RAM</div>
|
||||
<div>40GB SSD</div>
|
||||
<div>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>
|
||||
<h4>$5.82/mo.</h4>
|
||||
</div>
|
||||
<div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/order/nl-vps-00-02"
|
||||
>Add to Cart</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-product bg-one">
|
||||
<div>
|
||||
<h3>NL VPS 00:03</h3>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>6 vCPU Core</div>
|
||||
<div>6GB RAM</div>
|
||||
<div>80GB SSD</div>
|
||||
<div>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>
|
||||
<h4>$10.07/mo.</h4>
|
||||
</div>
|
||||
<div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/order/nl-vps-00-03"
|
||||
>Add to Cart</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-product bg-one">
|
||||
<div>
|
||||
<h3>NL VPS 00:04</h3>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>8 vCPU Core</div>
|
||||
<div>8GB RAM</div>
|
||||
<div>160GB SSD</div>
|
||||
<div>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>
|
||||
<h4>$17/mo.</h4>
|
||||
</div>
|
||||
<div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/order/nl-vps-00-04"
|
||||
>Add to Cart</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-product bg-one">
|
||||
<div>
|
||||
<h3>NL VPS 00:05</h3>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>16 vCPU Core</div>
|
||||
<div>16GB RAM</div>
|
||||
<div>320GB SSD</div>
|
||||
<div>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>
|
||||
<h4>$34/mo.</h4>
|
||||
</div>
|
||||
<div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/order/nl-vps-00-05"
|
||||
>Add to Cart</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-product bg-one">
|
||||
<div>
|
||||
<h3>NL VPS 00:06</h3>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>32 vCPU Core</div>
|
||||
<div>32GB RAM</div>
|
||||
<div>640GB SSD</div>
|
||||
<div>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>
|
||||
<h4>$68/mo.</h4>
|
||||
</div>
|
||||
<div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/order/nl-vps-00-06"
|
||||
>Add to Cart</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row-product bg-one">
|
||||
<div>
|
||||
<h3>NL VPS Custom</h3>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>$0.075/mo. vCPU</div>
|
||||
<div>$0.71/mo. GB RAM</div>
|
||||
<div>$0.067/mo. GB SSD</div>
|
||||
</div>
|
||||
<div class="flex-row-items">
|
||||
<div>
|
||||
<h4>Per Request</h4>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button-3" role="button" href="/contact.html">Contact</a>
|
||||
</div>
|
||||
</div>
|
||||
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -34,6 +34,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -48,21 +53,14 @@
|
||||
guidance you need to build and launch truly impressive WordPress
|
||||
websites.
|
||||
</h2>
|
||||
<div>
|
||||
<p>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</p>
|
||||
<p>SSL, DDoS protection, and Backups</p>
|
||||
<p>Expert Support</p>
|
||||
<p>Zero KYC Required</p>
|
||||
<p>
|
||||
<a class="page-link" href="https://githaven.org/Shiloh"
|
||||
>Everything is Open-Source *</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/15"
|
||||
>
|
||||
Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<video width="100%" controls autoplay muted>
|
||||
@ -73,39 +71,6 @@
|
||||
</div>
|
||||
<div>
|
||||
<div class="flex-column">
|
||||
<h2>One simple price per website. Upgrade as you go.</h2>
|
||||
<div class="flex-row">
|
||||
<div id="websiteHosting" class="flex-container bg-one">
|
||||
<h3 class="header-small">Wordpress Website</h3>
|
||||
<h4 class="header-medium"><s>$29/mo.</s></h4>
|
||||
<ul>
|
||||
<li>1 Website</li>
|
||||
<li>Dedicated Server Resources</li>
|
||||
<li>20GB SSD Storage</li>
|
||||
<li>Free Divi Theme License</li>
|
||||
<li>Free SSL - Let's Encrypt</li>
|
||||
<li>DDoS Protection</li>
|
||||
<li>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</li>
|
||||
<li>Shared 40 Gbit/s DDoS protection</li>
|
||||
<li>Paid Hourly Support / Dev</li>
|
||||
</ul>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/15"
|
||||
>30 day free trial</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container">
|
||||
<h3 class="header-small">Data Migration</h3>
|
||||
@ -122,7 +87,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -32,6 +32,11 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/safesupport-chatbox"
|
||||
type="text/javascript"
|
||||
></script>
|
||||
<script src="./js/liveChat.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -47,21 +52,13 @@
|
||||
collaborate on files, calendars, and contacts from anywhere, with
|
||||
full control and ownership of your data.
|
||||
</h2>
|
||||
<div>
|
||||
<p>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</p>
|
||||
<p>SSL, DDoS protection, and Backups</p>
|
||||
<p>Expert Support</p>
|
||||
<p>Zero KYC Required</p>
|
||||
<p>
|
||||
<a class="page-link" href="https://githaven.org/Shiloh"
|
||||
>Everything is Open-Source *</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/18"
|
||||
>
|
||||
Get Started</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<video width="100%" controls autoplay muted>
|
||||
@ -72,46 +69,6 @@
|
||||
</div>
|
||||
<div>
|
||||
<div class="flex-column">
|
||||
<h2>One simple price per workspace. Upgrade as you go.</h2>
|
||||
<div class="flex-row">
|
||||
<div id="websiteHosting" class="flex-container bg-one">
|
||||
<h3 class="header-small">Nextcloud Workspace</h3>
|
||||
<h4 class="header-medium"><s>$49/mo.</s></h4>
|
||||
<ul>
|
||||
<li>Nextcloud Installation</li>
|
||||
<li>Dedicated Server Resources</li>
|
||||
<li>Free SSL - Let's Encrypt</li>
|
||||
<li>20GB SSD Storage</li>
|
||||
<li>Files</li>
|
||||
<li>Mobile and Desktop Clients Available</li>
|
||||
<li>Talk</li>
|
||||
<li>Groupware</li>
|
||||
<li>Office Suite</li>
|
||||
<li>Notes</li>
|
||||
<li>Forms</li>
|
||||
<li>Tables</li>
|
||||
<li>Integrations available</li>
|
||||
<li>
|
||||
<a href="/fair-use-bandwidth.html" target="_blank"
|
||||
>Fair Use Bandwidth *</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a class="page-link" href="/service-level-agreement.html"
|
||||
>100% Uptime — Guaranteed. *</a
|
||||
>
|
||||
</li>
|
||||
<li>Shared 40 Gbit/s DDoS protection</li>
|
||||
<li>Paid Hourly Support / Dev</li>
|
||||
</ul>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/checkout/config/18"
|
||||
>30-day free trial</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-row">
|
||||
<div id="migration" class="flex-container">
|
||||
<h3 class="header-small">Data Migration</h3>
|
||||
@ -128,7 +85,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<div id="message"></div>
|
||||
|
||||
<footer id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user