src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/website/ai-product-proof.html.twig line 1

Open in your IDE?
  1. <section class="section white hbp-ai-proof"><div class="wrap"><div class="split"><div>
  2. <span class="eyebrow">AI & automation across HoneyBee</span><h2>Understand the work.<br>Approve the action.</h2>
  3. <p>HiveMind helps interpret the requirement. Agents carry out approved workflows.</p>
  4. <div class="actions"><a class="textlink" href="{{ path('honeybee_hivemind') }}">Explore HiveMind →</a><a class="textlink" href="{{ path('honeybee_agents') }}">Explore governed automation →</a></div>
  5. </div><div class="hbp-ai-proof-capture">{% include '@HoneybeeWeb/website/product-screen.html.twig' with {screen_key:'intelligence',screen_label:'HiveMind'} only %}</div></div></div></section>