{% include '@Application/inc/central_header.html.twig' %}
{% include '@HoneybeeWeb/pages/inc/pp_style.html.twig' %}
{# WEB-2 §17 — /business-suite. Sequence per spec: who it's for → problems it replaces →
core workflows → screenshots → HiveMind → Beezeness → guided rollout → pricing → FAQ →
final CTA. ONE primary conversion (§28): Book Business Suite Demo. Prices from the store. #}
{% set p = prices %}
<div class="pp-wrap">
<div class="pp-hero">
<span class="kicker">HoneyBee Business Suite</span>
<h1>Run your business from €{{ p.business.general }} per user/month.</h1>
<p class="sub">Accounting, HR, inventory, projects, CRM and procurement — one system,
one login, built for teams that outgrew spreadsheets but refuse enterprise-ERP
prices and 6-month implementations.</p>
<a class="pp-cta" href="#request">Book Business Suite Demo</a>
</div>
<div class="pp-sec">
<h2>Who it's for</h2>
<p class="sec-sub">Growing SMEs, EPC and engineering firms, trading and service companies
— 5 to 250 people — that need real operations software without an IT department.</p>
</div>
<div class="pp-sec">
<h2>The problems it replaces</h2>
<div class="pp-grid c3">
<div class="pp-card"><h3>Spreadsheet chaos</h3><p>Quotes in one file, stock in another,
payroll in a third — and nobody sure which number is current.</p></div>
<div class="pp-card"><h3>Disconnected tools</h3><p>An invoicing app, an HR portal and a
CRM that have never met. Every handover is re-typing.</p></div>
<div class="pp-card"><h3>Enterprise-ERP quotes</h3><p>Five-figure licences and months of
consultants for workflows a growing company needs on day one.</p></div>
</div>
</div>
<div class="pp-sec">
<h2>Core workflows, connected</h2>
<div class="pp-grid c4">
<div class="pp-card"><h3>Finance</h3><ul><li>Invoicing & receivables</li><li>Expenses & approvals</li><li>Full general ledger</li><li>Cash position</li></ul></div>
<div class="pp-card"><h3>Sales & CRM</h3><ul><li>Leads & pipeline</li><li>Proposals & orders</li><li>Follow-up tracking</li></ul></div>
<div class="pp-card"><h3>Operations</h3><ul><li>Inventory & warehouses</li><li>Purchasing & GRN</li><li>Projects & tasks</li></ul></div>
<div class="pp-card"><h3>People</h3><ul><li>HR & attendance</li><li>Payroll</li><li>Leave & approvals</li></ul></div>
</div>
</div>
{# OWNER-ASSET SLOT: 2-3 REAL product screenshots, one outcome caption each (§11 rule
applies here too — no invented UI). Drop <img> tags here when captures are ready. #}
<div class="pp-sec">
<h2>HiveMind on top — when you want AI in the loop</h2>
<p class="sec-sub">Upgrade any admin seat to Manage with AI (€{{ p.business.hivemind_admin }}/month,
licence included) and that manager gets HiveMind: live answers, drafted reports and
chased follow-ups from the same data the suite already holds.
<a href="{{ url('honeybee_hivemind') }}" style="color:var(--n-amber);font-weight:700;">See HiveMind →</a></p>
</div>
<div class="pp-sec">
<h2>In the field: Beezeness mobile</h2>
<p class="sec-sub">Attendance, tasks, approvals and expenses from a phone — field teams
work in the same system as the office, not in a WhatsApp thread beside it.</p>
</div>
<div class="pp-sec">
<h2>Guided rollout</h2>
<div class="pp-steps">
<div class="pp-step"><div class="n">1</div><h4>Setup call</h4><p>Your company, users and opening data — configured with you.</p></div>
<div class="pp-step"><div class="n">2</div><h4>First workflows live</h4><p>Invoicing and the workflows that hurt most go live first.</p></div>
<div class="pp-step"><div class="n">3</div><h4>Expand at your pace</h4><p>Add modules when the team is ready — {{ p.erp.rollout_days_free }} days of guided rollout included.</p></div>
</div>
</div>
<div class="pp-sec">
<h2>Pricing</h2>
<div class="pp-grid c3">
<div class="pp-card"><span class="pp-chip">Work</span>
<div class="pp-price">€{{ p.business.general }}<small> /user/month</small></div>
<p style="margin-top:8px;">Every team member: tasks, attendance, expenses, requests.</p></div>
<div class="pp-card"><span class="pp-chip">Manage</span>
<div class="pp-price">€{{ p.business.admin }}<small> /user/month</small></div>
<p style="margin-top:8px;">Admins & managers: approvals, finance, reporting, configuration.</p></div>
<div class="pp-card"><span class="pp-chip">Manage with AI</span>
<div class="pp-price">€{{ p.business.hivemind_admin }}<small> /user/month</small></div>
<p style="margin-top:8px;">The Manage seat with HiveMind included — one price, not two.</p></div>
</div>
<p class="pp-note">Annual billing −{{ p.discounts.annual_pct }}% · full details on
<a href="{{ url('honeybee_pricing') }}" style="color:var(--n-amber);font-weight:700;">the pricing page</a>.</p>
</div>
<div class="pp-sec">
<h2>Frequently asked</h2>
<div class="pp-faq">
<details><summary>How long does implementation take?</summary>
<p>First workflows are typically live within days, not months — the guided rollout
({{ p.erp.rollout_days_free }} days, up to {{ p.erp.rollout_hours_max }} hours of specialist time) is included.</p></details>
<details><summary>Can we start with just one module?</summary>
<p>Yes. Start where it hurts — invoicing, HR or inventory — and switch on the rest
later. Pricing is per user, not per module.</p></details>
<details><summary>Is our data locked in?</summary>
<p>No. Your data stays exportable, and each company runs in its own dedicated database.</p></details>
</div>
</div>
<div class="pp-band" id="request">
<h2>See the Business Suite on your own workflows.</h2>
<p>A 30-minute demo around your processes — no generic slideshow.</p>
</div>
{% include '@HoneybeeWeb/pages/inc/intent_form.html.twig' with {
'intent': 'demo', 'cta': 'Book Business Suite Demo',
'extras': [
{'name': 'primary_interest', 'label': 'Primary interest', 'options': ['Business Suite', 'HiveMind AI', 'AI Agents', 'Whole ecosystem']},
{'name': 'company_size', 'label': 'Company size', 'options': ['1-10', '11-50', '51-250', '250+']}
]
} only %}
</div>
{% include '@HoneybeeWeb/footer/central_footer.html.twig' %}