<?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/website/khorchapati.html.twig */
class __TwigTemplate_4df05799dc0413983ede44de296e42c5846367b6c840c078297425cff2636830 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/website/khorchapati.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/website/khorchapati.html.twig"));
// line 2
$context["website_title"] = "Household money. A different kind of work. | 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/website/khorchapati.html.twig", 4)->unwrap()->yield($context);
// line 5
yield "<section class=\"hero\">
<div class=\"wrap narrow\"><span class=\"eyebrow \">Consumer / Apps & Labs</span>
<h1>Household money.<br>A different kind of work.</h1><p class=\"lead\">A Bangla-first application for consumer and family finance. A separate product context from HoneyBee’s industrial platform.</p><div class=\"actions\"><a class=\"btn\" href=\"";
// line 7
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_website_page", ["page" => "app-support", "app" => "Khorchapati"]), "html", null, true);
yield "\">App support & information <span aria-hidden=\"true\">↗</span></a></div></div></section>
<section class=\"section white\">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Khorchapati</span>
<h2>A focused household<br>finance context.</h2><p class=\"lead\">The tone, language and customer journey belong to household finance. This page keeps that audience separate from industrial software.</p></div><div class=\"proof-plate\"><span class=\"eyebrow \">Application review</span><div class=\"featurelist\"><div class=\"featureline\"><b>01</b><div><h4>Language & audience</h4><p>Bangla-first, consumer and family finance context.</p></div></div><div class=\"featureline\"><b>02</b><div><h4>Privacy & support</h4><p>Verify the current privacy, deletion and support information.</p></div></div><div class=\"featureline\"><b>03</b><div><h4>Current release</h4><p>Confirm the exact store listing and feature set before download promotion.</p></div></div></div></div></div></div></section>
<section class=\"section \">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Application information</span>
<h2>Confirm the release.<br>Review the access.</h2></div><div><p>Contact HoneyBee to confirm the current Android release, account requirements and the supported workflows for your organization.</p><div class=\"actions\"><a class=\"textlink\" href=\"";
// line 15
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeybee_contact");
yield "\">Discuss application access ↗</a></div></div></div></div></section>
";
// line 16
yield from $this->loadTemplate("@HoneybeeWeb/website/footer.html.twig", "@HoneybeeWeb/pages/website/khorchapati.html.twig", 16)->unwrap()->yield($context);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "@HoneybeeWeb/pages/website/khorchapati.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 69 => 16, 65 => 15, 54 => 7, 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 = 'Household money. A different kind of work. | HoneyBee' %}
{% set p = prices|default({}) %}
{% include '@HoneybeeWeb/website/header.html.twig' %}
<section class=\"hero\">
<div class=\"wrap narrow\"><span class=\"eyebrow \">Consumer / Apps & Labs</span>
<h1>Household money.<br>A different kind of work.</h1><p class=\"lead\">A Bangla-first application for consumer and family finance. A separate product context from HoneyBee’s industrial platform.</p><div class=\"actions\"><a class=\"btn\" href=\"{{ path('honeybee_website_page', {'page':'app-support','app':'Khorchapati'}) }}\">App support & information <span aria-hidden=\"true\">↗</span></a></div></div></section>
<section class=\"section white\">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Khorchapati</span>
<h2>A focused household<br>finance context.</h2><p class=\"lead\">The tone, language and customer journey belong to household finance. This page keeps that audience separate from industrial software.</p></div><div class=\"proof-plate\"><span class=\"eyebrow \">Application review</span><div class=\"featurelist\"><div class=\"featureline\"><b>01</b><div><h4>Language & audience</h4><p>Bangla-first, consumer and family finance context.</p></div></div><div class=\"featureline\"><b>02</b><div><h4>Privacy & support</h4><p>Verify the current privacy, deletion and support information.</p></div></div><div class=\"featureline\"><b>03</b><div><h4>Current release</h4><p>Confirm the exact store listing and feature set before download promotion.</p></div></div></div></div></div></div></section>
<section class=\"section \">
<div class=\"wrap\">
<div class=\"split\"><div><span class=\"eyebrow \">Application information</span>
<h2>Confirm the release.<br>Review the access.</h2></div><div><p>Contact HoneyBee to confirm the current Android release, account requirements and the supported workflows for your organization.</p><div class=\"actions\"><a class=\"textlink\" href=\"{{ path('honeybee_contact') }}\">Discuss application access ↗</a></div></div></div></div></section>
{% include '@HoneybeeWeb/website/footer.html.twig' %}
", "@HoneybeeWeb/pages/website/khorchapati.html.twig", "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/website/khorchapati.html.twig");
}
}