From 5403945f152dff3ea328694e57a2ef7d3a6e8e37 Mon Sep 17 00:00:00 2001 From: TheRealToxicDev Date: Sun, 16 Feb 2025 06:26:27 -0700 Subject: [PATCH 1/4] feat(update): package for nightly build --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f4d6e1..eab264b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "build:assets": "contentlayer2 build", "dev": "next dev --turbo", "lint": "next lint", - "start": "next start -p 3009" + "start:prod": "next start -p 3009", + "start:nightly": "next start -p 3420" }, "dependencies": { "@emotion/is-prop-valid": "^1.3.1", From c996ebc1c015b7950c33f46ca4d24408931c6671 Mon Sep 17 00:00:00 2001 From: Connor200024 Date: Mon, 17 Feb 2025 20:37:46 +0000 Subject: [PATCH 2/4] Added demo panel link, Updated the ddos provider. --- src/app/(pages)/home/sections/services/Services.tsx | 4 ++-- src/components/Header/components/PanelLinks.tsx | 7 +++++++ src/components/Header/utils/MobileLinks.ts | 4 ++++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/app/(pages)/home/sections/services/Services.tsx b/src/app/(pages)/home/sections/services/Services.tsx index d833d05..3410785 100644 --- a/src/app/(pages)/home/sections/services/Services.tsx +++ b/src/app/(pages)/home/sections/services/Services.tsx @@ -21,7 +21,7 @@ export const Services: FC = ({ }) => { text: "Highly Modified Pterodactyl Panel", }, { - text: "NeoProtect DDoS Protection", + text: "FyfeWeb Net", }, { text: "SSD Storage", @@ -40,7 +40,7 @@ export const Services: FC = ({ }) => { text: "Virtualizor Panel", }, { - text: "FyfeWeb DDoS Protection", + text: "FyfeWeb Net", }, { text: "SSD Storage", diff --git a/src/components/Header/components/PanelLinks.tsx b/src/components/Header/components/PanelLinks.tsx index 01ef520..3013125 100644 --- a/src/components/Header/components/PanelLinks.tsx +++ b/src/components/Header/components/PanelLinks.tsx @@ -57,6 +57,13 @@ const PanelLinksDropdown = () => { > VPS Panel + + Demo Panel + )} diff --git a/src/components/Header/utils/MobileLinks.ts b/src/components/Header/utils/MobileLinks.ts index 0c3fdbc..f0f2470 100644 --- a/src/components/Header/utils/MobileLinks.ts +++ b/src/components/Header/utils/MobileLinks.ts @@ -38,6 +38,10 @@ export const DATA_TOGGLE_MENU_LINKS = [ { value: "VPS Panel", href: "https://vps.nodebyte.host/" + }, + { + value: "Demo Panel", + href: "https://demo.nodebyte.host/" } ], }, From 980ddf89a71c2029466c4b63d2af2162600cc33e Mon Sep 17 00:00:00 2001 From: Rizon Date: Sun, 16 Mar 2025 19:18:11 +0000 Subject: [PATCH 3/4] Update vpsData.tsx --- src/constants/services/vpsData.tsx | 49 ++++++------------------------ 1 file changed, 9 insertions(+), 40 deletions(-) diff --git a/src/constants/services/vpsData.tsx b/src/constants/services/vpsData.tsx index d121143..6ada7f6 100644 --- a/src/constants/services/vpsData.tsx +++ b/src/constants/services/vpsData.tsx @@ -22,8 +22,8 @@ export const VPS_DATA_ITEMS_MARQUEE: DataItem[] = [ export const VPS_DATA_CARDS: DataCard[] = [ { faqs: VPS_FAQ, - title: "Basic", - price: "$9.44 USD", + title: "Small", + price: "£9.25 GBP", location: "Newcastle", link: "https://billing.nodebyte.host/store/vps-hosting", featuresBrief: [ @@ -38,7 +38,7 @@ export const VPS_DATA_CARDS: DataCard[] = [ { text: "2 vCPU Core AMD Ryzen™ 9 5900X", icon: }, { text: "4 Gigabytes of DDR4 RAM", icon: }, { text: "FyfeWeb DDoS Protection", icon: , link: "https://fyfeweb.com/our-network" }, - { text: "40GB NVMe Solid State Drive", icon: }, + { text: "64GB NVMe Solid State Drive", icon: }, { text: "1GB/s Network Speeds", icon: }, { text: "Virtualizor Control Panel ", icon: }, ], @@ -52,8 +52,8 @@ export const VPS_DATA_CARDS: DataCard[] = [ }, { faqs: VPS_FAQ, - title: "Advanced", - price: "$18.89 USD", + title: "Newcastle", + price: "£13.75 GBP", location: "TBD", link: "https://billing.nodebyte.host/store/vps-hosting", featuresBrief: [ @@ -65,10 +65,10 @@ export const VPS_DATA_CARDS: DataCard[] = [ { text: "99.6% Uptime", icon: }, ], featuresFull: [ - { text: "4 vCPU Core AMD Ryzen™ 9 5900X", icon: }, - { text: "8 Gigabytes of DDR4 RAM", icon: }, + { text: "3 vCPU Core AMD Ryzen™ 9 5900X", icon: }, + { text: "6 Gigabytes of DDR4 RAM", icon: }, { text: "FyfeWeb DDoS Protection", icon: , link: "https://fyfeweb.com/our-network" }, - { text: "80GB NVMe Solid State Drive", icon: }, + { text: "96GB NVMe Solid State Drive", icon: }, { text: "1GB/s Network Speeds", icon: }, { text: "Virtualizor Control Panel ", icon: }, ], @@ -80,35 +80,4 @@ export const VPS_DATA_CARDS: DataCard[] = [ recommended: false, featured: false }, - { - faqs: VPS_FAQ, - title: "Pro", - price: "$37.77 USD", - location: "TBD", - link: "https://billing.nodebyte.host/store/vps-hosting", - featuresBrief: [ - { text: "AMD Processor", icon: }, - { text: "DDR4 RAM", icon: }, - { text: "FyfeWeb DDOS", icon: }, - { text: "SSD Storage", icon: }, - { text: "Intuitive Panel", icon: }, - { text: "99.6% Uptime", icon: }, - ], - featuresFull: [ - { text: "8 vCPU Core AMD Ryzen™ 9 5900X", icon: }, - { text: "16 Gigabytes of DDR4 RAM", icon: }, - { text: "FyfeWeb DDoS Protection", icon: , link: "https://fyfeweb.com/our-network" }, - { text: "160GB NVMe Solid State Drive", icon: }, - { text: "1GB/s Network Speeds", icon: }, - { text: "Virtualizor Control Panel ", icon: }, - ], - marqueeItems: [...VPS_DATA_ITEMS_MARQUEE], - comingSoon: false, - outOfStock: true, - hideLocation: true, - limitedQuantity: false, - limitedTime: false, - recommended: false, - featured: false - } -]; \ No newline at end of file +]; From 0dd5a381d99217741e881ad8922fb28cbbfd579f Mon Sep 17 00:00:00 2001 From: Rizon Date: Sun, 16 Mar 2025 19:22:18 +0000 Subject: [PATCH 4/4] Update vpsData.tsx --- src/constants/services/vpsData.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/constants/services/vpsData.tsx b/src/constants/services/vpsData.tsx index 6ada7f6..9cc2c66 100644 --- a/src/constants/services/vpsData.tsx +++ b/src/constants/services/vpsData.tsx @@ -44,7 +44,7 @@ export const VPS_DATA_CARDS: DataCard[] = [ ], marqueeItems: [...VPS_DATA_ITEMS_MARQUEE], outOfStock: false, - stockCount: 9, + stockCount: 4, limitedQuantity: true, limitedTime: false, recommended: false, @@ -52,9 +52,9 @@ export const VPS_DATA_CARDS: DataCard[] = [ }, { faqs: VPS_FAQ, - title: "Newcastle", + title: "Meduim", price: "£13.75 GBP", - location: "TBD", + location: "Newcastle", link: "https://billing.nodebyte.host/store/vps-hosting", featuresBrief: [ { text: "AMD Processor", icon: }, @@ -73,11 +73,11 @@ export const VPS_DATA_CARDS: DataCard[] = [ { text: "Virtualizor Control Panel ", icon: }, ], marqueeItems: [...VPS_DATA_ITEMS_MARQUEE], - comingSoon: true, outOfStock: false, - limitedQuantity: false, + stockCount: 4, + limitedQuantity: true, limitedTime: false, - recommended: false, + recommended: true, featured: false }, ];