Skip to content

Commit 9acac29

Browse files
authored
Update page.tsx
1 parent 131aab1 commit 9acac29

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

app/page.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,28 +34,28 @@ const quickLinks = [
3434
{
3535
href: "https://billing.nodebyte.host/store/vps-hosting",
3636
title: "VPS Servers",
37-
description: "Enterprise grade cloud compute and root access",
37+
description: "Enterprise grade cloud compute.",
3838
icon: Server,
3939
external: true,
4040
},
4141
{
4242
href: "https://billing.nodebyte.host/store/hytale-hosting",
4343
title: "Hytale Hosting",
44-
description: "The ultimate home for your Hytale community.",
44+
description: "Affordable Hytale servers.",
4545
icon: Gamepad,
4646
external: true,
4747
},
4848
{
4949
href: "https://billing.nodebyte.host/store/minecraft-server-hosting",
5050
title: "Minecraft Hosting",
51-
description: "Premium Minecraft server hosting",
51+
description: "Premium Minecraft servers.",
5252
icon: Blocks,
5353
external: true,
5454
},
5555
{
5656
href: "https://billing.nodebyte.host/store/rust-hosting",
5757
title: "Rust Hosting",
58-
description: "High-performance Rust servers",
58+
description: "High performance Rust servers.",
5959
icon: Gamepad2,
6060
external: true,
6161
},

0 commit comments

Comments
 (0)