<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @HoneybeeWeb/pages/home.html.twig */
class __TwigTemplate_9ce8573718ff8b0bc950f9abda21d220f045deac4d39fa90a4b69ea8bf9f59c1 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@HoneybeeWeb/pages/home.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@HoneybeeWeb/pages/home.html.twig"));
// line 2
$context["website_title"] = "Run the business. Engineer the system. Operate the site. | HoneyBee";
// line 3
$context["website_description"] = "One connected operating ecosystem for EPCs, energy companies and industrial operators, from commercial workflow and engineering to field energy operations.";
// line 4
$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); })()), [])) : ([]));
// line 5
yield from $this->loadTemplate("@HoneybeeWeb/website/header.html.twig", "@HoneybeeWeb/pages/home.html.twig", 5)->unwrap()->yield($context);
// line 6
yield "<section class=\"homehero\"><div class=\"wrap\"><div class=\"hero-grid\"><div>
<span class=\"eyebrow\">HoneyBee · Business / Engineering / Operations</span>
<h1>Run the business.<br><span class=\"amber\">Engineer the system.</span><br>Operate the site.</h1>
<p class=\"lead\">One connected operating ecosystem for EPCs, energy companies and industrial operators—from commercial workflow and engineering to field energy operations.</p>
<div class=\"actions\"><a class=\"btn\" href=\"";
// line 10
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact");
yield "\">See HoneyBee in operation <span aria-hidden=\"true\">→</span></a><a class=\"textlink\" href=\"#showroom\">Explore the products ↓</a></div>
<p class=\"note\">Bring one workflow, one project or one operating site.</p></div>
<div class=\"hbp-product-index\"><span class=\"eyebrow\">Choose your starting point</span>
<a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"";
// line 13
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_business_suite");
yield "\"><b>01</b><div><strong>Business Suite</strong><small>Commercial → project → finance</small></div><span aria-hidden=\"true\">→</span></a>
<a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"";
// line 14
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_honeywatt");
yield "\"><b>02</b><div><strong>HoneyWatt</strong><small>Layout → engineering → output</small></div><span aria-hidden=\"true\">→</span></a>
<a class=\"hbp-index-link\" data-home-product data-wa=\"home_product_click\" href=\"";
// line 15
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_website_page", ["page" => "energy-operations"]);
yield "\"><b>03</b><div><strong>Energy Operations</strong><small>Field → edge → cloud → business</small></div><span aria-hidden=\"true\">→</span></a>
<a class=\"textlink\" data-wa=\"trial_start\" href=\"";
// line 16
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_tool", ["slug" => "rooftop-estimate"]);
yield "\">Try the public Solar Studio →</a>
</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>
";
// line 18
yield from $this->loadTemplate("@HoneybeeWeb/website/showroom.html.twig", "@HoneybeeWeb/pages/home.html.twig", 18)->unwrap()->yield($context);
// line 19
yield "<section class=\"section\"><div class=\"wrap\"><span class=\"eyebrow\">The connected story</span><h2>From first opportunity<br>to operating asset.</h2>
<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>
<p class=\"note\">Conceptual workflow, not a product screenshot. Confirm the connections and handovers included in your deployment.</p></div></section>
<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>
<div class=\"route-list\"><a class=\"route-row\" href=\"";
// line 23
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_solution", ["slug" => "solar-epc"]);
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=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_solution", ["slug" => "industrial-energy-management"]);
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=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_solution", ["slug" => "energy-asset-owners"]);
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>
<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=\"";
// line 24
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_honeycore");
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>
<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=\"";
// line 25
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_security");
yield "\"><strong>Architecture & security →</strong><span>Data separation, permissions and operational boundaries.</span></a><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_implementation");
yield "\"><strong>Implementation →</strong><span>Scope, configuration, review and handover.</span></a><a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_customers");
yield "\"><strong>Customer evidence →</strong><span>How we document customer work and verified results.</span></a></div><a class=\"textlink\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_trust");
yield "\">Trust & Governance →</a></div></section>
<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=\"";
// line 26
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_pricing");
yield "\">See pricing and inclusions →</a></div></section>
<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=\"";
// line 27
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact");
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>
";
// line 28
yield from $this->loadTemplate("@HoneybeeWeb/website/footer.html.twig", "@HoneybeeWeb/pages/home.html.twig", 28)->unwrap()->yield($context);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "@HoneybeeWeb/pages/home.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{# Public conversion update; original application routes and analytics remain intact. #}
{% set website_title = 'Run the business. Engineer the system. Operate the site. | HoneyBee' %}
{% set website_description = 'One connected operating ecosystem for EPCs, energy companies and industrial operators, from commercial workflow and engineering to field energy operations.' %}
{% set p = prices|default({}) %}
{% include '@HoneybeeWeb/website/header.html.twig' %}
<section class=\"homehero\"><div class=\"wrap\"><div class=\"hero-grid\"><div>
<span class=\"eyebrow\">HoneyBee · Business / Engineering / Operations</span>
<h1>Run the business.<br><span class=\"amber\">Engineer the system.</span><br>Operate the site.</h1>
<p class=\"lead\">One connected operating ecosystem for EPCs, energy companies and industrial operators—from commercial workflow and engineering to field energy operations.</p>
<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>
<p class=\"note\">Bring one workflow, one project or one operating site.</p></div>
<div class=\"hbp-product-index\"><span class=\"eyebrow\">Choose your starting point</span>
<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>
<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>
<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>
<a class=\"textlink\" data-wa=\"trial_start\" href=\"{{ path('honeybee_tool', {'slug':'rooftop-estimate'}) }}\">Try the public Solar Studio →</a>
</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>
{% include '@HoneybeeWeb/website/showroom.html.twig' %}
<section class=\"section\"><div class=\"wrap\"><span class=\"eyebrow\">The connected story</span><h2>From first opportunity<br>to operating asset.</h2>
<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>
<p class=\"note\">Conceptual workflow, not a product screenshot. Confirm the connections and handovers included in your deployment.</p></div></section>
<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>
<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>
<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>
<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>
<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>
<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>
{% include '@HoneybeeWeb/website/footer.html.twig' %}
", "@HoneybeeWeb/pages/home.html.twig", "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/home.html.twig");
}
}