marketing: update integration list with all new providers
This commit is contained in:
parent
e5796b3464
commit
c3e04c833f
1 changed files with 15 additions and 9 deletions
|
|
@ -172,8 +172,8 @@
|
|||
<h3 class="text-lg font-semibold text-white">Billing & QoE Integrations</h3>
|
||||
</div>
|
||||
<p class="mt-4 text-sm text-blue-100">
|
||||
Connect Gaiia or Sonar for subscriber data and Preseem for QoE metrics.
|
||||
TowerOps pulls it all together so you see the full picture without switching tabs.
|
||||
Connect Gaiia, Sonar, Splynx, or VISP for subscriber data, Preseem for QoE metrics,
|
||||
NetBox for DCIM, and PagerDuty for alerting. TowerOps pulls it all together.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -221,7 +221,7 @@
|
|||
<h3 class="text-xl font-semibold text-slate-900">Connect your tools</h3>
|
||||
</div>
|
||||
<p class="mt-4 text-base text-slate-600">
|
||||
Add your Gaiia/Sonar API key for subscriber data and Preseem for QoE metrics.
|
||||
Add your billing platform API key for subscriber data and Preseem for QoE metrics.
|
||||
TowerOps automatically maps subscribers to devices and tower sites.
|
||||
</p>
|
||||
<div class="mt-6 flex flex-wrap gap-2">
|
||||
|
|
@ -234,11 +234,17 @@
|
|||
<span class="inline-flex items-center rounded-full bg-blue-50 px-3 py-1 text-xs font-medium text-blue-700 ring-1 ring-blue-600/20">
|
||||
Preseem
|
||||
</span>
|
||||
<span class="inline-flex items-center rounded-full bg-slate-100 px-3 py-1 text-xs font-medium text-slate-500 ring-1 ring-slate-300">
|
||||
UISP — coming soon
|
||||
<span class="inline-flex items-center rounded-full bg-blue-50 px-3 py-1 text-xs font-medium text-blue-700 ring-1 ring-blue-600/20">
|
||||
Splynx
|
||||
</span>
|
||||
<span class="inline-flex items-center rounded-full bg-slate-100 px-3 py-1 text-xs font-medium text-slate-500 ring-1 ring-slate-300">
|
||||
Splynx — coming soon
|
||||
<span class="inline-flex items-center rounded-full bg-blue-50 px-3 py-1 text-xs font-medium text-blue-700 ring-1 ring-blue-600/20">
|
||||
VISP
|
||||
</span>
|
||||
<span class="inline-flex items-center rounded-full bg-blue-50 px-3 py-1 text-xs font-medium text-blue-700 ring-1 ring-blue-600/20">
|
||||
NetBox
|
||||
</span>
|
||||
<span class="inline-flex items-center rounded-full bg-blue-50 px-3 py-1 text-xs font-medium text-blue-700 ring-1 ring-blue-600/20">
|
||||
PagerDuty
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -352,11 +358,11 @@
|
|||
</div>
|
||||
<div class="flex items-center gap-2">
|
||||
<.icon name="hero-check" class="h-5 w-5 text-blue-600 flex-shrink-0" />
|
||||
Gaiia / Sonar integration
|
||||
All billing integrations
|
||||
</div>
|
||||
<div class="flex items-center gap-2">
|
||||
<.icon name="hero-check" class="h-5 w-5 text-blue-600 flex-shrink-0" />
|
||||
Preseem QoE integration
|
||||
Preseem & PagerDuty
|
||||
</div>
|
||||
<div class="flex items-center gap-2">
|
||||
<.icon name="hero-check" class="h-5 w-5 text-blue-600 flex-shrink-0" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue