{{-- Feature 05 · Three channels / one inbox. Three side-by-side cards (Cloud API / Twilio / Baileys) — each with a brand-colored 14px tile, channel number, headline, description, and a 4-row "spec sheet" rail at the bottom. --}}
05
{{ fc('feature-connectivity.eyebrow', __('Feature five')) }}
{{ fc('feature-connectivity.label', __('Connectivity · 3 channels')) }}
{{ fc('feature-connectivity.meta1', 'WABA') }}· {{ fc('feature-connectivity.meta2', 'Twilio') }}· {{ fc('feature-connectivity.meta3', 'Unofficial API') }}· {{ fc('feature-connectivity.meta4', __('one inbox')) }}

{!! fc( 'feature-connectivity.headline', __('Three ways to connect.') . '
' . __('One') . ' ' . __('inbox at the end.'), ) !!}

{{ fc('feature-connectivity.body', __("Plug in WhatsApp Cloud API for official scale, Twilio if that's where your stack lives, or scan a QR with the Unofficial API to test in two minutes. Same flows, same templates, same agents.")) }}

{{-- WABA · Cloud API --}}
{{ fc('feature-connectivity.card1_badge', __('Recommended')) }}
WA
{{ fc('feature-connectivity.card1_channel', __('channel · 01')) }}
{{ fc('feature-connectivity.card1_name', 'Cloud API') }}

{{ fc('feature-connectivity.card1_headline', __('WhatsApp Business API, via Meta directly.')) }}

{{ fc('feature-connectivity.card1_desc', __('Embedded Facebook signup, automatic phone verification, business detail fetch, one-tap disconnect. We can provision the WABA for you.')) }}

  • {{ fc('feature-connectivity.card1_spec1_label', __('Setup time')) }}{{ fc('feature-connectivity.card1_spec1_value', '~4 min') }}
  • {{ fc('feature-connectivity.card1_spec2_label', __('Rate tier')) }}{{ fc('feature-connectivity.card1_spec2_value', __('Unlimited')) }}
  • {{ fc('feature-connectivity.card1_spec3_label', __('Green tick')) }}{{ fc('feature-connectivity.card1_spec3_value', __('Eligible')) }}
  • {{ fc('feature-connectivity.card1_spec4_label', __('Best for')) }}{{ fc('feature-connectivity.card1_spec4_value', __('production · scale')) }}
{{-- Twilio --}}
Tw
{{ fc('feature-connectivity.card2_channel', __('channel · 02')) }}
{{ fc('feature-connectivity.card2_name', 'Twilio') }}

{{ fc('feature-connectivity.card2_headline', __('Plug your Twilio credentials in.')) }}

{{ fc('feature-connectivity.card2_desc', __('Drop in your account SID + auth token. Sandbox for testing, Studio Senders for production. Everything routes through your existing Twilio account.')) }}

  • {{ fc('feature-connectivity.card2_spec1_label', __('Setup time')) }}{{ fc('feature-connectivity.card2_spec1_value', '~2 min') }}
  • {{ fc('feature-connectivity.card2_spec2_label', __('Modes')) }}{{ fc('feature-connectivity.card2_spec2_value', __('Sandbox + Prod')) }}
  • {{ fc('feature-connectivity.card2_spec3_label', __('Templates')) }}{{ fc('feature-connectivity.card2_spec3_value', __('Auto-sync')) }}
  • {{ fc('feature-connectivity.card2_spec4_label', __('Best for')) }}{{ fc('feature-connectivity.card2_spec4_value', __('Twilio-first stacks')) }}
{{-- Baileys QR --}}
{{ fc('feature-connectivity.card3_badge', __('No approval')) }}
QR
{{ fc('feature-connectivity.card3_channel', __('channel · 03')) }}
{{ fc('feature-connectivity.card3_name', 'Unofficial API') }}

{!! fc( 'feature-connectivity.card3_headline', __('Scan a QR.') . ' ' . __("That's it.") . '', ) !!}

{{ fc('feature-connectivity.card3_desc', __('Pair any WhatsApp number with no Meta approval. Real-time status monitoring, auto-reconnect, ban detection. Sandbox flows before going official.')) }}

  • {{ fc('feature-connectivity.card3_spec1_label', __('Setup time')) }}{{ fc('feature-connectivity.card3_spec1_value', '~30 sec') }}
  • {{ fc('feature-connectivity.card3_spec2_label', __('Verification')) }}{{ fc('feature-connectivity.card3_spec2_value', __('None needed')) }}
  • {{ fc('feature-connectivity.card3_spec3_label', __('Auto-reconnect')) }}{{ fc('feature-connectivity.card3_spec3_value', __('Yes')) }}
  • {{ fc('feature-connectivity.card3_spec4_label', __('Best for')) }}{{ fc('feature-connectivity.card3_spec4_value', __('test · solo · MVP')) }}