<?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/implementation.html.twig */
class __TwigTemplate_a83b920075d64bfc40d18e5ceaf7692b2db6c3c62cee7eee28b05443090ffa28 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/implementation.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/implementation.html.twig"));
// line 2
$context["website_title"] = "Start small. Make the handover count. | HoneyBee";
// line 3
$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.', 3, $this->source); })()), [])) : ([]));
// line 4
yield from $this->loadTemplate("@HoneybeeWeb/website/header.html.twig", "@HoneybeeWeb/pages/implementation.html.twig", 4)->unwrap()->yield($context);
// line 5
yield "<section class=\"hero\">
<div class=\"wrap\"><div class=\"breadcrumb\"><a class=\"\" href=\"";
// line 6
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard");
yield "\">Home</a> / Implementation</div><div class=\"hero-grid\"><div><span class=\"eyebrow \">Implementation</span>
<h1>Start small.<br>Make the handover count.</h1><p class=\"lead\">A rollout should leave your team with a usable workflow, clear responsibilities and an agreed way to confirm that it works.</p><div class=\"actions\"><a class=\"btn\" href=\"";
// line 7
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact", ["interest" => "Implementation"]);
yield "\">Discuss a rollout <span aria-hidden=\"true\">↗</span></a><a class=\"textlink\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_pricing");
yield "\">How it is priced →</a></div></div><div class=\"hero-art\"><div class=\"arttop\"><span>BUSINESS WORKFLOW</span><span>H / B</span></div><div class=\"diagram-layer\"><b>01</b><div><strong>Win the work</strong><span>Lead → proposal → review</span></div><span class=\"arrow\" aria-hidden=\"true\">↗</span></div><div class=\"diagram-layer\"><b>02</b><div><strong>Deliver the project</strong><span>Procurement → execution → handover</span></div><span class=\"arrow\" aria-hidden=\"true\">↗</span></div><div class=\"diagram-layer\"><b>03</b><div><strong>Close the loop</strong><span>Finance → service → records</span></div><span class=\"arrow\" aria-hidden=\"true\">↗</span></div><div class=\"artbottom\"><span>ONE PROJECT. SHARED CONTEXT.</span><strong>↔</strong></div><p class=\"network-note\">Conceptual workflow · not a product screenshot</p></div></div></div></section>
<section class=\"section white\">
<div class=\"wrap\">
<div class=\"section-heading\"><div><span class=\"eyebrow \">From fit to handover</span>
<h2>Six steps. A clear acceptance point.</h2></div></div><div class=\"steps\"><div class=\"step\"><b>01 →</b><h4>Discover</h4><p>Work through a real requirement</p></div><div class=\"step\"><b>02 →</b><h4>Scope</h4><p>Agree the first use case</p></div><div class=\"step\"><b>03 →</b><h4>Configure</h4><p>Prepare the supported workflow</p></div><div class=\"step\"><b>04 →</b><h4>Validate</h4><p>Check it with the team</p></div><div class=\"step\"><b>05 →</b><h4>Train</h4><p>Practice the everyday tasks</p></div><div class=\"step\"><b>06 </b><h4>Handover</h4><p>Record responsibilities</p></div></div></div></section>
<section class=\"section \">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Different deployment needs</span>
<h2>A business rollout<br>and a site deployment<br>need different work.</h2><p>Data setup and user training are different from equipment integration and commissioning. The proposal should show each workstream clearly.</p></div><div class=\"timeline\"><div>
<h3>Business Suite</h3><p>Users, opening data, roles, approvals and an end-to-end workflow review.</p></div><div>
<h3>HoneyWatt</h3><p>Project context, engineering conventions and review of intended outputs.</p></div><div>
<h3>Energy Operations</h3><p>Site survey, supported interfaces, installation responsibilities and commissioned acceptance.</p></div></div></div></div></section>
<section class=\"cta\">
<div class=\"wrap\"><div>
<h2>Define your first useful rollout.</h2><p>Bring a workflow, a project or a site.</p></div><a class=\"btn dark\" href=\"";
// line 21
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact", ["interest" => "Implementation"]);
yield "\">Discuss implementation <span aria-hidden=\"true\">↗</span></a></div></section>
<section class=\"section\">
<div class=\"wrap\">
<h2>Review the included rollout.</h2><p>Current public plan terms describe ";
// line 24
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 24, $this->source); })()), "erp", [], "any", false, false, false, 24), "rollout_days_free", [], "any", false, false, false, 24), "html", null, true);
yield " working days, up to ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 24, $this->source); })()), "erp", [], "any", false, false, false, 24), "rollout_hours_max", [], "any", false, false, false, 24), "html", null, true);
yield " hours of specialist setup. Confirm your agreed scope; site engineering and commissioning are separate.</p></div></section>
";
// line 25
yield from $this->loadTemplate("@HoneybeeWeb/website/footer.html.twig", "@HoneybeeWeb/pages/implementation.html.twig", 25)->unwrap()->yield($context);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "@HoneybeeWeb/pages/implementation.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 88 => 25, 82 => 24, 76 => 21, 57 => 7, 53 => 6, 50 => 5, 48 => 4, 46 => 3, 44 => 2,);
}
public function getSourceContext()
{
return new Source("{# NEW-WEBSITE-VIEW: approved September preview, public presentation only. #}
{% set website_title = 'Start small. Make the handover count. | 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> / Implementation</div><div class=\"hero-grid\"><div><span class=\"eyebrow \">Implementation</span>
<h1>Start small.<br>Make the handover count.</h1><p class=\"lead\">A rollout should leave your team with a usable workflow, clear responsibilities and an agreed way to confirm that it works.</p><div class=\"actions\"><a class=\"btn\" href=\"{{ path('honeybee_contact', {'interest':'Implementation'}) }}\">Discuss a rollout <span aria-hidden=\"true\">↗</span></a><a class=\"textlink\" href=\"{{ path('honeybee_pricing') }}\">How it is priced →</a></div></div><div class=\"hero-art\"><div class=\"arttop\"><span>BUSINESS WORKFLOW</span><span>H / B</span></div><div class=\"diagram-layer\"><b>01</b><div><strong>Win the work</strong><span>Lead → proposal → review</span></div><span class=\"arrow\" aria-hidden=\"true\">↗</span></div><div class=\"diagram-layer\"><b>02</b><div><strong>Deliver the project</strong><span>Procurement → execution → handover</span></div><span class=\"arrow\" aria-hidden=\"true\">↗</span></div><div class=\"diagram-layer\"><b>03</b><div><strong>Close the loop</strong><span>Finance → service → records</span></div><span class=\"arrow\" aria-hidden=\"true\">↗</span></div><div class=\"artbottom\"><span>ONE PROJECT. SHARED CONTEXT.</span><strong>↔</strong></div><p class=\"network-note\">Conceptual workflow · not a product screenshot</p></div></div></div></section>
<section class=\"section white\">
<div class=\"wrap\">
<div class=\"section-heading\"><div><span class=\"eyebrow \">From fit to handover</span>
<h2>Six steps. A clear acceptance point.</h2></div></div><div class=\"steps\"><div class=\"step\"><b>01 →</b><h4>Discover</h4><p>Work through a real requirement</p></div><div class=\"step\"><b>02 →</b><h4>Scope</h4><p>Agree the first use case</p></div><div class=\"step\"><b>03 →</b><h4>Configure</h4><p>Prepare the supported workflow</p></div><div class=\"step\"><b>04 →</b><h4>Validate</h4><p>Check it with the team</p></div><div class=\"step\"><b>05 →</b><h4>Train</h4><p>Practice the everyday tasks</p></div><div class=\"step\"><b>06 </b><h4>Handover</h4><p>Record responsibilities</p></div></div></div></section>
<section class=\"section \">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Different deployment needs</span>
<h2>A business rollout<br>and a site deployment<br>need different work.</h2><p>Data setup and user training are different from equipment integration and commissioning. The proposal should show each workstream clearly.</p></div><div class=\"timeline\"><div>
<h3>Business Suite</h3><p>Users, opening data, roles, approvals and an end-to-end workflow review.</p></div><div>
<h3>HoneyWatt</h3><p>Project context, engineering conventions and review of intended outputs.</p></div><div>
<h3>Energy Operations</h3><p>Site survey, supported interfaces, installation responsibilities and commissioned acceptance.</p></div></div></div></div></section>
<section class=\"cta\">
<div class=\"wrap\"><div>
<h2>Define your first useful rollout.</h2><p>Bring a workflow, a project or a site.</p></div><a class=\"btn dark\" href=\"{{ path('honeybee_contact', {'interest':'Implementation'}) }}\">Discuss implementation <span aria-hidden=\"true\">↗</span></a></div></section>
<section class=\"section\">
<div class=\"wrap\">
<h2>Review the included rollout.</h2><p>Current public plan terms describe {{ p.erp.rollout_days_free }} working days, up to {{ p.erp.rollout_hours_max }} hours of specialist setup. Confirm your agreed scope; site engineering and commissioning are separate.</p></div></section>
{% include '@HoneybeeWeb/website/footer.html.twig' %}
", "@HoneybeeWeb/pages/implementation.html.twig", "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/implementation.html.twig");
}
}