Add note for email

This commit is contained in:
Kieran 2024-08-08 15:17:54 +01:00
parent 4ad036ac9b
commit d889a0c6f8
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

@ -55,6 +55,9 @@ export default function App() {
<div className="grid grid-cols-3 gap-2"> <div className="grid grid-cols-3 gap-2">
{offers.map(a => <VpsCard spec={a} />)} {offers.map(a => <VpsCard spec={a} />)}
</div> </div>
<b>Please email lnvps@v0l.io after paying the invoice with your order id, desired OS and ssh key</b>
<br />
<small> <small>
All VPS come with 1x IPv4 and 1x IPv6 address and unmetered traffic. All VPS come with 1x IPv4 and 1x IPv6 address and unmetered traffic.
</small> </small>