Fix marketing claims: 25Gbps network, remove CN2

- Change 40Gbps to 25Gbps Private Network (Vultr bare metal spec)
- Remove CN2 from Premium Network description (not supported)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
kappa
2026-01-21 01:03:59 +09:00
parent 4e53c4be52
commit 55e22c91c3

View File

@@ -408,7 +408,7 @@
</div>
<div>
<h4 class="font-bold text-lg">Premium Network</h4>
<p class="text-slate-400 text-sm">CN2/BGP 최적화 경로. 서울-도쿄 35ms, 서울-홍콩 45ms의 낮은 레이턴시.</p>
<p class="text-slate-400 text-sm">BGP 최적화 경로. 서울-도쿄 35ms, 서울-홍콩 45ms의 낮은 레이턴시.</p>
</div>
</li>
<li class="flex gap-4">
@@ -668,7 +668,7 @@
<div class="flex flex-wrap gap-4 mt-6 text-sm font-mono text-slate-300">
<span class="flex items-center gap-2 glass-panel px-3 py-1.5 rounded-lg"><span class="text-brand-400"></span> Full IPMI Access</span>
<span class="flex items-center gap-2 glass-panel px-3 py-1.5 rounded-lg"><span class="text-brand-400"></span> Custom Hardware</span>
<span class="flex items-center gap-2 glass-panel px-3 py-1.5 rounded-lg"><span class="text-brand-400"></span> 40Gbps Private Network</span>
<span class="flex items-center gap-2 glass-panel px-3 py-1.5 rounded-lg"><span class="text-brand-400"></span> 25Gbps Private Network</span>
</div>
</div>