You've already forked AstralRinth
forked from didirus/AstralRinth
Add seattle location to servers marketing, update CPU count (#3203)
This commit is contained in:
@@ -456,9 +456,9 @@
|
|||||||
Where are Modrinth Servers located? Can I choose a region?
|
Where are Modrinth Servers located? Can I choose a region?
|
||||||
</summary>
|
</summary>
|
||||||
<p class="m-0 !leading-[190%]">
|
<p class="m-0 !leading-[190%]">
|
||||||
Currently, Modrinth Servers are located in New York, Los Angeles, and Miami. More
|
Currently, Modrinth Servers are located in New York, Los Angeles, Seattle, and
|
||||||
regions are coming soon! Your server's location is currently chosen algorithmically,
|
Miami. More regions are coming soon! Your server's location is currently chosen
|
||||||
but you will be able to choose a region in the future.
|
algorithmically, but you will be able to choose a region in the future.
|
||||||
</p>
|
</p>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
@@ -512,9 +512,9 @@
|
|||||||
: "There's a plan for everyone! Choose the one that fits your needs."
|
: "There's a plan for everyone! Choose the one that fits your needs."
|
||||||
}}
|
}}
|
||||||
<span class="font-bold">
|
<span class="font-bold">
|
||||||
Servers are currently US only, in New York, Los Angeles, and Miami. More regions coming
|
Servers are currently US only, in New York, Los Angeles, Seattle, and Miami. More
|
||||||
soon!</span
|
regions coming soon!
|
||||||
>
|
</span>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<ul class="m-0 flex w-full flex-col gap-8 p-0 lg:flex-row">
|
<ul class="m-0 flex w-full flex-col gap-8 p-0 lg:flex-row">
|
||||||
@@ -533,9 +533,9 @@
|
|||||||
<div class="flex flex-row flex-wrap items-center gap-3 text-nowrap">
|
<div class="flex flex-row flex-wrap items-center gap-3 text-nowrap">
|
||||||
<p class="m-0">4 GB RAM</p>
|
<p class="m-0">4 GB RAM</p>
|
||||||
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
||||||
<p class="m-0">32 GB Storage</p>
|
<p class="m-0">4 vCPUs</p>
|
||||||
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
||||||
<p class="m-0">2 vCPUs</p>
|
<p class="m-0">32 GB Storage</p>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="m-0 text-3xl text-contrast">
|
<h2 class="m-0 text-3xl text-contrast">
|
||||||
$12<span class="text-sm font-normal text-secondary">/month</span>
|
$12<span class="text-sm font-normal text-secondary">/month</span>
|
||||||
@@ -585,9 +585,9 @@
|
|||||||
<div class="flex flex-row flex-wrap items-center gap-3 text-nowrap">
|
<div class="flex flex-row flex-wrap items-center gap-3 text-nowrap">
|
||||||
<p class="m-0">6 GB RAM</p>
|
<p class="m-0">6 GB RAM</p>
|
||||||
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
||||||
<p class="m-0">48 GB Storage</p>
|
<p class="m-0">6 vCPUs</p>
|
||||||
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
||||||
<p class="m-0">3 vCPUs</p>
|
<p class="m-0">48 GB Storage</p>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="m-0 text-3xl text-contrast">
|
<h2 class="m-0 text-3xl text-contrast">
|
||||||
$18<span class="text-sm font-normal text-secondary">/month</span>
|
$18<span class="text-sm font-normal text-secondary">/month</span>
|
||||||
@@ -626,9 +626,9 @@
|
|||||||
<div class="flex flex-row flex-wrap items-center gap-3 text-nowrap">
|
<div class="flex flex-row flex-wrap items-center gap-3 text-nowrap">
|
||||||
<p class="m-0">8 GB RAM</p>
|
<p class="m-0">8 GB RAM</p>
|
||||||
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
||||||
<p class="m-0">64 GB Storage</p>
|
<p class="m-0">8 vCPUs</p>
|
||||||
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
<div class="size-1.5 rounded-full bg-secondary opacity-25"></div>
|
||||||
<p class="m-0">4 vCPUs</p>
|
<p class="m-0">64 GB Storage</p>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="m-0 text-3xl text-contrast">
|
<h2 class="m-0 text-3xl text-contrast">
|
||||||
$24<span class="text-sm font-normal text-secondary">/month</span>
|
$24<span class="text-sm font-normal text-secondary">/month</span>
|
||||||
@@ -656,11 +656,11 @@
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="flex w-full flex-col items-start justify-between gap-4 rounded-2xl bg-bg p-8 text-left md:flex-row md:gap-0"
|
class="flex w-full flex-col items-start justify-between gap-4 rounded-2xl bg-bg p-8 text-left lg:flex-row lg:gap-0"
|
||||||
>
|
>
|
||||||
<div class="flex flex-col gap-4">
|
<div class="flex flex-col gap-4">
|
||||||
<h1 class="m-0">Build your own</h1>
|
<h1 class="m-0">Build your own</h1>
|
||||||
<h2 class="m-0 text-base font-normal">
|
<h2 class="m-0 text-base font-normal text-primary">
|
||||||
If you're a more technical server administrator, you can pick your own RAM and storage
|
If you're a more technical server administrator, you can pick your own RAM and storage
|
||||||
options.
|
options.
|
||||||
</h2>
|
</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user