major update
This commit is contained in:
parent
a6e430147c
commit
6848c3b61f
@ -66,12 +66,13 @@ h1,
|
||||
h2,
|
||||
h3 {
|
||||
color: #1c1c1c;
|
||||
text-align: left;
|
||||
text-align: center;
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
p,
|
||||
ul {
|
||||
ul,
|
||||
ol {
|
||||
color: #1c1c1c;
|
||||
text-align: left;
|
||||
margin: 5px;
|
||||
|
45
index.html
45
index.html
@ -64,8 +64,7 @@
|
||||
<h2>Open Source</h2>
|
||||
<ul>
|
||||
<li>
|
||||
At Last Hour Webhosting we support and use only unlicensed
|
||||
open-source software.
|
||||
At Last Hour Webhosting we support and use open-source software.
|
||||
</li>
|
||||
<li>
|
||||
We have nothing to hide, review and contribute code at
|
||||
@ -122,10 +121,7 @@
|
||||
card provider.
|
||||
</li>
|
||||
</ul>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/signup "
|
||||
<a class="button-3" role="button" href="/vps-hosting.html"
|
||||
>See Options</a
|
||||
>
|
||||
</div>
|
||||
@ -135,12 +131,7 @@
|
||||
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="https://my.lasthourhosting.org/signup "
|
||||
>Get Quote</a
|
||||
>
|
||||
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -160,22 +151,12 @@
|
||||
<div class="flex-container">
|
||||
<h3>Romania (Coming soon)</h3>
|
||||
<p>Request this location.</p>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/signup "
|
||||
>Request</a
|
||||
>
|
||||
<a class="button-3" role="button" href="/contact.html">Request</a>
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<h3>Finland (Coming soon)</h3>
|
||||
<p>Request this location.</p>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/signup "
|
||||
>Request</a
|
||||
>
|
||||
<a class="button-3" role="button" href="/contact.html">Request</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -326,12 +307,7 @@
|
||||
<div class="flex-column">
|
||||
<div class="flex-container">
|
||||
<h2>Questions? Not sure what to choose?</h2>
|
||||
<a
|
||||
class="button-3"
|
||||
role="button"
|
||||
href="https://my.lasthourhosting.org/signup "
|
||||
>Contact Us</a
|
||||
>
|
||||
<a class="button-3" role="button" href="/contact.html">Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex-column">
|
||||
@ -348,10 +324,11 @@
|
||||
<div class="flex-container">
|
||||
<h3>Credit Card Payments Also Available</h3>
|
||||
<p>
|
||||
We fully support payments from all major credit card providers. As
|
||||
well as direct bank transfers from UK, US, EU and PL bank
|
||||
accounts. It is recommended to utilize a virtual card service to
|
||||
preserve anonymity with us.
|
||||
We fully support payments from all major credit card providers
|
||||
with Stripe as our payment processor. As well as direct bank
|
||||
transfers from UK, US, EU and PL bank accounts. We are working on
|
||||
integrating a better alternative to Stripe. It is recommended to
|
||||
utilize a virtual card service to preserve anonymity with us.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user