{% include '@Application/inc/central_header.html.twig' %}
{% include '@HoneybeeWeb/pages/inc/pp_style.html.twig' %}
{# WEB-4 — /implementation. The guided-rollout story at full length (§13 carries the
compressed version on the homepage). Figures from the store. #}
{% set p = prices %}
<div class="pp-wrap">
<div class="pp-hero">
<span class="kicker">Implementation</span>
<h1>Days, not months. Guided, not abandoned.</h1>
<p class="sub">Enterprise software fails at implementation more than at features. HoneyBee's
rollout is deliberately small: a guided setup included with every subscription, the
painful workflow first, everything else at your pace.</p>
<a class="pp-cta" href="{{ url('honeybee_contact') }}">Book a Demo</a>
</div>
<div class="pp-sec">
<h2>How the rollout runs</h2>
<div class="pp-steps">
<div class="pp-step"><div class="n">1</div><h4>Setup call</h4><p>Company profile, users,
roles and opening balances configured together — you watch it happen, so your team
can repeat it.</p></div>
<div class="pp-step"><div class="n">2</div><h4>First workflow live</h4><p>We start where
it hurts — invoicing, attendance, purchasing — and run the first real documents
through with you.</p></div>
<div class="pp-step"><div class="n">3</div><h4>Team onboard</h4><p>Working seats for the
people who touch the workflow; the field on Beezeness mobile.</p></div>
<div class="pp-step"><div class="n">4</div><h4>Expand at your pace</h4><p>Modules switch
on when you're ready — pricing is per user, so new modules cost learning, not licences.</p></div>
</div>
<p class="pp-note">The guided rollout — {{ p.erp.rollout_days_free }} days, up to
{{ p.erp.rollout_hours_max }} hours of specialist time — is included with every
subscription. Deeper migrations and integrations are scoped honestly before anyone commits.</p>
</div>
<div class="pp-sec">
<h2>Who does what</h2>
<div class="pp-grid c2">
<div class="pp-card"><h3>We do</h3><ul>
<li>Initial configuration with you on the call</li>
<li>Import templates for customers, suppliers, products, opening balances</li>
<li>First-workflow walkthrough on your real documents</li>
<li>A named contact while you roll out</li></ul></div>
<div class="pp-card"><h3>You do</h3><ul>
<li>Name an owner for the rollout on your side</li>
<li>Gather the data you actually want to keep</li>
<li>Run the first real week IN the system, not beside it</li>
<li>Tell us honestly what's awkward — that's what we fix</li></ul></div>
</div>
</div>
<div class="pp-sec">
<h2>Energy & engineering rollouts</h2>
<div class="pp-grid c3">
<div class="pp-card"><h3>HoneyCore sites</h3><p>Site assessment → install → standard
commissioning (€{{ p.honeycore.commissioning_standard }}, remote-supported) →
subscription starts at Site Acceptance — never before the site actually works.</p></div>
<div class="pp-card"><h3>HoneyWatt</h3><p>No implementation at all — open the studio and
design. The {{ p.honeywatt.trial_days }}-day full trial needs no call.</p></div>
<div class="pp-card"><h3>Optional success package</h3><p>Quarterly working sessions and
priority help (€{{ p.erp.customer_success_quarter|number_format(0, '.', ',') }}/quarter)
— optional by design; the product must not need it.</p></div>
</div>
</div>
<div class="pp-sec">
<h2>Frequently asked</h2>
<div class="pp-faq">
<details><summary>Can you migrate our old data?</summary>
<p>Master data and opening balances are part of the guided rollout via import
templates. Full historical migrations are scoped separately and honestly — we
tell you when keeping history costs more than it's worth.</p></details>
<details><summary>What if we outgrow the setup?</summary>
<p>Nothing is thrown away — modules, users and companies are added to the same
system. Reconfiguration is a settings exercise, not a re-implementation.</p></details>
<details><summary>Do we need IT staff?</summary>
<p>No. Administration is a business-user job; hosting, updates and backups are ours.</p></details>
</div>
</div>
<div class="pp-band">
<h2>Start with the workflow that hurts most.</h2>
<p>Tell us which one it is — the demo starts there.</p>
<a class="pp-cta" href="{{ url('honeybee_contact') }}" style="margin-top:18px;">Book a Demo</a>
</div>
</div>
{% include '@HoneybeeWeb/footer/central_footer.html.twig' %}