{% include '@Application/inc/central_header.html.twig' %}
{% include '@HoneybeeWeb/pages/inc/pp_style.html.twig' %}
{# WEB-2 §25 — /partners, rewritten to the Conversion Spec. THE WALL applies hardest here:
partner pricing is a BENEFIT we name, never a FIGURE we print — no wholesale numbers on
any public surface. ONE primary CTA (§28): Apply to Become a HoneyBee Partner. #}
<div class="pp-wrap">
<div class="pp-hero">
<span class="kicker">Partner Program</span>
<h1>Build HoneyCore into your projects.</h1>
<p class="sub">For EPCs, system integrators and engineering firms who want industrial energy
intelligence inside their own scope — with pricing, protection and support built for
companies that deliver projects, not one-off purchases.</p>
<a class="pp-cta" href="#request">Apply to Become a HoneyBee Partner</a>
</div>
<div class="pp-sec">
<h2>What authorized partners get</h2>
<div class="pp-grid c3">
<div class="pp-card"><h3>Partner pricing</h3><p>Dedicated EPC / system-integrator pricing
on HoneyCore 4.0 hardware and subscriptions — shared after authorization, applied to
every registered deal.</p></div>
<div class="pp-card"><h3>Deal registration</h3><p>Register an opportunity and it's yours —
registered deals are protected from channel conflict, including from us.</p></div>
<div class="pp-card"><h3>Training & certification</h3><p>Engineering and commissioning
training so your team deploys HoneyCore without waiting on ours.</p></div>
<div class="pp-card"><h3>Deployment support</h3><p>Remote commissioning support on your
first sites, escalation access after that.</p></div>
<div class="pp-card"><h3>Joint engineering</h3><p>Complex hybrid or multi-site designs
worked jointly — your site knowledge, our platform depth.</p></div>
<div class="pp-card"><h3>The whole ecosystem</h3><p>Partners can also deliver HoneyWatt
design services and HoneyBee Business Suite rollouts to their customers.</p></div>
</div>
</div>
<div class="pp-sec">
<h2>Who we're looking for</h2>
<div class="pp-grid c3">
<div class="pp-card"><h3>Solar & hybrid EPCs</h3><p>Building C&I PV, solar-diesel
and storage projects that need real control and monitoring in scope.</p></div>
<div class="pp-card"><h3>System integrators</h3><p>Electrical and automation firms adding
energy intelligence to industrial and building projects.</p></div>
<div class="pp-card"><h3>Regional resellers</h3><p>Companies with the market presence to
carry HoneyCore into territories we haven't reached ourselves.</p></div>
</div>
</div>
<div class="pp-sec">
<h2>How it works</h2>
<div class="pp-steps">
<div class="pp-step"><div class="n">1</div><h4>Apply</h4><p>The form below — your company,
experience and technology focus.</p></div>
<div class="pp-step"><div class="n">2</div><h4>Qualify</h4><p>A technical conversation, not
a paywall — we authorize partners who can deliver.</p></div>
<div class="pp-step"><div class="n">3</div><h4>Build</h4><p>Partner pricing, training and
your first registered deal — supported end to end.</p></div>
</div>
</div>
<div class="pp-band" id="request">
<h2>Apply to the partner program.</h2>
<p>Tell us what you build — we reply with the partner terms and next steps.</p>
</div>
{% include '@HoneybeeWeb/pages/inc/intent_form.html.twig' with {
'intent': 'partner', 'cta': 'Apply to Become a HoneyBee Partner',
'extras': [
{'name': 'website', 'label': 'Website'},
{'name': 'experience', 'label': 'Experience (years / notable projects)'},
{'name': 'project_volume', 'label': 'Typical project size / annual volume'},
{'name': 'technology_focus', 'label': 'Technology focus', 'options': ['Solar EPC', 'Hybrid / DG integration', 'BESS', 'Building automation', 'Industrial automation', 'Software / ERP services', 'Mixed']}
]
} only %}
</div>
{% include '@HoneybeeWeb/footer/central_footer.html.twig' %}