{# NEW-WEBSITE-VIEW: approved September preview, public presentation only. #}
{% set website_title = 'Run the business. Keep the project in view. | HoneyBee' %}
{% set p = prices|default({}) %}
{% include '@HoneybeeWeb/website/header.html.twig' %}
<section class="hero">
<div class="wrap"><div class="breadcrumb"><a class="" href="{{ path('dashboard') }}">Home</a> / Business Suite</div><div class="hero-grid"><div><span class="eyebrow ">Business Suite</span>
<h1>Run the business.<br>Keep the project in view.</h1><p class="lead">Business and project operations for companies that deliver real work. Bring customers, purchasing, delivery and finance into a coherent workflow.</p><div class="actions"><a class="btn" href="{{ path('honeybee_website_page', {'page':'workflow'}) }}">Explore a business workflow <span aria-hidden="true">↗</span></a><a class="textlink" href="{{ path('honeybee_pricing') }}">From €{{ p.business.general }} / user / month →</a></div></div><aside class="hbp-product-brief"><span class="eyebrow">Workflow overview</span><h2>Keep the project in view.</h2><ul class="hbp-work-list"><li><b>Win</b><span>Lead, opportunity and quotation</span></li><li><b>Buy</b><span>RFQ, supplier comparison and purchase order</span></li><li><b>Deliver</b><span>Project, documentation and handover</span></li><li><b>Control</b><span>Costs, invoicing and service</span></li></ul><p class="note">Confirm the enabled scope in a product walkthrough.</p></aside></div></div></section>
<section class="section white">
<div class="wrap">
<div class="section-heading"><div><span class="eyebrow ">Business Suite</span>
<h2>A project is more than a task list.</h2></div><p>Give commercial, procurement, project and finance teams a common operational thread.</p></div>
<div class="cols3">
<article class="product"><span class="number">01</span>
<h3>Customer to proposal</h3><p>Manage the enquiry, prepare the commercial scope and put decisions through review.</p></article>
<article class="product"><span class="number">02</span>
<h3>Procurement to delivery</h3><p>Work with RFQs, supplier comparisons, purchase orders and received materials in the context of the project.</p></article>
<article class="product"><span class="number">03</span>
<h3>Project to finance</h3><p>Connect delivery responsibilities, project costs and financial records without losing the document trail.</p></article></div></div></section>
<section class="section pale">
<div class="wrap">
<div class="split"><div><span class="eyebrow ">For EPC teams</span>
<h2>The detail matters<br>when equipment moves.</h2><p>Procurement and delivery may include BoQs, import documentation, letters of credit, shipment, customs and landed cost. Confirm the workflows included in your configuration during a walkthrough.</p><div class="featurelist"><div class="featureline"><b>01</b><div><h4>Import & LC context</h4><p>Keep commercial and delivery documentation attached to the work.</p></div></div><div class="featureline"><b>02</b><div><h4>Handover & service</h4><p>Carry the project context into commissioning and O&M records.</p></div></div></div></div><div class="app-block"><span class="app-monogram">N</span><span class="eyebrow ">Mobile with Nectar Beezness</span>
<h3>Business Suite where<br>the work happens.</h3><p>Selected employee and manager workflows on Android. Confirm the mobile tasks and access available for your organization.</p><a class="textlink" href="{{ path('honeybee_website_app', {'app':'nectar'}) }}">Explore Nectar Beezness ↗</a><p class="note">Mobile complements the web workspace. Feature and entitlement review is required before release.</p></div></div></div></section>
<section class="section white">
<div class="wrap">
<div class="split"><div><span class="eyebrow ">Scope & boundaries</span>
<h2>Know what is included.<br>Know what needs review.</h2></div><div><p>Module access and workflow availability depend on your deployed configuration. New financial documents retain the existing approval process.</p><div class="actions"><a class="textlink" href="{{ path('honeybee_trust') }}">Read Trust & Governance ↗</a><a class="textlink" href="{{ path('honeybee_pricing') }}">Review charging units →</a></div></div></div></div></section>
<section class="section white" id="request">
<div class="wrap narrow">
<h2>Discuss your requirement.</h2>{% 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></section>
<section class="cta">
<div class="wrap"><div>
<h2>Start with a real requirement.</h2><p>Bring a workflow or project. Agree the scope before the rollout.</p></div><a class="btn dark" href="{{ path('honeybee_website_page', {'page':'workflow'}) }}">Explore a business workflow <span aria-hidden="true">↗</span></a></div></section>
<section class="section">
<div class="wrap">
<h2>Go deeper into the work.</h2><div class="actions"><a class="textlink" href="{{ path('honeybee_bs_project_management') }}">Project management →</a><a class="textlink" href="{{ path('honeybee_bs_procurement') }}">Procurement →</a></div></div></section>
{% include '@HoneybeeWeb/website/footer.html.twig' %}