fix(dedicated): remove vendor name from public FAQ copy
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) <noreply@anthropic.com>
This commit is contained in:
@@ -90,7 +90,7 @@ const comparisonRows = [
|
|||||||
const faqs = [
|
const faqs = [
|
||||||
{
|
{
|
||||||
question: 'How long until my dedicated server is live?',
|
question: 'How long until my dedicated server is live?',
|
||||||
answer: '<strong>Build to order (14th gen):</strong> 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.<br><br><strong>In stock (12th/13th gen):</strong> 1-2 business days. These are racked already in our Atlanta facility.',
|
answer: '<strong>Build to order (14th gen):</strong> 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.<br><br><strong>In stock (12th/13th gen):</strong> 1-2 business days. These are racked already in our Atlanta facility.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
question: 'What hardware do you actually use?',
|
question: 'What hardware do you actually use?',
|
||||||
|
|||||||
Reference in New Issue
Block a user