Add note for email
This commit is contained in:
parent
4ad036ac9b
commit
d889a0c6f8
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user