fix: Старт 99₽, исправлена реферальная ссылка (полный username вместо split)

This commit is contained in:
Umbrix Dev
2026-02-08 23:54:30 +03:00
parent 33b20b979f
commit cd6167b381
4 changed files with 26 additions and 15 deletions

View File

@@ -27,7 +27,7 @@ const PLANS: Plan[] = [
{
id: 'basic',
name: 'Старт',
price: 149,
price: 99,
features: ['Безлимитный трафик', 'До 3 устройств', 'Стандартная скорость', 'Email поддержка'],
icon: Shield,
},