Update servers marketing page (#3399)
Co-authored-by: Jai Agrawal <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
parent
eccd852426
commit
b665c17be8
@ -62,7 +62,6 @@
|
||||
<BoxIcon aria-hidden="true" /> Manage your servers
|
||||
</nuxt-link>
|
||||
</ButtonStyled>
|
||||
<UiServersPoweredByPyro class="mx-0 !mt-0" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -209,9 +208,7 @@
|
||||
<polygon points="13 19 22 12 13 5 13 19" />
|
||||
<polygon points="2 19 11 12 2 5 2 19" />
|
||||
</svg>
|
||||
<h2 class="m-0 text-lg font-bold">
|
||||
Experience modern, reliable hosting powered by Pyro
|
||||
</h2>
|
||||
<h2 class="m-0 text-lg font-bold">Experience modern, reliable hosting</h2>
|
||||
<h3 class="m-0 text-base font-normal text-secondary">
|
||||
Modrinth Servers are hosted on
|
||||
<span class="text-contrast">2023 Ryzen 7/9 CPUs with DDR5 RAM</span>, running on
|
||||
@ -223,15 +220,8 @@
|
||||
<ServerIcon class="size-8 text-brand" />
|
||||
<h2 class="m-0 text-lg font-bold">Consistently fast</h2>
|
||||
<h3 class="m-0 text-base font-normal text-secondary">
|
||||
Under Pyro, infrastructure is never overloaded, meaning each Modrinth server always
|
||||
runs at its full performance.
|
||||
<a
|
||||
class="mt-2 flex items-center gap-2 font-medium text-contrast transition-all hover:gap-3"
|
||||
href="https://status.pyro.host/"
|
||||
target="_blank"
|
||||
>
|
||||
See the infrastructure <RightArrowIcon class="flex-none" />
|
||||
</a>
|
||||
Our infrastructure is never overloaded, meaning each server hosted with Modrinth
|
||||
always runs at its full performance.
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
@ -443,8 +433,8 @@
|
||||
</summary>
|
||||
<p class="m-0 !leading-[190%]">
|
||||
Yes. All Modrinth Servers come with DDoS protection. Protection is powered by a
|
||||
combination of in-house network filtering by Pyro as well as with our data center
|
||||
provider. Your server is safe on Modrinth.
|
||||
combination of in-house network filtering as well as with our data center provider.
|
||||
Your server is safe on Modrinth.
|
||||
</p>
|
||||
</details>
|
||||
|
||||
|
||||
@ -381,8 +381,6 @@
|
||||
@reinstall="onReinstall"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<UiServersPoweredByPyro />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -109,8 +109,6 @@
|
||||
<p class="text-contrast">No servers found.</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<UiServersPoweredByPyro />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user