test deploy
Some checks failed
Auto Deploy / deploy (push) Failing after 0s

This commit is contained in:
deonisii
2026-04-17 11:18:05 +03:00
parent aefa24dbef
commit 678f9e8cad
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ export default function PricingPage() {
</h1>
<p className="mt-5 text-neutral-300 text-lg leading-relaxed">
Можно купить оборудование в собственность или подключить модель с
оборудованием от WorkParking по ежемесячной подписке.
оборудованием от Parkflow по ежемесячной подписке.
</p>
</div>
</div>
@@ -61,7 +61,7 @@ export default function PricingPage() {
<div className="flex items-center gap-3 mb-5">
<CreditCard className="w-8 h-8 text-emerald-400" />
<h2 className="text-2xl font-semibold">
Оборудование от WorkParking
Оборудование от Parkflow
</h2>
</div>