Skip to content

Commit 2f94f69

Browse files
authored
Update page.tsx
1 parent 9acac29 commit 2f94f69

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

app/page.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,35 +32,35 @@ const quickLinks = [
3232
external: true,
3333
},
3434
{
35-
href: "https://billing.nodebyte.host/store/vps-hosting",
36-
title: "VPS Servers",
37-
description: "Enterprise grade cloud compute.",
35+
href: "https://billing.nodebyte.host/products/amdvps",
36+
title: "AMD VPS Servers",
37+
description: "Enterprise grade AMD powered cloud compute.",
3838
icon: Server,
3939
external: true,
4040
},
4141
{
42-
href: "https://billing.nodebyte.host/store/hytale-hosting",
42+
href: "https://billing.nodebyte.host/products/hytale-hosting",
4343
title: "Hytale Hosting",
4444
description: "Affordable Hytale servers.",
4545
icon: Gamepad,
4646
external: true,
4747
},
4848
{
49-
href: "https://billing.nodebyte.host/store/minecraft-server-hosting",
49+
href: "https://billing.nodebyte.host/products/minecraft-server-hosting",
5050
title: "Minecraft Hosting",
5151
description: "Premium Minecraft servers.",
5252
icon: Blocks,
5353
external: true,
5454
},
5555
{
56-
href: "https://billing.nodebyte.host/store/rust-hosting",
56+
href: "https://billing.nodebyte.host/products/rust-hosting",
5757
title: "Rust Hosting",
5858
description: "High performance Rust servers.",
5959
icon: Gamepad2,
6060
external: true,
6161
},
6262
{
63-
href: "https://billing.nodebyte.host/login",
63+
href: "https://billing.nodebyte.host",
6464
title: "Client Area",
6565
description: "Manage your services & billing",
6666
icon: ShoppingCart,

0 commit comments

Comments
 (0)