diff --git a/packages/core/constants/links.ts b/packages/core/constants/links.ts index b95feb1..470046b 100644 --- a/packages/core/constants/links.ts +++ b/packages/core/constants/links.ts @@ -10,7 +10,7 @@ export const LINKS = { githubDiscussions: "https://github.com/orgs/NodeByteHosting/discussions", twitter: "https://twitter.com/NodeByteHosting", trustpilot: "https://uk.trustpilot.com/review/nodebyte.host", - status: "https://nodebytestat.us", + status: "https://status.nodebyte.host", contact: "/contact", billing: { root: "https://billing.nodebyte.host", diff --git a/packages/core/constants/vps/amd.ts b/packages/core/constants/vps/amd.ts index a336753..ffcedec 100644 --- a/packages/core/constants/vps/amd.ts +++ b/packages/core/constants/vps/amd.ts @@ -65,7 +65,7 @@ export const AMD_PLANS: VpsPlanSpec[] = [ hardware: "amd", description: "Maximum power for demanding applications and resource-heavy services.", cpuModel: "AMD Ryzen™ 7 1700X", - priceGBP: 35, + priceGBP: 40, cpu: 4, ramGB: 16, storageGB: 200, diff --git a/packages/ui/components/Layouts/VPS/vps-hub.tsx b/packages/ui/components/Layouts/VPS/vps-hub.tsx index 92bbbd7..0dddde5 100644 --- a/packages/ui/components/Layouts/VPS/vps-hub.tsx +++ b/packages/ui/components/Layouts/VPS/vps-hub.tsx @@ -155,11 +155,11 @@ function PlanCard({ plan }: { plan: VpsPlanSpec }) {
- Enterprise KVM virtual servers across multiple hardware lineups. Full root access, NVMe SSD, and DDoS protection on every plan. + Enterprise KVM virtual servers across multiple hardware lineups. Full root access and DDoS protection on every plan.