var/cache/dev/twig/78/78376a57047220eb491b5641043ac2958e86506b2146a670a8f175beda18d7d3.php line 133

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* @HoneybeeWeb/pages/home.html.twig */
  15. class __TwigTemplate_9ce8573718ff8b0bc950f9abda21d220f045deac4d39fa90a4b69ea8bf9f59c1 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.         ];
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HoneybeeWeb/pages/home.html.twig"));
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HoneybeeWeb/pages/home.html.twig"));
  34.         // line 2
  35.         $context["website_title"] = "Run the business. Engineer the system. Operate the site. | HoneyBee";
  36.         // line 3
  37.         $context["website_description"] = "One connected operating ecosystem for EPCs, energy companies and industrial operators, from commercial workflow and engineering to field energy operations.";
  38.         // line 4
  39.         $context["p"] = ((array_key_exists("prices"$context)) ? (Twig\Extension\CoreExtension::default((isset($context["prices"]) || array_key_exists("prices"$context) ? $context["prices"] : (function () { throw new RuntimeError('Variable "prices" does not exist.'4$this->source); })()), [])) : ([]));
  40.         // line 5
  41.         yield from         $this->loadTemplate("@HoneybeeWeb/website/header.html.twig""@HoneybeeWeb/pages/home.html.twig"5)->unwrap()->yield($context);
  42.         // line 6
  43.         yield "<section class=\"homehero\"><div class=\"wrap\"><div class=\"hero-grid\"><div>
  44. <span class=\"eyebrow\">HoneyBee · Business / Engineering / Operations</span>
  45. <h1>Run the business.<br><span class=\"amber\">Engineer the system.</span><br>Operate the site.</h1>
  46. <p class=\"lead\">One connected operating ecosystem for EPCs, energy companies and industrial operators—from commercial workflow and engineering to field energy operations.</p>
  47. <div class=\"actions\"><a class=\"btn\" href=\"";
  48.         // line 10
  49.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact");
  50.         yield "\">See HoneyBee in operation <span aria-hidden=\"true\">→</span></a><a class=\"textlink\" href=\"#showroom\">Explore the products ↓</a></div>
  51. <p class=\"note\">Bring one workflow, one project or one operating site.</p></div>
  52. <div class=\"hbp-product-index\"><span class=\"eyebrow\">Choose your starting point</span>
  53. <a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"";
  54.         // line 13
  55.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_business_suite");
  56.         yield "\"><b>01</b><div><strong>Business Suite</strong><small>Commercial → project → finance</small></div><span aria-hidden=\"true\">→</span></a>
  57. <a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"";
  58.         // line 14
  59.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_honeywatt");
  60.         yield "\"><b>02</b><div><strong>HoneyWatt</strong><small>Layout → engineering → output</small></div><span aria-hidden=\"true\">→</span></a>
  61. <a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"";
  62.         // line 15
  63.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_website_page", ["page" => "energy-operations"]);
  64.         yield "\"><b>03</b><div><strong>Energy Operations</strong><small>Field → edge → cloud → business</small></div><span aria-hidden=\"true\">→</span></a>
  65. <a class=\"textlink\" data-wa=\"trial_start\" href=\"";
  66.         // line 16
  67.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_tool", ["slug" => "rooftop-estimate"]);
  68.         yield "\">Try the public Solar Studio →</a>
  69. </div></div><div class=\"audiencebar\"><strong>Built for companies that design, deliver and operate real infrastructure.</strong><span>EPC & engineering</span><span>Industrial facilities</span><span>Energy asset operations</span><span>Web · Mobile · Edge</span></div></div></section>
  70. ";
  71.         // line 18
  72.         yield from         $this->loadTemplate("@HoneybeeWeb/website/showroom.html.twig""@HoneybeeWeb/pages/home.html.twig"18)->unwrap()->yield($context);
  73.         // line 19
  74.         yield "<section class=\"section\"><div class=\"wrap\"><span class=\"eyebrow\">The connected story</span><h2>From first opportunity<br>to operating asset.</h2>
  75. <ol class=\"hbp-lifecycle\"><li>Lead</li><li>Proposal</li><li>HoneyWatt engineering</li><li>Procurement</li><li>Project execution</li><li>Commissioning</li><li>HoneyCore operations</li><li>O&M</li><li>Finance & management</li></ol>
  76. <p class=\"note\">Conceptual workflow, not a product screenshot. Confirm the connections and handovers included in your deployment.</p></div></section>
  77. <section class=\"section white\"><div class=\"wrap\"><div class=\"section-heading\"><div><span class=\"eyebrow\">Find your route</span><h2>Start with your operation.</h2></div></div>
  78. <div class=\"route-list\"><a class=\"route-row\" href=\"";
  79.         // line 23
  80.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_solution", ["slug" => "solar-epc"]);
  81.         yield "\"><span>01</span><h3>I deliver projects.</h3><p>EPC companies, engineering teams and system integrators.</p><span class=\"arr\" aria-hidden=\"true\">→</span></a><a class=\"route-row\" href=\"";
  82.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_solution", ["slug" => "industrial-energy-management"]);
  83.         yield "\"><span>02</span><h3>I operate a facility.</h3><p>Factories, commercial buildings and campuses.</p><span class=\"arr\" aria-hidden=\"true\">→</span></a><a class=\"route-row\" href=\"";
  84.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_solution", ["slug" => "energy-asset-owners"]);
  85.         yield "\"><span>03</span><h3>I operate energy assets.</h3><p>Owners, ESCOs, storage operators and O&M teams.</p><span class=\"arr\" aria-hidden=\"true\">→</span></a></div></div></section>
  86. <section class=\"section dark\"><div class=\"wrap\"><div class=\"split\"><div><span class=\"eyebrow light\">HoneyCore + Energy Operations</span><h2>Operate what<br>you built.</h2><p class=\"lead\">Connect field assets, local control, monitoring and business workflows around the needs of the site.</p><div class=\"actions\"><a class=\"btn\" href=\"";
  87.         // line 24
  88.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_honeycore");
  89.         yield "\">Explore HoneyCore <span aria-hidden=\"true\">→</span></a></div></div><div><ol class=\"hbp-operations-path\"><li><b>FIELD</b><span>PV · grid · genset · BESS · loads · meters</span></li><li><b>EDGE</b><span>HoneyCore industrial edge hardware</span></li><li><b>CLOUD</b><span>Monitoring · history · alarms</span></li><li><b>BUSINESS</b><span>Defined handovers to operations and service</span></li></ol><p class=\"note\">Conceptual architecture. Equipment interfaces, control functions and integrations are configured per deployment.</p></div></div></div></section>
  90. <section class=\"section white\"><div class=\"wrap\"><span class=\"eyebrow\">Inspect the evidence</span><h2>Control stays with you.</h2><p class=\"lead\">Review the architecture, the rollout process and the evidence relevant to your operation.</p><div class=\"hbp-proof-links\"><a href=\"";
  91.         // line 25
  92.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_security");
  93.         yield "\"><strong>Architecture & security →</strong><span>Data separation, permissions and operational boundaries.</span></a><a href=\"";
  94.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_implementation");
  95.         yield "\"><strong>Implementation →</strong><span>Scope, configuration, review and handover.</span></a><a href=\"";
  96.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_customers");
  97.         yield "\"><strong>Customer evidence →</strong><span>How we document customer work and verified results.</span></a></div><a class=\"textlink\" href=\"";
  98.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_trust");
  99.         yield "\">Trust & Governance →</a></div></section>
  100. <section class=\"section\"><div class=\"wrap\"><div class=\"section-heading\"><div><span class=\"eyebrow\">Commercial clarity</span><h2>One product or a wider rollout.</h2></div><p>Keep software, hardware, integration and commissioning separate in your proposal.</p></div><div class=\"pricing-strip\"><div><h4>Business Suite</h4><p>Per user / month</p></div><div><h4>HoneyWatt</h4><p>Per project output</p></div><div><h4>Energy Operations</h4><p>Site or connected scope</p></div><div><h4>Agents</h4><p>Per organization / month</p></div><div><h4>Enterprise</h4><p>Custom</p></div></div><a class=\"textlink\" data-wa=\"home_pricing_click\" href=\"";
  101.         // line 26
  102.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_pricing");
  103.         yield "\">See pricing and inclusions →</a></div></section>
  104. <section class=\"hbp-final\"><div class=\"wrap\"><div><h2>Bring us one workflow,<br>one project,<br>or one operating site.</h2><p>We will show you how HoneyBee connects it.</p></div><div class=\"actions\"><a class=\"btn\" href=\"";
  105.         // line 27
  106.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact");
  107.         yield "\">See HoneyBee in operation <span aria-hidden=\"true\">→</span></a><a class=\"textlink\" href=\"mailto:info@ourhoneybee.eu\">Contact the team →</a></div></div></section>
  108. ";
  109.         // line 28
  110.         yield from         $this->loadTemplate("@HoneybeeWeb/website/footer.html.twig""@HoneybeeWeb/pages/home.html.twig"28)->unwrap()->yield($context);
  111.         
  112.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  113.         
  114.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  115.         return; yield '';
  116.     }
  117.     /**
  118.      * @codeCoverageIgnore
  119.      */
  120.     public function getTemplateName()
  121.     {
  122.         return "@HoneybeeWeb/pages/home.html.twig";
  123.     }
  124.     /**
  125.      * @codeCoverageIgnore
  126.      */
  127.     public function isTraitable()
  128.     {
  129.         return false;
  130.     }
  131.     /**
  132.      * @codeCoverageIgnore
  133.      */
  134.     public function getDebugInfo()
  135.     {
  136.         return array (  119 => 28,  115 => 27,  111 => 26,  101 => 25,  97 => 24,  89 => 23,  83 => 19,  81 => 18,  76 => 16,  72 => 15,  68 => 14,  64 => 13,  58 => 10,  52 => 6,  50 => 5,  48 => 4,  46 => 3,  44 => 2,);
  137.     }
  138.     public function getSourceContext()
  139.     {
  140.         return new Source("{# Public conversion update; original application routes and analytics remain intact. #}
  141. {% set website_title = 'Run the business. Engineer the system. Operate the site. | HoneyBee' %}
  142. {% set website_description = 'One connected operating ecosystem for EPCs, energy companies and industrial operators, from commercial workflow and engineering to field energy operations.' %}
  143. {% set p = prices|default({}) %}
  144. {% include '@HoneybeeWeb/website/header.html.twig' %}
  145. <section class=\"homehero\"><div class=\"wrap\"><div class=\"hero-grid\"><div>
  146. <span class=\"eyebrow\">HoneyBee · Business / Engineering / Operations</span>
  147. <h1>Run the business.<br><span class=\"amber\">Engineer the system.</span><br>Operate the site.</h1>
  148. <p class=\"lead\">One connected operating ecosystem for EPCs, energy companies and industrial operators—from commercial workflow and engineering to field energy operations.</p>
  149. <div class=\"actions\"><a class=\"btn\" href=\"{{ path('honeybee_contact') }}\">See HoneyBee in operation <span aria-hidden=\"true\">→</span></a><a class=\"textlink\" href=\"#showroom\">Explore the products ↓</a></div>
  150. <p class=\"note\">Bring one workflow, one project or one operating site.</p></div>
  151. <div class=\"hbp-product-index\"><span class=\"eyebrow\">Choose your starting point</span>
  152. <a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"{{ path('honeybee_business_suite') }}\"><b>01</b><div><strong>Business Suite</strong><small>Commercial → project → finance</small></div><span aria-hidden=\"true\">→</span></a>
  153. <a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"{{ path('honeybee_honeywatt') }}\"><b>02</b><div><strong>HoneyWatt</strong><small>Layout → engineering → output</small></div><span aria-hidden=\"true\">→</span></a>
  154. <a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"{{ path('honeybee_website_page', {'page':'energy-operations'}) }}\"><b>03</b><div><strong>Energy Operations</strong><small>Field → edge → cloud → business</small></div><span aria-hidden=\"true\">→</span></a>
  155. <a class=\"textlink\" data-wa=\"trial_start\" href=\"{{ path('honeybee_tool', {'slug':'rooftop-estimate'}) }}\">Try the public Solar Studio →</a>
  156. </div></div><div class=\"audiencebar\"><strong>Built for companies that design, deliver and operate real infrastructure.</strong><span>EPC & engineering</span><span>Industrial facilities</span><span>Energy asset operations</span><span>Web · Mobile · Edge</span></div></div></section>
  157. {% include '@HoneybeeWeb/website/showroom.html.twig' %}
  158. <section class=\"section\"><div class=\"wrap\"><span class=\"eyebrow\">The connected story</span><h2>From first opportunity<br>to operating asset.</h2>
  159. <ol class=\"hbp-lifecycle\"><li>Lead</li><li>Proposal</li><li>HoneyWatt engineering</li><li>Procurement</li><li>Project execution</li><li>Commissioning</li><li>HoneyCore operations</li><li>O&M</li><li>Finance & management</li></ol>
  160. <p class=\"note\">Conceptual workflow, not a product screenshot. Confirm the connections and handovers included in your deployment.</p></div></section>
  161. <section class=\"section white\"><div class=\"wrap\"><div class=\"section-heading\"><div><span class=\"eyebrow\">Find your route</span><h2>Start with your operation.</h2></div></div>
  162. <div class=\"route-list\"><a class=\"route-row\" href=\"{{ path('honeybee_solution', {'slug':'solar-epc'}) }}\"><span>01</span><h3>I deliver projects.</h3><p>EPC companies, engineering teams and system integrators.</p><span class=\"arr\" aria-hidden=\"true\">→</span></a><a class=\"route-row\" href=\"{{ path('honeybee_solution', {'slug':'industrial-energy-management'}) }}\"><span>02</span><h3>I operate a facility.</h3><p>Factories, commercial buildings and campuses.</p><span class=\"arr\" aria-hidden=\"true\">→</span></a><a class=\"route-row\" href=\"{{ path('honeybee_solution', {'slug':'energy-asset-owners'}) }}\"><span>03</span><h3>I operate energy assets.</h3><p>Owners, ESCOs, storage operators and O&M teams.</p><span class=\"arr\" aria-hidden=\"true\">→</span></a></div></div></section>
  163. <section class=\"section dark\"><div class=\"wrap\"><div class=\"split\"><div><span class=\"eyebrow light\">HoneyCore + Energy Operations</span><h2>Operate what<br>you built.</h2><p class=\"lead\">Connect field assets, local control, monitoring and business workflows around the needs of the site.</p><div class=\"actions\"><a class=\"btn\" href=\"{{ path('honeybee_honeycore') }}\">Explore HoneyCore <span aria-hidden=\"true\">→</span></a></div></div><div><ol class=\"hbp-operations-path\"><li><b>FIELD</b><span>PV · grid · genset · BESS · loads · meters</span></li><li><b>EDGE</b><span>HoneyCore industrial edge hardware</span></li><li><b>CLOUD</b><span>Monitoring · history · alarms</span></li><li><b>BUSINESS</b><span>Defined handovers to operations and service</span></li></ol><p class=\"note\">Conceptual architecture. Equipment interfaces, control functions and integrations are configured per deployment.</p></div></div></div></section>
  164. <section class=\"section white\"><div class=\"wrap\"><span class=\"eyebrow\">Inspect the evidence</span><h2>Control stays with you.</h2><p class=\"lead\">Review the architecture, the rollout process and the evidence relevant to your operation.</p><div class=\"hbp-proof-links\"><a href=\"{{ path('honeybee_security') }}\"><strong>Architecture & security →</strong><span>Data separation, permissions and operational boundaries.</span></a><a href=\"{{ path('honeybee_implementation') }}\"><strong>Implementation →</strong><span>Scope, configuration, review and handover.</span></a><a href=\"{{ path('honeybee_customers') }}\"><strong>Customer evidence →</strong><span>How we document customer work and verified results.</span></a></div><a class=\"textlink\" href=\"{{ path('honeybee_trust') }}\">Trust & Governance →</a></div></section>
  165. <section class=\"section\"><div class=\"wrap\"><div class=\"section-heading\"><div><span class=\"eyebrow\">Commercial clarity</span><h2>One product or a wider rollout.</h2></div><p>Keep software, hardware, integration and commissioning separate in your proposal.</p></div><div class=\"pricing-strip\"><div><h4>Business Suite</h4><p>Per user / month</p></div><div><h4>HoneyWatt</h4><p>Per project output</p></div><div><h4>Energy Operations</h4><p>Site or connected scope</p></div><div><h4>Agents</h4><p>Per organization / month</p></div><div><h4>Enterprise</h4><p>Custom</p></div></div><a class=\"textlink\" data-wa=\"home_pricing_click\" href=\"{{ path('honeybee_pricing') }}\">See pricing and inclusions →</a></div></section>
  166. <section class=\"hbp-final\"><div class=\"wrap\"><div><h2>Bring us one workflow,<br>one project,<br>or one operating site.</h2><p>We will show you how HoneyBee connects it.</p></div><div class=\"actions\"><a class=\"btn\" href=\"{{ path('honeybee_contact') }}\">See HoneyBee in operation <span aria-hidden=\"true\">→</span></a><a class=\"textlink\" href=\"mailto:info@ourhoneybee.eu\">Contact the team →</a></div></div></section>
  167. {% include '@HoneybeeWeb/website/footer.html.twig' %}
  168. ""@HoneybeeWeb/pages/home.html.twig""/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/home.html.twig");
  169.     }
  170. }