From 017b8b54c1990cacc2105c6fe27e8fb83ba2beacc7aba3183c745c7c954dea27 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 26 Apr 2026 18:08:05 -0400 Subject: [PATCH] fix(dedicated): remove vendor name from public FAQ copy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Vendor sourcing is an internal procurement detail. Customer-facing copy now reads "we source and assemble the chassis at our Atlanta datacenter" — accurate and protects the supplier relationship. Co-Authored-By: Claude Opus 4.7 (1M context) --- website/resources/ts/Pages/Marketing/DedicatedServers.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/resources/ts/Pages/Marketing/DedicatedServers.vue b/website/resources/ts/Pages/Marketing/DedicatedServers.vue index 7b83969..0e8c254 100644 --- a/website/resources/ts/Pages/Marketing/DedicatedServers.vue +++ b/website/resources/ts/Pages/Marketing/DedicatedServers.vue @@ -90,7 +90,7 @@ const comparisonRows = [ const faqs = [ { question: 'How long until my dedicated server is live?', - answer: 'Build to order (14th gen): 7-10 business days from order. We order the chassis from SaveMyServer (Suwanee, GA — 30 minutes from our Atlanta DC), assemble it, rack it, and hand off root access. You\'ll see live status in your dashboard.

In stock (12th/13th gen): 1-2 business days. These are racked already in our Atlanta facility.', + answer: 'Build to order (14th gen): 7-10 business days from order. We source and assemble the chassis at our Atlanta datacenter, then hand off root access. You\'ll see live status in your dashboard.

In stock (12th/13th gen): 1-2 business days. These are racked already in our Atlanta facility.', }, { question: 'What hardware do you actually use?',