var/cache/dev/twig/2e/2e8cd933461db06634320bcb021518548a07f9a535ef5d67f19b196ae0cc1c8e.php line 175

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* front_v4/mca/homepage/homepage.html.twig */
  14. class __TwigTemplate_d0cfc88826582760e5d5eac0b985014da360d4014cdfa30989c11aa6c3b248da extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta_title' => [$this'block_meta_title'],
  24.             'meta_description' => [$this'block_meta_description'],
  25.             'meta_custom' => [$this'block_meta_custom'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'content' => [$this'block_content'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "front_v4/base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front_v4/mca/homepage/homepage.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front_v4/mca/homepage/homepage.html.twig"));
  43.         // line 41
  44.         $context["hideNavbar"] = true;
  45.         // line 1
  46.         $this->parent $this->loadTemplate("front_v4/base.html.twig""front_v4/mca/homepage/homepage.html.twig"1);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  50.         
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  52.     }
  53.     // line 3
  54.     public function block_meta_title($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  61.         echo "Trouvez les centres auditifs à proximité de chez vous";
  62.         
  63.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  64.         
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  66.     }
  67.     // line 4
  68.     public function block_meta_description($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  75.         echo "Prenez rendez-vous avec les centres auditifs proches de chez vous afin de réaliser un bilan auditif gratuit.";
  76.         
  77.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  78.         
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  80.     }
  81.     // line 6
  82.     public function block_meta_custom($context, array $blocks = [])
  83.     {
  84.         $macros $this->macros;
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_custom"));
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_custom"));
  89.         // line 7
  90.         echo "    <meta name=\"author\" content=\"Mon centre auditif\">
  91.     <meta property=\"og:type\" content=\"business.business\">
  92.     <meta property=\"og:title\" content=\"Mon centre Auditif\">
  93.     <meta property=\"og:description\"
  94.           content=\"Prenez rendez-vous avec les centres auditifs proches de chez vous afin de réaliser un bilan auditif gratuit.\">
  95.     <meta property=\"og:image\" content=\"https://mon-centre-auditif.com/build/mon_centre_auditif_facebook_og.png\">
  96.     <script type=\"application/ld+json\">
  97.         {
  98.             \"@context\": \"https://schema.org\",
  99.             \"@type\": \"Corporation\",
  100.             \"name\": \"Mon-centre-auditif\",
  101.             \"alternateName\": \"MCA\",
  102.             \"url\": \"https://www.mon-centre-auditif.com\",
  103.             \"logo\": \"https://mon-centre-auditif.com/build/mca_logo_horizontal.png\",
  104.             \"contactPoint\": {
  105.                 \"@type\": \"ContactPoint\",
  106.                 \"telephone\": \"0484268197\",
  107.                 \"contactType\": \"customer service\",
  108.                 \"areaServed\": \"FR\",
  109.                 \"availableLanguage\": \"fr\"
  110.             },
  111.             \"sameAs\": [
  112.                 \"https://www.facebook.com/MonCentreAuditif/\",
  113.                 \"https://fr.linkedin.com/company/auditif\"
  114.             ]
  115.         }
  116.     </script>
  117. ";
  118.         
  119.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  120.         
  121.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  122.     }
  123.     // line 37
  124.     public function block_stylesheets($context, array $blocks = [])
  125.     {
  126.         $macros $this->macros;
  127.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  128.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  129.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  130.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  131.         // line 38
  132.         echo "    ";
  133.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("homepage");
  134.         echo "
  135. ";
  136.         
  137.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  138.         
  139.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  140.     }
  141.     // line 43
  142.     public function block_content($context, array $blocks = [])
  143.     {
  144.         $macros $this->macros;
  145.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  146.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  147.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  148.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  149.         // line 44
  150.         echo "    ";
  151.         $this->loadTemplate("front_v4/mca/partials/_navbar_sticky_toggle.html.twig""front_v4/mca/homepage/homepage.html.twig"44)->display($context);
  152.         // line 45
  153.         echo "    <!-- Hero -->
  154.     <div class=\"bg-img-hero\">
  155.         <div class=\"gradient-overlay-half-dark-v2\">
  156.             <div class=\"container px-5 px-md-1\">
  157.                 <div class=\"row justify-content-lg-between\">
  158.                     <div class=\"col-12 col-lg-8 mb-5 mb-md-0 content-space-t-2 content-space-md-3 content-space-xl-4\">
  159.                         <div class=\"mb-3\">
  160.                             <h1 id=\"main-title-home\" class=\"text-white\">Trouvez un <span
  161.                                         class=\"fw-semibold text-warning\">centre auditif</span> proche de chez
  162.                                 vous</h1>
  163.                         </div>
  164.                         <form id=\"finder-form\" data-url=\"";
  165.         // line 56
  166.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("find_nearest_store");
  167.         echo "\">
  168.                             <!-- Input Card -->
  169.                             <div class=\"d-block input-card input-card-pill input-card-sm border p-1 mb-3\">
  170.                                 <div class=\"row align-items-center justify-content-between\">
  171.                                     <div class=\"col-10 col-md-7\">
  172.                                         <div class=\"border-0 d-flex align-content-center\">
  173.                                             <label for=\"searchAnswersForm\" class=\"form-label visually-hidden\">Search for
  174.                                                 answers</label>
  175.                                             <input id=\"search-term\"
  176.                                                    class=\"form-control rounded shadow-none rounded-5\" name=\"finder\"
  177.                                                    ref=\"autocomplete\" v-model=\"form.address\" type=\"text\"
  178.                                                    data-postal-code=\"null\"
  179.                                                    data-redirect-path=\"";
  180.         // line 68
  181.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("find_nearest_store");
  182.         echo "\"
  183.                                                    placeholder=\"Entrez votre adresse postale\" aria-label=\"Code postal\">
  184.                                         </div>
  185.                                     </div>
  186.                                     <div class=\"col-2 col-md-1 d-flex justify-content-md-end\">
  187.                                         <button type=\"submit\" class=\"btn btn-white btn-rounded border-0 p-0 text-primary\"
  188.                                                 id=\"geolocation-btn\" aria-label=\"Localisation\">
  189.                                             <span class=\"bi bi-crosshair\"></span>
  190.                                         </button>
  191.                                     </div>
  192.                                     <div class=\"col-12 col-md-4\">
  193.                                         <button id=\"search-btn\" type=\"submit\"
  194.                                                 class=\"btn btn-lg btn-block btn-primary w-100 btn-home-rd fw-semibold rounded-pill px-5\">
  195.                                             Rechercher
  196.                                         </button>
  197.                                     </div>
  198.                                 </div>
  199.                             </div>
  200.                             <!-- End Input Card -->
  201.                             ";
  202.         // line 91
  203.         echo "                            ";
  204.         // line 92
  205.         echo "                            ";
  206.         // line 93
  207.         echo "                            ";
  208.         // line 94
  209.         echo "                            ";
  210.         // line 95
  211.         echo "                        </form>
  212.                     </div>
  213.                     <!-- End Col -->
  214.                     <div class=\"col-12 col-lg-4 align-self-end justify-content-end float-end\">
  215.                         <div class=\"float-end my-5\">
  216.                             <a class=\"text-white fw-semibold\" href=\"";
  217.         // line 100
  218.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("lp_freelancer");
  219.         echo "\"><i
  220.                                         class=\"bi bi-arrow-right\"></i>
  221.                                 Indexer un nouveau centre auditif</a>
  222.                         </div>
  223.                     </div>
  224.                     <!-- End Col -->
  225.                 </div>
  226.                 <!-- End Row -->
  227.             </div>
  228.         </div>
  229.     </div>
  230.     <!-- End Hero -->
  231.     <!-- Clients Section -->
  232.     <div class=\"container content-space-t-1\">
  233.         <h2 class=\"text-center text-secondary mb-3 font-size-md-down-3\">Mon Centre Auditif référence les plus
  234.             grandes enseignes</h2>
  235.     </div>
  236.     <div class=\"content-space-b-1\">
  237.         <!-- Swiper -->
  238.         <div class=\"hearing-brand-swiper swiper\">
  239.             <div class=\"swiper-wrapper align-items-center\">
  240.                 ";
  241.         // line 122
  242.         $context['_parent'] = $context;
  243.         $context['_seq'] = twig_ensure_traversable((isset($context["hearingBrands"]) || array_key_exists("hearingBrands"$context) ? $context["hearingBrands"] : (function () { throw new RuntimeError('Variable "hearingBrands" does not exist.'122$this->source); })()));
  244.         foreach ($context['_seq'] as $context["_key"] => $context["hearingBrand"]) {
  245.             // line 123
  246.             echo "                    ";
  247.             if ((twig_get_attribute($this->env$this->source$context["hearingBrand"], "presentable", [], "any"falsefalsefalse123) && (twig_get_attribute($this->env$this->source$context["hearingBrand"], "logoPath", [], "any"falsefalsefalse123) != ""))) {
  248.                 // line 124
  249.                 echo "                        <div class=\"swiper-slide\">
  250.                             ";
  251.                 // line 126
  252.                 echo "                            <picture class=\"avatar avatar-xl avatar-4x3 avatar-centered\">
  253.                                 <source srcset=\"";
  254.                 // line 127
  255.                 echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["hearingBrand"], "logoFile"), "brand_logo_carrousel_webp"), "html"nulltrue);
  256.                 echo "\"
  257.                                         type=\"image/webp\">
  258.                                 <source srcset=\"";
  259.                 // line 129
  260.                 echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["hearingBrand"], "logoFile"), "brand_logo_carrousel_png"), "html"nulltrue);
  261.                 echo "\"
  262.                                         type=\"image/png\">
  263.                                 <img src=\"";
  264.                 // line 131
  265.                 echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["hearingBrand"], "logoFile"), "brand_logo_carrousel"), "html"nulltrue);
  266.                 echo "\"
  267.                                      class=\"avatar avatar-xl avatar-4x3 avatar-centered\" width=\"200\" height=\"80\"
  268.                                      alt=\"Bilan Auditif ";
  269.                 // line 133
  270.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["hearingBrand"], "name", [], "any"falsefalsefalse133), "html"nulltrue);
  271.                 echo "\">
  272.                             </picture>
  273.                         </div>
  274.                     ";
  275.             }
  276.             // line 137
  277.             echo "                ";
  278.         }
  279.         $_parent $context['_parent'];
  280.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['hearingBrand'], $context['_parent'], $context['loop']);
  281.         $context array_intersect_key($context$_parent) + $_parent;
  282.         // line 138
  283.         echo "            </div>
  284.         </div>
  285.         <!-- End Swiper -->
  286.     </div>
  287.     <!-- End Clients Section -->
  288.     <div class=\"container content-space-1\">
  289.         <div class=\"mb-5\">
  290.             <h2 class=\"text-center\">Comment être dépisté rapidement ?</h2>
  291.             <p class=\"h4 text-center\">3 solutions simples à votre disposition :</p>
  292.         </div>
  293.         <div class=\"row justify-content-lg-center\">
  294.             <div class=\"col-md-4 mb-7 mb-lg-0\">
  295.                 <!-- Content Spar -->
  296.                 <div class=\"text-center px-md-3 px-lg-4 h-100\">
  297.                     <div class=\"d-flex justify-content-center u-indicator-steps__inner mr-3 btn btn-icon btn-soft-primary rounded-circle mb-3 mx-auto\">
  298.                         <span class=\"display-4 text-primary \">1.</span>
  299.                     </div>
  300.                     <h3 class=\"h5 mb-7\">Appelez-nous directement !</h3>
  301.                     <hr>
  302.                     <a id=\"hp-phone-number-call-mca\" href=\"tel:";
  303.         // line 159
  304.         echo twig_escape_filter($this->env, (isset($context["phoneNumberCallMca"]) || array_key_exists("phoneNumberCallMca"$context) ? $context["phoneNumberCallMca"] : (function () { throw new RuntimeError('Variable "phoneNumberCallMca" does not exist.'159$this->source); })()), "html"nulltrue);
  305.         echo "\">
  306.                         <p class=\"mb-0\"><span
  307.                                     class=\"h4 text-primary fw-semibold\"><i class=\"bi bi-telephone-fill\"></i>
  308.                                     ";
  309.         // line 162
  310.         echo twig_escape_filter($this->env$this->extensions['App\Twig\AppExtension']->formatFrenchPhoneNumber((isset($context["phoneNumberCallMca"]) || array_key_exists("phoneNumberCallMca"$context) ? $context["phoneNumberCallMca"] : (function () { throw new RuntimeError('Variable "phoneNumberCallMca" does not exist.'162$this->source); })())), "html"nulltrue);
  311.         echo "</span>
  312.                         </p>
  313.                     </a>
  314.                 </div>
  315.                 <!-- End Content Spar -->
  316.             </div>
  317.             <div class=\"col-md-4 mb-7 mb-lg-0\">
  318.                 <!-- Content Spar -->
  319.                 <div class=\"text-center px-md-3 px-lg-4 h-100\">
  320.                     <div class=\"d-flex mr-3 justify-content-center u-indicator-steps__inner btn btn-icon btn-soft-primary rounded-circle mb-3 mx-auto\">
  321.                         <span class=\"display-4 text-primary \">2.</span>
  322.                     </div>
  323.                     <h3 class=\"h5 mb-7\">Demandez un rappel gratuit</h3>
  324.                     <hr>
  325.                     <form class=\"homepageForm\" id=\"form-custom-witsmedia\" method=\"post\">
  326.                         <div class=\"form-group mb-3\">
  327.                             <label for=\"lastname\" class=\"d-none\">Nom :</label>
  328.                             <input type=\"text\" id=\"lastname\" name=\"lastname\" class=\"form-control\" placeholder=\"Nom\"
  329.                                    required>
  330.                         </div>
  331.                         <div class=\"form-group mb-3\">
  332.                             <label for=\"firstname\" class=\"d-none\">Prénom :</label>
  333.                             <input type=\"text\" id=\"firstname\" name=\"firstname\" class=\"form-control\"
  334.                                    placeholder=\"Prénom\" required>
  335.                         </div>
  336.                         <div class=\"form-group mb-3\">
  337.                             <label for=\"phoneNumber\" class=\"d-none\">Téléphone :</label>
  338.                             <input type=\"tel\" id=\"phoneNumber\" name=\"phoneNumber\"
  339.                                    class=\"form-control cleave-phone-number\" placeholder=\"Téléphone\" required>
  340.                         </div>
  341.                         <button id=\"hp-submit-form-custom-witsmedia\" type=\"submit\" class=\"btn btn-warning w-100\"><i
  342.                                     class=\"bi bi-headset\"></i> Rappelez-moi
  343.                         </button>
  344.                     </form>
  345.                     <p id=\"success-callback-request\" class=\"d-none text-success\">Vous allez être recontacté par
  346.                         notre équipe !
  347.                     </p>
  348.                 </div>
  349.                 <!-- End Content Spar -->
  350.             </div>
  351.             <div class=\"col-md-4\">
  352.                 <!-- Stats -->
  353.                 <div class=\"text-center px-md-3 px-lg-7\">
  354.                     <div class=\"-flex u-indicator-steps__inner mr-3 justify-content-center btn btn-icon btn-soft-primary rounded-circle mb-3 mx-auto\">
  355.                         <span class=\"display-4 text-primary \">3.</span>
  356.                     </div>
  357.                     <h3 class=\"h5\">Prenez RDV dans un centre partenaire</h3>
  358.                     <hr>
  359.                     <a id=\"hp-link-to-lp\" class=\"btn btn-warning transition-3d-hover w-100\"
  360.                        href=\"";
  361.         // line 211
  362.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("index_acquisition_seo");
  363.         echo "\">
  364.                         <i class=\"bi bi-shop-window\"></i> Je prends RDV
  365.                         <span class=\"fas fa-angle-right ml-2\"></span>
  366.                     </a>
  367.                 </div>
  368.                 <!-- End Stats -->
  369.             </div>
  370.         </div>
  371.     </div>
  372.     ";
  373.         // line 222
  374.         if ((array_key_exists("freelancers"$context) &&  !twig_test_empty((isset($context["freelancers"]) || array_key_exists("freelancers"$context) ? $context["freelancers"] : (function () { throw new RuntimeError('Variable "freelancers" does not exist.'222$this->source); })())))) {
  375.             // line 223
  376.             echo "        <hr>
  377.         <!-- Freelancer logo Section -->
  378.         <div class=\"container content-space-t-1\">
  379.             <!-- Heading -->
  380.             <div class=\"w-md-85 w-lg-75 text-center mx-md-auto mb-6\">
  381.                 <h2 class=\"font-size-md-down-1\">Nous travaillons aussi avec plus de 200 audioprothésistes
  382.                     indépendants.</h2>
  383.                 <a href=\"";
  384.             // line 230
  385.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("lp_freelancer");
  386.             echo "\">Rejoignez la communauté</a>
  387.             </div>
  388.         </div>
  389.         <div class=\"content-space-b-2\">
  390.             <!-- Freelancer Logo Swiper  -->
  391.             <div class=\"freelancer-swiper swiper\">
  392.                 <div class=\"swiper-wrapper align-items-center\">
  393.                     ";
  394.             // line 237
  395.             $context['_parent'] = $context;
  396.             $context['_seq'] = twig_ensure_traversable((isset($context["freelancers"]) || array_key_exists("freelancers"$context) ? $context["freelancers"] : (function () { throw new RuntimeError('Variable "freelancers" does not exist.'237$this->source); })()));
  397.             foreach ($context['_seq'] as $context["_key"] => $context["freelancer"]) {
  398.                 // line 238
  399.                 echo "                        ";
  400.                 if ((twig_get_attribute($this->env$this->source$context["freelancer"], "logoPath", [], "any"truetruefalse238) &&  !(null === twig_get_attribute($this->env$this->source$context["freelancer"], "logoPath", [], "any"falsefalsefalse238)))) {
  401.                     // line 239
  402.                     echo "                            <div class=\"swiper-slide\">
  403.                                 <picture class=\"avatar avatar-xl avatar-4x3 avatar-centered\">
  404.                                     <source srcset=\"";
  405.                     // line 241
  406.                     echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["freelancer"], "logoFile"), "brand_logo_carrousel_webp"), "html"nulltrue);
  407.                     echo "\"
  408.                                             type=\"image/webp\">
  409.                                     <source srcset=\"";
  410.                     // line 243
  411.                     echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["freelancer"], "logoFile"), "brand_logo_carrousel_png"), "html"nulltrue);
  412.                     echo "\"
  413.                                             type=\"image/png\">
  414.                                     <img src=\"";
  415.                     // line 245
  416.                     echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset($context["freelancer"], "logoFile"), "brand_logo_carrousel"), "html"nulltrue);
  417.                     echo "\"
  418.                                          class=\"avatar avatar-xl avatar-4x3 avatar-centered\" width=\"200\" height=\"80\"
  419.                                          alt=\"Bilan Auditif ";
  420.                     // line 247
  421.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["freelancer"], "name", [], "any"falsefalsefalse247), "html"nulltrue);
  422.                     echo "\">
  423.                                 </picture>
  424.                             </div>
  425.                         ";
  426.                 }
  427.                 // line 251
  428.                 echo "                    ";
  429.             }
  430.             $_parent $context['_parent'];
  431.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['freelancer'], $context['_parent'], $context['loop']);
  432.             $context array_intersect_key($context$_parent) + $_parent;
  433.             // line 252
  434.             echo "                </div>
  435.             </div>
  436.             <!-- End Freelancer Logo Swiper  -->
  437.         </div>
  438.         <!-- End Freelancer Logo Section -->
  439.     ";
  440.         }
  441.         // line 258
  442.         echo "
  443.     <hr class=\"my-0\">
  444.     <!-- Mockup Block Section -->
  445.     <div class=\"container content-space-1\">
  446.         <!-- Title -->
  447.         <div class=\"w-md-85 w-lg-65 text-center mx-md-auto mb-5\">
  448.             <h2 class=\"text-primary\">Réalisez un <span
  449.                         class=\"fw-bold\">bilan auditif<sup>(1)</sup></span> gratuit</h2>
  450.             <p>Mon centre auditif facilite vos démarches et vous met en relation avec les centres auditifs proches
  451.                 de chez vous.</p>
  452.         </div>
  453.         <!-- End Title -->
  454.         <div class=\"row justify-content-lg-between align-items-center\">
  455.             <div class=\"col-md-6 mb-7 mb-md-0\">
  456.                 <div class=\"pr-md-4\">
  457.                     <!-- Step -->
  458.                     <ul class=\"step\">
  459.                         <li class=\"step-item\">
  460.                             <div class=\"step-content-wrapper\">
  461.                                 <span class=\"step-icon step-icon-soft-primary\">1</span>
  462.                                 <div class=\"step-content\">
  463.                                     <h4>Recherchez un centre</h4>
  464.                                     <p class=\"step-text\">Localisez les centres auditifs proches de chez vous.</p>
  465.                                 </div>
  466.                             </div>
  467.                         </li>
  468.                         <li class=\"step-item\">
  469.                             <div class=\"step-content-wrapper\">
  470.                                 <span class=\"step-icon step-icon-soft-primary\">2</span>
  471.                                 <div class=\"step-content\">
  472.                                     <h4>Bilan Auditif</h4>
  473.                                     <p class=\"step-text\"> Obtenez un bilan auditif<sup>(1)</sup> gratuit rapidement dans
  474.                                         un centre près de
  475.                                         chez vous (dispositif non médical).</p>
  476.                                 </div>
  477.                             </div>
  478.                         </li>
  479.                         <li class=\"step-item\">
  480.                             <div class=\"step-content-wrapper\">
  481.                                 <span class=\"step-icon step-icon-soft-primary\">3</span>
  482.                                 <div class=\"step-content\">
  483.                                     <h4>Accompagnement</h4>
  484.                                     <p class=\"step-text\">Les centres partenaires vous accompagnent jusqu’à l’équipement
  485.                                         de l’appareil le
  486.                                         plus adapté à vos besoins.</p>
  487.                                 </div>
  488.                             </div>
  489.                         </li>
  490.                     </ul>
  491.                     <!-- End Step -->
  492.                     <a class=\"btn btn-primary btn-wide btn-pill transition-3d-hover\"
  493.                        href=\"";
  494.         // line 312
  495.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("index_acquisition_seo");
  496.         echo "\">Commencez ici <span
  497.                                 class=\"bi bi-arrow-right-short ml-2\"></span></a>
  498.                 </div>
  499.             </div>
  500.             <div class=\"col-md-6\">
  501.                 <div class=\"d-flex justify-content-center\">
  502.                     <div class=\"position-relative w-md-65\">
  503.                         <img class=\"img-fluid rounded-2\"
  504.                              src=\"";
  505.         // line 320
  506.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/landing-page/homepage/mon_centre_auditif_depistage_auditif_gratuit_650x750.webp"), "html"nulltrue);
  507.         echo "\"
  508.                              alt=\"Image Description\">
  509.                         <!-- SVG Shape -->
  510.                         <div class=\"position-absolute top-0 start-0 mt-n6 ms-n7 d-none d-lg-block\" style=\"width: 10rem;\">
  511.                             <svg xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 335.2 335.2\"
  512.                                  width=\"100\" height=\"100\">
  513.                                 <circle fill=\"#FFC107\" opacity=\".7\" cx=\"167.6\" cy=\"167.6\" r=\"130.1\"></circle>
  514.                             </svg>
  515.                         </div>
  516.                         <!-- End SVG Shape -->
  517.                         <!-- SVG Shape -->
  518.                         <div class=\"position-absolute bottom-0 end-0 zi-n1 mb-n6 me-n10 d-none d-lg-block\" style=\"width: 10rem;\">
  519.                             <svg xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 335.2 335.2\"
  520.                                  width=\"120\" height=\"120\">
  521.                                 <circle fill=\"none\" stroke=\"#377dff\" stroke-width=\"75\" cx=\"167.6\" cy=\"167.6\"
  522.                                         r=\"130.1\"></circle>
  523.                             </svg>
  524.                         </div>
  525.                         <!-- End SVG Shape -->
  526.                     </div>
  527.                 </div>
  528.             </div>
  529.         </div>
  530.     </div>
  531.     <!-- End Mockup Block Section -->
  532.     <hr class=\"my-0\">
  533.     <!-- What We Do Section -->
  534.     <div class=\"container content-space-1\">
  535.         <div class=\"row justify-content-lg-between\">
  536.             <div class=\"col-lg-4 mb-7 mb-lg-0\">
  537.                 <!-- Title -->
  538.                 <small class=\"text-secondary text-uppercase fw-semibold mb-5\">
  539.                     Vous ressentez des problèmes d'audition ?
  540.                 </small>
  541.                 <h3 class=\"fw-semibold\">Les appareils du marché s’adaptent à votre quotidien</h3>
  542.                 <p>Il existe plusieurs gammes d'appareils qui s'adaptent parfaitement à vos problèmes d'audition
  543.                     et à votre budget.
  544.                 </p>
  545.                 <!-- End Title -->
  546.             </div>
  547.             <div class=\"col-lg-7\">
  548.                 <div class=\"row\">
  549.                     <div class=\"col-sm-6 mb-3\">
  550.                         <!-- Icon Blocks -->
  551.                         <figure class=\"w-100 max-width-8 mb-3\">
  552.                             <img
  553.                                     src=\"";
  554.         // line 368
  555.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/front_v4/svg/custom_icons/011-antenna.svg"), "html"nulltrue);
  556.         echo "\"
  557.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  558.                                     width=\"50\" height=\"50\">
  559.                         </figure>
  560.                         <h4 class=\"h5\">Connectivité avancée</h4>
  561.                         <span class=\"badge bg-success rounded-pill fw-small ml-1 my-1\">Top tendance</span>
  562.                         <p class=\"font-size-1\">Connectez vos aides
  563.                             auditives à votre smartphone
  564.                             pour passer vos appels ou à
  565.                             votre télé pour entendre le
  566.                             son directement dans vos
  567.                             appareils. Surveillez leur
  568.                             fonctionnement depuis des
  569.                             applications mobiles dédiées.</p>
  570.                         <!-- End Icon Blocks -->
  571.                     </div>
  572.                     <div class=\"col-sm-6 mb-3\">
  573.                         <!-- Icon Blocks -->
  574.                         <figure class=\"w-100 max-width-8 mb-3\">
  575.                             <img
  576.                                     src=\"";
  577.         // line 388
  578.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/front_v4/svg/custom_icons/012-transmitter-1.svg"), "html"nulltrue);
  579.         echo "\"
  580.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  581.                                     width=\"50\" height=\"50\">
  582.                         </figure>
  583.                         <h4 class=\"h5\">Qualité sonore exceptionnelle</h4>
  584.                         <p class=\"font-size-1\">Avec les gammes d’appareils ultra-modernes, retrouvez le confort
  585.                             d’entendre et de vous reconnecter à votre environnement et à vos
  586.                             proches. </p>
  587.                         <!-- End Icon Blocks -->
  588.                     </div>
  589.                     <div class=\"w-100\"></div>
  590.                     <div class=\"col-sm-6 mb-3 mb-sm-0\">
  591.                         <!-- Icon Blocks -->
  592.                         <figure class=\"w-100 max-width-8 mb-3\">
  593.                             <img
  594.                                     src=\"";
  595.         // line 403
  596.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/front_v4/svg/custom_icons/017-loading.svg"), "html"nulltrue);
  597.         echo "\"
  598.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  599.                                     width=\"50\" height=\"50\">
  600.                         </figure>
  601.                         <h4 class=\"h5\">Batteries rechargeables</h4>
  602.                         <p class=\"font-size-1\">Avec les gammes d’appareils
  603.                             rechargeables, fini les piles à
  604.                             remplacer et à emporter dans
  605.                             tous vos déplacements. Un
  606.                             gain de simplicité et un geste
  607.                             pour la planète. </p>
  608.                         <!-- End Icon Blocks -->
  609.                     </div>
  610.                     <div class=\"col-sm-6\">
  611.                         <!-- Icon Blocks -->
  612.                         <figure class=\"w-100 max-width-8 mb-3\">
  613.                             <img
  614.                                     src=\"";
  615.         // line 420
  616.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/front_v4/svg/custom_icons/002-ear.svg"), "html"nulltrue);
  617.         echo "\"
  618.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  619.                                     width=\"50\" height=\"50\">
  620.                         </figure>
  621.                         <h4 class=\"h5\">Discrétion</h4>
  622.                         <p class=\"font-size-1\">Les appareils auditifs se font de plus en plus discrets. Il sont
  623.                             confortables et s'adaptent parfaitement à votre oreille afin de vous fournir tout le
  624.                             confort d'une bonne audition.</p>
  625.                         <!-- End Icon Blocks -->
  626.                     </div>
  627.                 </div>
  628.             </div>
  629.         </div>
  630.     </div>
  631.     ";
  632.         // line 435
  633.         $this->loadTemplate("front_v4/mca/components/_cta_full_size_wave.html.twig""front_v4/mca/homepage/homepage.html.twig"435)->display($context);
  634.         // line 436
  635.         echo "
  636.     <!-- 100% Santé Section -->
  637.     <div class=\"container content-space-1\">
  638.         <div class=\"row\">
  639.             <div class=\"col-md-8\">
  640.                 <h2 class=\"h3 text-success fw-bold mb-5\">100% santé Audition<br>
  641.                     Des soins pour tous, pris en charge à 100%</h2>
  642.                 <p>Il existe depuis le 1er janvier 2021 <a class=\"text-primary fw-bold\"
  643.                                                            href=\"";
  644.         // line 444
  645.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_post_show", ["slug" => "100-sante-audiologie"]);
  646.         echo "\">des
  647.                         audioprothèses 100 % remboursées</a>. Cette réforme concerne toute personne bénéficiant d’un
  648.                     contrat responsable par sa mutuelle ou son assurance santé.<br><br>
  649.                     Le contrat responsable prévoit des encadrements dans la prise en charge et incite les patients à
  650.                     respecter les parcours de soins.
  651.                 </p>
  652.             </div>
  653.             <!-- Title -->
  654.             <div class=\"col-md-4 mb-7\">
  655.                 <picture class=\"img-fluid float-end\">
  656.                     <source srcset=\"";
  657.         // line 454
  658.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/100%_sante_mon_centre_auditif.jpg"), "default_webp"), "html"nulltrue);
  659.         echo "\"
  660.                             type=\"image/webp\">
  661.                     <source srcset=\"";
  662.         // line 456
  663.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/100%_sante_mon_centre_auditif.jpg"), "html"nulltrue);
  664.         echo "\" type=\"image/png\">
  665.                     <img src=\"";
  666.         // line 457
  667.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/100%_sante_mon_centre_auditif.jpg"), "html"nulltrue);
  668.         echo "\"
  669.                          alt=\"Découvrez 100% Santé Audition\" width=\"300\" height=\"204\">
  670.                 </picture>
  671.             </div>
  672.             <!-- End Title -->
  673.         </div>
  674.         <div class=\"row justify-content-lg-between align-items-center\">
  675.             <div class=\"col-md-6 col-lg-5\">
  676.                 <div class=\"pr-md-4 my-5\">
  677.                     <!-- Step -->
  678.                     <ul class=\"step step-dashed\">
  679.                         <li class=\"step-item\">
  680.                             <div class=\"step-content-wrapper\">
  681.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  682.                                 <div class=\"step-content\">
  683.                                     <p class=\"step-text\">
  684.                                         Pour chaque <a class=\"text-primary fw-bold\"
  685.                                                        href=\"";
  686.         // line 474
  687.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_post_show", ["slug" => "devis-normalise-audioprothesiste"]);
  688.         echo "\">devis
  689.                                             réalisé</a>
  690.                                         par un audioprothésiste, au moins un des équipements
  691.                                         proposés doit faire partie du 100% santé.
  692.                                     </p>
  693.                                 </div>
  694.                             </div>
  695.                         </li>
  696.                         <li class=\"step-item\">
  697.                             <div class=\"step-content-wrapper\">
  698.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  699.                                 <div class=\"step-content\">
  700.                                     <p class=\"step-text\">
  701.                                         Vous restez cependant libre de choisir un appareil ou un soin non inclus dans le
  702.                                         100% santé.
  703.                                     </p>
  704.                                 </div>
  705.                             </div>
  706.                         </li>
  707.                         <li class=\"step-item\">
  708.                             <div class=\"step-content-wrapper\">
  709.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  710.                                 <div class=\"step-content\">
  711.                                     <p class=\"step-text\">
  712.                                         Le financement des appareils issus du 100 % santé sont pris en charge par
  713.                                         l’assurance maladie et les complémentaires santé. </p>
  714.                                 </div>
  715.                             </div>
  716.                         </li>
  717.                     </ul>
  718.                     <!-- End Step -->
  719.                 </div>
  720.             </div>
  721.             <div class=\"col-md-6 col-lg-5\">
  722.                 <div class=\"pr-md-4 my-5\">
  723.                     <!-- Step -->
  724.                     <ul class=\"step step-dashed\">
  725.                         <li class=\"step-item\">
  726.                             <div class=\"step-content-wrapper\">
  727.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  728.                                 <div class=\"step-content\">
  729.                                     <p class=\"step-text\">
  730.                                         Un large choix d’aides auditives est prévu par ce dispositif gouvernemental
  731.                                         alors n’hésitez pas à demander les gammes concernées à votre audioprothésiste
  732.                                     </p>
  733.                                 </div>
  734.                             </div>
  735.                         </li>
  736.                         <li class=\"step-item\">
  737.                             <div class=\"step-content-wrapper\">
  738.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  739.                                 <div class=\"step-content\">
  740.                                     <p class=\"step-text\">
  741.                                         Il ne s’agit pas d’appareils bas de gammes ou peu efficaces, ils possèdent de
  742.                                         nombreuses options et fonctionnalités (anti-acouphène, réducteur de bruit du
  743.                                         vent, anti-Larsen, Bluetooth…).
  744.                                     </p>
  745.                                 </div>
  746.                             </div>
  747.                         </li>
  748.                     </ul>
  749.                     <!-- End Step -->
  750.                 </div>
  751.             </div>
  752.         </div>
  753.         <h3 class=\"h5 text-black-50 text-center mt-3\">
  754.             Alors n’attendez plus pour réaliser un <a class=\"text-primary fw-bold\"
  755.                                                       href=\"";
  756.         // line 546
  757.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("index_acquisition_seo");
  758.         echo "\">bilan
  759.                 auditif</a> et découvrir le confort d’une audition retrouvée.
  760.         </h3>
  761.     </div>
  762.     <!-- End 100% Santé Section -->
  763.     <!-- Audioprothésistes indépendants et sous enseignes Section -->
  764.     <div class=\"position-relative gradient-overlay-half-primary-v1\"
  765.          style=\"background-image: url('";
  766.         // line 554
  767.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/landing-page/homepage/audioprothesistes_independants.jpg"), "html"nulltrue);
  768.         echo "');
  769.                  background-size: cover; background-position: center;\">
  770.         <div class=\"container content-space-1 w-lg-65\">
  771.             <!-- Title -->
  772.             <div class=\"col-12 my-2 my-lg-5 text-left\">
  773.                 <h2 class=\"text-warning\">Les audioprothésistes <span
  774.                             class=\"fw-semibold\">indépendants</span> et <span
  775.                             class=\"fw-semibold\">sous enseignes</span>
  776.                 </h2>
  777.             </div>
  778.             <!-- End Title -->
  779.             <!-- Content -->
  780.             <div class=\"d-flex justify-content-lg-center align-items-center\">
  781.                 <div class=\"pr-md-4\">
  782.                     <p class=\"text-light\">Plusieurs typologies d’audioprothésistes sont à votre service pour vous
  783.                         proposer des soins adaptés à vos problèmes auditifs. Mon centre auditif en répertorie déjà
  784.                         plus de<span class=\"text-warning fw-bold\"> 5400 </span> partout en France.<br><br>
  785.                         Nous indexons des <span
  786.                                 class=\"text-warning fw-bold\">audioprothésistes sous enseignes</span>
  787.                         (Audika, Amplifon, Afflelou Acousticien ou encore Optical center), mais également des
  788.                         <span class=\"text-warning fw-bold\"> audioprothésistes indépendants</span>
  789.                         qui ont leur propre enseigne. Ces derniers peuvent vous proposer les même marques et modèles
  790.                         d’appareils, parfois des différents mais ils ont en général tous la possibilité de vous
  791.                         proposer un modèle adapté à vos besoins.<br><br>
  792.                         Si une enseigne peut faire la différence sur le service et la qualité du suivi normalisé
  793.                         par un groupe les indépendants peuvent aussi faire partie de groupement
  794.                         (CDA, Maître audio, …) et appliquer des chartes de qualité toutes aussi sérieuses.<br><br>
  795.                         Notre conseil pour vous aider à bien choisir votre professionnel et de comparer au moins
  796.                         deux audioprothésistes avant de faire votre choix.
  797.                     </p>
  798.                 </div>
  799.             </div>
  800.             <!-- End Content -->
  801.         </div>
  802.     </div>
  803.     <!-- End audioprothésistes indépendants et sous enseignes Section -->
  804.     <!-- Blog Lasted Post -->
  805.     <div class=\"container content-space-2\">
  806.         <!-- Heading -->
  807.         <div class=\"w-md-75 w-lg-50 text-center mx-md-auto mb-5\">
  808.             <h2>Découvrez nos derniers articles</h2>
  809.         </div>
  810.         <!-- End Heading -->
  811.         <div class=\"overflow-hidden d-flex justify-content-center\">
  812.             <div class=\"row gx-lg-7 w-lg-85 justify-content-around\">
  813.                 ";
  814.         // line 604
  815.         $context['_parent'] = $context;
  816.         $context['_seq'] = twig_ensure_traversable((isset($context["blogPosts"]) || array_key_exists("blogPosts"$context) ? $context["blogPosts"] : (function () { throw new RuntimeError('Variable "blogPosts" does not exist.'604$this->source); })()));
  817.         $context['loop'] = [
  818.           'parent' => $context['_parent'],
  819.           'index0' => 0,
  820.           'index'  => 1,
  821.           'first'  => true,
  822.         ];
  823.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  824.             $length count($context['_seq']);
  825.             $context['loop']['revindex0'] = $length 1;
  826.             $context['loop']['revindex'] = $length;
  827.             $context['loop']['length'] = $length;
  828.             $context['loop']['last'] = === $length;
  829.         }
  830.         foreach ($context['_seq'] as $context["_key"] => $context["post"]) {
  831.             // line 605
  832.             echo "                  ";
  833.             $this->loadTemplate("front_v4/mca/blog/_blog_card.html.twig""front_v4/mca/homepage/homepage.html.twig"605)->display(twig_array_merge($context, ["post" => $context["post"]]));
  834.             // line 606
  835.             echo "                ";
  836.             ++$context['loop']['index0'];
  837.             ++$context['loop']['index'];
  838.             $context['loop']['first'] = false;
  839.             if (isset($context['loop']['length'])) {
  840.                 --$context['loop']['revindex0'];
  841.                 --$context['loop']['revindex'];
  842.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  843.             }
  844.         }
  845.         $_parent $context['_parent'];
  846.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['post'], $context['_parent'], $context['loop']);
  847.         $context array_intersect_key($context$_parent) + $_parent;
  848.         // line 607
  849.         echo "            </div>
  850.             <!-- End Row -->
  851.         </div>
  852.         <!-- Card Info -->
  853.         <div class=\"text-center\">
  854.             <div class=\"card card-info-link card-sm\">
  855.                 <div class=\"card-body\">
  856.                     Vous souhaitez découvrir tous nos articles ? <a class=\"card-link ms-2\"
  857.                                                                     href=\"";
  858.         // line 616
  859.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_post_all");
  860.         echo "\">Visitez
  861.                         le blog<span class=\"bi-chevron-right small ms-1\"></span></a>
  862.                 </div>
  863.             </div>
  864.         </div>
  865.         <!-- End Card Info -->
  866.     </div>
  867.     <!-- End Card Grid -->
  868.     ";
  869.         // line 625
  870.         $this->loadTemplate("front_v4/mca/components/_cta_full_size_circle.html.twig""front_v4/mca/homepage/homepage.html.twig"625)->display($context);
  871.         // line 626
  872.         echo "
  873.     <!-- Clients -->
  874.     <div class=\"container content-space-2\">
  875.         <div class=\"row\">
  876.             <div class=\"col-12 col-md-4 pt-7 pt-md-0\">
  877.                 <!-- Card -->
  878.                 <div class=\"card bg-primary shadow-lg mt-md-n1\" data-aos=\"fade-up\">
  879.                     <div class=\"card-body\">
  880.                         <div class=\"mb-7\">
  881.                             <span class=\"card-subtitle text-warning\">Les fabricants d'audioprothèses</span>
  882.                             <h2 class=\"h3 card-title text-white\">Découvrez comment bien choisir votre appareil
  883.                                 auditif.</h2>
  884.                         </div>
  885.                         <div class=\"d-grid\">
  886.                             <a class=\"btn btn-soft-light btn-transition\"
  887.                                href=\"";
  888.         // line 641
  889.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_post_show", ["slug" => "les-differences-entre-les-protheses-auditives"]);
  890.         echo "\">En
  891.                                 savoir plus</a>
  892.                         </div>
  893.                     </div>
  894.                 </div>
  895.                 <!-- End Card -->
  896.             </div>
  897.             <!-- End Col -->
  898.             <div class=\"d-none d-md-block col-md-8 pt-2\">
  899.                 <div class=\"row\">
  900.                     <div class=\"col-4 py-3 align-self-center\">
  901.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  902.                              src=\"";
  903.         // line 654
  904.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/bernafon.png"), "brand_logo_medium"), "html"nulltrue);
  905.         echo "\"
  906.                              alt=\"Mon Centre Auditif - Prothèse auditive Bernafon\" width=\"200\" height=\"72*\">
  907.                     </div>
  908.                     <!-- End Col -->
  909.                     <div class=\"col-4 py-3 align-self-center\">
  910.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  911.                              src=\"";
  912.         // line 661
  913.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/signia-siemens.png"), "brand_logo_medium"), "html"nulltrue);
  914.         echo "\"
  915.                              alt=\"Mon Centre Auditif - Prothèse auditive Siemens\" width=\"200\" height=\"70\">
  916.                     </div>
  917.                     <!-- End Col -->
  918.                     <div class=\"col-4 py-3 align-self-center\">
  919.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  920.                              src=\"";
  921.         // line 668
  922.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/oido.png"), "brand_logo_medium"), "html"nulltrue);
  923.         echo "\"
  924.                              alt=\"Mon Centre Auditif - Prothèse Oido\" width=\"200\" height=\"121\">
  925.                     </div>
  926.                     <!-- End Col -->
  927.                     <div class=\"col-4 py-3 align-self-center\">
  928.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  929.                              src=\"";
  930.         // line 675
  931.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/oticon.png"), "brand_logo_medium"), "html"nulltrue);
  932.         echo "\"
  933.                              alt=\"Mon Centre Auditif - Prothèse Oticon\" width=\"200\" height=\"74\">
  934.                     </div>
  935.                     <!-- End Col -->
  936.                     <div class=\"col-4 py-3 align-self-center\">
  937.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  938.                              src=\"";
  939.         // line 682
  940.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/phonak.png"), "brand_logo_medium"), "html"nulltrue);
  941.         echo "\"
  942.                              alt=\"Mon Centre Auditif - Prothèse auditive Phonak\" width=\"200\" height=\"40\">
  943.                     </div>
  944.                     <!-- End Col -->
  945.                     <div class=\"col-4 py-3 align-self-center\">
  946.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  947.                              src=\"";
  948.         // line 689
  949.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/resound.png"), "brand_logo_medium"), "html"nulltrue);
  950.         echo "\"
  951.                              alt=\"Mon Centre Auditif - Prothèse auditive Resound\" width=\"200\" height=\"65\">
  952.                     </div>
  953.                     <!-- End Col -->
  954.                     <div class=\"col-4 py-3 align-self-center\">
  955.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  956.                              src=\"";
  957.         // line 696
  958.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/starkey.png"), "brand_logo_medium"), "html"nulltrue);
  959.         echo "\"
  960.                              alt=\"Mon Centre Auditif - Prothèse auditive Starkey\" width=\"200\" height=\"97\">
  961.                     </div>
  962.                     <!-- End Col -->
  963.                     <div class=\"col-4 py-3 align-self-center\">
  964.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  965.                              src=\"";
  966.         // line 703
  967.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/unitron.png"), "brand_logo_medium"), "html"nulltrue);
  968.         echo "\"
  969.                              alt=\"Mon Centre Auditif - Prothèse auditive Unitron\" width=\"200\" height=\"47\">
  970.                     </div>
  971.                     <!-- End Col -->
  972.                     <div class=\"col-4 py-3 align-self-center\">
  973.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  974.                              src=\"";
  975.         // line 710
  976.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/logo_constructeur/widex.png"), "brand_logo_medium"), "html"nulltrue);
  977.         echo "\"
  978.                              alt=\"Mon Centre Auditif - Prothèse auditive Widex\" width=\"200\" height=\"100\">
  979.                     </div>
  980.                     <!-- End Col -->
  981.                 </div>
  982.                 <!-- End Row -->
  983.             </div>
  984.             <!-- End Col -->
  985.         </div>
  986.         <!-- End Row -->
  987.     </div>
  988.     <!-- End Clients -->
  989.     <!-- Subscribe -->
  990.     <div class=\"bg-light\">
  991.         <div class=\"container py-3\">
  992.             <div class=\"w-md-75 w-lg-50 text-center mx-md-auto\">
  993.                 <div class=\"row justify-content-lg-between\">
  994.                     <!-- Heading -->
  995.                     <div class=\"mb-2\">
  996.                         <span class=\"text-cap\">Newsletter</span>
  997.                         <h2 class=\"text-primary\">Restez <span class=\"fw-bold\">informés</span></h2>
  998.                     </div>
  999.                     <!-- End Heading -->
  1000.                     ";
  1001.         // line 736
  1002.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["newsLetterForm"]) || array_key_exists("newsLetterForm"$context) ? $context["newsLetterForm"] : (function () { throw new RuntimeError('Variable "newsLetterForm" does not exist.'736$this->source); })()), 'form_start');
  1003.         echo "
  1004.                     <!-- Input Card -->
  1005.                     <div class=\"input-card input-card-pill input-card-sm border p-1 mb-3\">
  1006.                         <div class=\"input-card-form d-flex align-content-center rounded-5\">
  1007.                             <label for=\"subscribeFormEg2\" class=\"form-label visually-hidden\">Entrez votre email</label>
  1008.                             ";
  1009.         // line 741
  1010.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["newsLetterForm"]) || array_key_exists("newsLetterForm"$context) ? $context["newsLetterForm"] : (function () { throw new RuntimeError('Variable "newsLetterForm" does not exist.'741$this->source); })()), "email", [], "any"falsefalsefalse741), 'widget', ["attr" => ["id" => "subscribeSrEmail""class" => "rounded-5"]]);
  1011.         echo "
  1012.                         </div>
  1013.                         <button id=\"subscribeButton\" type=\"submit\" class=\"btn btn-primary btn-lg rounded-pill\">
  1014.                             S'inscrire
  1015.                         </button>
  1016.                     </div>
  1017.                     <!-- End Input Card -->
  1018.                     <!-- Wrong email format div -->
  1019.                     <div id=\"invalidEmailField\" class=\"d-none alert alert-soft-danger mt-3\" role=\"alert\">
  1020.                         <span>L'adresse email saisie est invalide.</span>
  1021.                     </div>
  1022.                     <!-- Success Div -->
  1023.                     <div id=\"subscriptionSuccess\"
  1024.                          class=\"d-none alert alert-dismissible fade show alert-soft-success mt-3\" role=\"alert\">
  1025.                         Merci pour votre inscription à notre newsletter.
  1026.                         <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>
  1027.                     </div>
  1028.                     <!-- Already subscribed div -->
  1029.                     <div id=\"alreadySubscribed\" class=\"d-none alert alert-soft-warning mt-3\" role=\"alert\">
  1030.                         <span>Il semblerait que cette adresse email soit déjà utilisée.</span>
  1031.                     </div>
  1032.                     ";
  1033.         // line 762
  1034.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["newsLetterForm"]) || array_key_exists("newsLetterForm"$context) ? $context["newsLetterForm"] : (function () { throw new RuntimeError('Variable "newsLetterForm" does not exist.'762$this->source); })()), 'form_end');
  1035.         echo "
  1036.                     <p class=\"small\">Vous pouvez vous désinscrire à tout moment. <br> Lire notre <a
  1037.                                 href=\"";
  1038.         // line 764
  1039.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("privacy");
  1040.         echo "\">politique de confidentialité</a></p>
  1041.                 </div>
  1042.             </div>
  1043.         </div>
  1044.     </div>
  1045.     <!-- End Subscribe -->
  1046. ";
  1047.         
  1048.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1049.         
  1050.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1051.     }
  1052.     // line 772
  1053.     public function block_javascripts($context, array $blocks = [])
  1054.     {
  1055.         $macros $this->macros;
  1056.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1057.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1058.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1059.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1060.         // line 773
  1061.         echo "    ";
  1062.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("homepage");
  1063.         echo "
  1064.     <script src=\"https://cdn.jsdelivr.net/npm/sweetalert2@8\"></script>
  1065.     <!-- Google place API -->
  1066.     <script type=\"text/javascript\"
  1067.             src=\"https://maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyAJFMY4h2rwiDVFydKeK6l1eLgMpH5iV-0&libraries=places\"></script>
  1068.     <script
  1069.             src=\"https://code.jquery.com/jquery-3.7.1.min.js\"
  1070.             integrity=\"sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=\"
  1071.             crossorigin=\"anonymous\"></script>
  1072.     ";
  1073.         // line 782
  1074.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("google_places_api");
  1075.         echo "
  1076.     ";
  1077.         // line 783
  1078.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("send_callback_request");
  1079.         echo "
  1080.     ";
  1081.         // line 784
  1082.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("newsletter_subscribe");
  1083.         echo "
  1084.     ";
  1085.         // line 785
  1086.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("home_front_v3");
  1087.         echo "
  1088. ";
  1089.         
  1090.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1091.         
  1092.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1093.     }
  1094.     public function getTemplateName()
  1095.     {
  1096.         return "front_v4/mca/homepage/homepage.html.twig";
  1097.     }
  1098.     public function isTraitable()
  1099.     {
  1100.         return false;
  1101.     }
  1102.     public function getDebugInfo()
  1103.     {
  1104.         return array (  1165 => 785,  1161 => 784,  1157 => 783,  1153 => 782,  1140 => 773,  1130 => 772,  1113 => 764,  1108 => 762,  1084 => 741,  1076 => 736,  1047 => 710,  1037 => 703,  1027 => 696,  1017 => 689,  1007 => 682,  997 => 675,  987 => 668,  977 => 661,  967 => 654,  951 => 641,  934 => 626,  932 => 625,  920 => 616,  909 => 607,  895 => 606,  892 => 605,  875 => 604,  822 => 554,  811 => 546,  736 => 474,  716 => 457,  712 => 456,  707 => 454,  694 => 444,  684 => 436,  682 => 435,  664 => 420,  644 => 403,  626 => 388,  603 => 368,  552 => 320,  541 => 312,  485 => 258,  477 => 252,  471 => 251,  464 => 247,  459 => 245,  454 => 243,  449 => 241,  445 => 239,  442 => 238,  438 => 237,  428 => 230,  419 => 223,  417 => 222,  403 => 211,  351 => 162,  345 => 159,  322 => 138,  316 => 137,  309 => 133,  304 => 131,  299 => 129,  294 => 127,  291 => 126,  288 => 124,  285 => 123,  281 => 122,  256 => 100,  249 => 95,  247 => 94,  245 => 93,  243 => 92,  241 => 91,  216 => 68,  201 => 56,  188 => 45,  185 => 44,  175 => 43,  162 => 38,  152 => 37,  114 => 7,  104 => 6,  85 => 4,  66 => 3,  55 => 1,  53 => 41,  40 => 1,);
  1105.     }
  1106.     public function getSourceContext()
  1107.     {
  1108.         return new Source("{% extends 'front_v4/base.html.twig' %}
  1109. {% block meta_title %}Trouvez les centres auditifs à proximité de chez vous{% endblock meta_title %}
  1110. {% block meta_description %}Prenez rendez-vous avec les centres auditifs proches de chez vous afin de réaliser un bilan auditif gratuit.{% endblock meta_description %}
  1111. {% block meta_custom %}
  1112.     <meta name=\"author\" content=\"Mon centre auditif\">
  1113.     <meta property=\"og:type\" content=\"business.business\">
  1114.     <meta property=\"og:title\" content=\"Mon centre Auditif\">
  1115.     <meta property=\"og:description\"
  1116.           content=\"Prenez rendez-vous avec les centres auditifs proches de chez vous afin de réaliser un bilan auditif gratuit.\">
  1117.     <meta property=\"og:image\" content=\"https://mon-centre-auditif.com/build/mon_centre_auditif_facebook_og.png\">
  1118.     <script type=\"application/ld+json\">
  1119.         {
  1120.             \"@context\": \"https://schema.org\",
  1121.             \"@type\": \"Corporation\",
  1122.             \"name\": \"Mon-centre-auditif\",
  1123.             \"alternateName\": \"MCA\",
  1124.             \"url\": \"https://www.mon-centre-auditif.com\",
  1125.             \"logo\": \"https://mon-centre-auditif.com/build/mca_logo_horizontal.png\",
  1126.             \"contactPoint\": {
  1127.                 \"@type\": \"ContactPoint\",
  1128.                 \"telephone\": \"0484268197\",
  1129.                 \"contactType\": \"customer service\",
  1130.                 \"areaServed\": \"FR\",
  1131.                 \"availableLanguage\": \"fr\"
  1132.             },
  1133.             \"sameAs\": [
  1134.                 \"https://www.facebook.com/MonCentreAuditif/\",
  1135.                 \"https://fr.linkedin.com/company/auditif\"
  1136.             ]
  1137.         }
  1138.     </script>
  1139. {% endblock meta_custom %}
  1140. {% block stylesheets %}
  1141.     {{ encore_entry_link_tags('homepage') }}
  1142. {% endblock stylesheets %}
  1143. {% set hideNavbar = true %}
  1144. {% block content %}
  1145.     {% include 'front_v4/mca/partials/_navbar_sticky_toggle.html.twig' %}
  1146.     <!-- Hero -->
  1147.     <div class=\"bg-img-hero\">
  1148.         <div class=\"gradient-overlay-half-dark-v2\">
  1149.             <div class=\"container px-5 px-md-1\">
  1150.                 <div class=\"row justify-content-lg-between\">
  1151.                     <div class=\"col-12 col-lg-8 mb-5 mb-md-0 content-space-t-2 content-space-md-3 content-space-xl-4\">
  1152.                         <div class=\"mb-3\">
  1153.                             <h1 id=\"main-title-home\" class=\"text-white\">Trouvez un <span
  1154.                                         class=\"fw-semibold text-warning\">centre auditif</span> proche de chez
  1155.                                 vous</h1>
  1156.                         </div>
  1157.                         <form id=\"finder-form\" data-url=\"{{ path('find_nearest_store') }}\">
  1158.                             <!-- Input Card -->
  1159.                             <div class=\"d-block input-card input-card-pill input-card-sm border p-1 mb-3\">
  1160.                                 <div class=\"row align-items-center justify-content-between\">
  1161.                                     <div class=\"col-10 col-md-7\">
  1162.                                         <div class=\"border-0 d-flex align-content-center\">
  1163.                                             <label for=\"searchAnswersForm\" class=\"form-label visually-hidden\">Search for
  1164.                                                 answers</label>
  1165.                                             <input id=\"search-term\"
  1166.                                                    class=\"form-control rounded shadow-none rounded-5\" name=\"finder\"
  1167.                                                    ref=\"autocomplete\" v-model=\"form.address\" type=\"text\"
  1168.                                                    data-postal-code=\"null\"
  1169.                                                    data-redirect-path=\"{{ path('find_nearest_store') }}\"
  1170.                                                    placeholder=\"Entrez votre adresse postale\" aria-label=\"Code postal\">
  1171.                                         </div>
  1172.                                     </div>
  1173.                                     <div class=\"col-2 col-md-1 d-flex justify-content-md-end\">
  1174.                                         <button type=\"submit\" class=\"btn btn-white btn-rounded border-0 p-0 text-primary\"
  1175.                                                 id=\"geolocation-btn\" aria-label=\"Localisation\">
  1176.                                             <span class=\"bi bi-crosshair\"></span>
  1177.                                         </button>
  1178.                                     </div>
  1179.                                     <div class=\"col-12 col-md-4\">
  1180.                                         <button id=\"search-btn\" type=\"submit\"
  1181.                                                 class=\"btn btn-lg btn-block btn-primary w-100 btn-home-rd fw-semibold rounded-pill px-5\">
  1182.                                             Rechercher
  1183.                                         </button>
  1184.                                     </div>
  1185.                                 </div>
  1186.                             </div>
  1187.                             <!-- End Input Card -->
  1188.                             {#                            <!-- Links --> #}
  1189.                             {#                            <div class=\"d-flex form-text small\"> #}
  1190.                             {#                                <p class=\"text-nowrap\">Rercherchez parmis plus de 5400 centres auditifs</p> #}
  1191.                             {#                            </div> #}
  1192.                             {#                            <!-- End Links --> #}
  1193.                         </form>
  1194.                     </div>
  1195.                     <!-- End Col -->
  1196.                     <div class=\"col-12 col-lg-4 align-self-end justify-content-end float-end\">
  1197.                         <div class=\"float-end my-5\">
  1198.                             <a class=\"text-white fw-semibold\" href=\"{{ path('lp_freelancer') }}\"><i
  1199.                                         class=\"bi bi-arrow-right\"></i>
  1200.                                 Indexer un nouveau centre auditif</a>
  1201.                         </div>
  1202.                     </div>
  1203.                     <!-- End Col -->
  1204.                 </div>
  1205.                 <!-- End Row -->
  1206.             </div>
  1207.         </div>
  1208.     </div>
  1209.     <!-- End Hero -->
  1210.     <!-- Clients Section -->
  1211.     <div class=\"container content-space-t-1\">
  1212.         <h2 class=\"text-center text-secondary mb-3 font-size-md-down-3\">Mon Centre Auditif référence les plus
  1213.             grandes enseignes</h2>
  1214.     </div>
  1215.     <div class=\"content-space-b-1\">
  1216.         <!-- Swiper -->
  1217.         <div class=\"hearing-brand-swiper swiper\">
  1218.             <div class=\"swiper-wrapper align-items-center\">
  1219.                 {% for hearingBrand in hearingBrands %}
  1220.                     {% if hearingBrand.presentable and hearingBrand.logoPath != \"\" %}
  1221.                         <div class=\"swiper-slide\">
  1222.                             {# Dimension image : 200px x (valeur de la hauteur dépend du logo)px #}
  1223.                             <picture class=\"avatar avatar-xl avatar-4x3 avatar-centered\">
  1224.                                 <source srcset=\"{{ vich_uploader_asset(hearingBrand, 'logoFile') | imagine_filter('brand_logo_carrousel_webp') }}\"
  1225.                                         type=\"image/webp\">
  1226.                                 <source srcset=\"{{ vich_uploader_asset(hearingBrand, 'logoFile') | imagine_filter('brand_logo_carrousel_png') }}\"
  1227.                                         type=\"image/png\">
  1228.                                 <img src=\"{{ vich_uploader_asset(hearingBrand, 'logoFile') | imagine_filter('brand_logo_carrousel') }}\"
  1229.                                      class=\"avatar avatar-xl avatar-4x3 avatar-centered\" width=\"200\" height=\"80\"
  1230.                                      alt=\"Bilan Auditif {{ hearingBrand.name }}\">
  1231.                             </picture>
  1232.                         </div>
  1233.                     {% endif %}
  1234.                 {% endfor %}
  1235.             </div>
  1236.         </div>
  1237.         <!-- End Swiper -->
  1238.     </div>
  1239.     <!-- End Clients Section -->
  1240.     <div class=\"container content-space-1\">
  1241.         <div class=\"mb-5\">
  1242.             <h2 class=\"text-center\">Comment être dépisté rapidement ?</h2>
  1243.             <p class=\"h4 text-center\">3 solutions simples à votre disposition :</p>
  1244.         </div>
  1245.         <div class=\"row justify-content-lg-center\">
  1246.             <div class=\"col-md-4 mb-7 mb-lg-0\">
  1247.                 <!-- Content Spar -->
  1248.                 <div class=\"text-center px-md-3 px-lg-4 h-100\">
  1249.                     <div class=\"d-flex justify-content-center u-indicator-steps__inner mr-3 btn btn-icon btn-soft-primary rounded-circle mb-3 mx-auto\">
  1250.                         <span class=\"display-4 text-primary \">1.</span>
  1251.                     </div>
  1252.                     <h3 class=\"h5 mb-7\">Appelez-nous directement !</h3>
  1253.                     <hr>
  1254.                     <a id=\"hp-phone-number-call-mca\" href=\"tel:{{ phoneNumberCallMca }}\">
  1255.                         <p class=\"mb-0\"><span
  1256.                                     class=\"h4 text-primary fw-semibold\"><i class=\"bi bi-telephone-fill\"></i>
  1257.                                     {{ phoneNumberCallMca|format_french_phone_number }}</span>
  1258.                         </p>
  1259.                     </a>
  1260.                 </div>
  1261.                 <!-- End Content Spar -->
  1262.             </div>
  1263.             <div class=\"col-md-4 mb-7 mb-lg-0\">
  1264.                 <!-- Content Spar -->
  1265.                 <div class=\"text-center px-md-3 px-lg-4 h-100\">
  1266.                     <div class=\"d-flex mr-3 justify-content-center u-indicator-steps__inner btn btn-icon btn-soft-primary rounded-circle mb-3 mx-auto\">
  1267.                         <span class=\"display-4 text-primary \">2.</span>
  1268.                     </div>
  1269.                     <h3 class=\"h5 mb-7\">Demandez un rappel gratuit</h3>
  1270.                     <hr>
  1271.                     <form class=\"homepageForm\" id=\"form-custom-witsmedia\" method=\"post\">
  1272.                         <div class=\"form-group mb-3\">
  1273.                             <label for=\"lastname\" class=\"d-none\">Nom :</label>
  1274.                             <input type=\"text\" id=\"lastname\" name=\"lastname\" class=\"form-control\" placeholder=\"Nom\"
  1275.                                    required>
  1276.                         </div>
  1277.                         <div class=\"form-group mb-3\">
  1278.                             <label for=\"firstname\" class=\"d-none\">Prénom :</label>
  1279.                             <input type=\"text\" id=\"firstname\" name=\"firstname\" class=\"form-control\"
  1280.                                    placeholder=\"Prénom\" required>
  1281.                         </div>
  1282.                         <div class=\"form-group mb-3\">
  1283.                             <label for=\"phoneNumber\" class=\"d-none\">Téléphone :</label>
  1284.                             <input type=\"tel\" id=\"phoneNumber\" name=\"phoneNumber\"
  1285.                                    class=\"form-control cleave-phone-number\" placeholder=\"Téléphone\" required>
  1286.                         </div>
  1287.                         <button id=\"hp-submit-form-custom-witsmedia\" type=\"submit\" class=\"btn btn-warning w-100\"><i
  1288.                                     class=\"bi bi-headset\"></i> Rappelez-moi
  1289.                         </button>
  1290.                     </form>
  1291.                     <p id=\"success-callback-request\" class=\"d-none text-success\">Vous allez être recontacté par
  1292.                         notre équipe !
  1293.                     </p>
  1294.                 </div>
  1295.                 <!-- End Content Spar -->
  1296.             </div>
  1297.             <div class=\"col-md-4\">
  1298.                 <!-- Stats -->
  1299.                 <div class=\"text-center px-md-3 px-lg-7\">
  1300.                     <div class=\"-flex u-indicator-steps__inner mr-3 justify-content-center btn btn-icon btn-soft-primary rounded-circle mb-3 mx-auto\">
  1301.                         <span class=\"display-4 text-primary \">3.</span>
  1302.                     </div>
  1303.                     <h3 class=\"h5\">Prenez RDV dans un centre partenaire</h3>
  1304.                     <hr>
  1305.                     <a id=\"hp-link-to-lp\" class=\"btn btn-warning transition-3d-hover w-100\"
  1306.                        href=\"{{ url('index_acquisition_seo') }}\">
  1307.                         <i class=\"bi bi-shop-window\"></i> Je prends RDV
  1308.                         <span class=\"fas fa-angle-right ml-2\"></span>
  1309.                     </a>
  1310.                 </div>
  1311.                 <!-- End Stats -->
  1312.             </div>
  1313.         </div>
  1314.     </div>
  1315.     {% if freelancers is defined and freelancers is not empty %}
  1316.         <hr>
  1317.         <!-- Freelancer logo Section -->
  1318.         <div class=\"container content-space-t-1\">
  1319.             <!-- Heading -->
  1320.             <div class=\"w-md-85 w-lg-75 text-center mx-md-auto mb-6\">
  1321.                 <h2 class=\"font-size-md-down-1\">Nous travaillons aussi avec plus de 200 audioprothésistes
  1322.                     indépendants.</h2>
  1323.                 <a href=\"{{ path('lp_freelancer') }}\">Rejoignez la communauté</a>
  1324.             </div>
  1325.         </div>
  1326.         <div class=\"content-space-b-2\">
  1327.             <!-- Freelancer Logo Swiper  -->
  1328.             <div class=\"freelancer-swiper swiper\">
  1329.                 <div class=\"swiper-wrapper align-items-center\">
  1330.                     {% for freelancer in freelancers %}
  1331.                         {% if freelancer.logoPath is defined and freelancer.logoPath is not null %}
  1332.                             <div class=\"swiper-slide\">
  1333.                                 <picture class=\"avatar avatar-xl avatar-4x3 avatar-centered\">
  1334.                                     <source srcset=\"{{ vich_uploader_asset(freelancer, 'logoFile') | imagine_filter('brand_logo_carrousel_webp') }}\"
  1335.                                             type=\"image/webp\">
  1336.                                     <source srcset=\"{{ vich_uploader_asset(freelancer, 'logoFile') | imagine_filter('brand_logo_carrousel_png') }}\"
  1337.                                             type=\"image/png\">
  1338.                                     <img src=\"{{ vich_uploader_asset(freelancer, 'logoFile') | imagine_filter('brand_logo_carrousel') }}\"
  1339.                                          class=\"avatar avatar-xl avatar-4x3 avatar-centered\" width=\"200\" height=\"80\"
  1340.                                          alt=\"Bilan Auditif {{ freelancer.name }}\">
  1341.                                 </picture>
  1342.                             </div>
  1343.                         {% endif %}
  1344.                     {% endfor %}
  1345.                 </div>
  1346.             </div>
  1347.             <!-- End Freelancer Logo Swiper  -->
  1348.         </div>
  1349.         <!-- End Freelancer Logo Section -->
  1350.     {% endif %}
  1351.     <hr class=\"my-0\">
  1352.     <!-- Mockup Block Section -->
  1353.     <div class=\"container content-space-1\">
  1354.         <!-- Title -->
  1355.         <div class=\"w-md-85 w-lg-65 text-center mx-md-auto mb-5\">
  1356.             <h2 class=\"text-primary\">Réalisez un <span
  1357.                         class=\"fw-bold\">bilan auditif<sup>(1)</sup></span> gratuit</h2>
  1358.             <p>Mon centre auditif facilite vos démarches et vous met en relation avec les centres auditifs proches
  1359.                 de chez vous.</p>
  1360.         </div>
  1361.         <!-- End Title -->
  1362.         <div class=\"row justify-content-lg-between align-items-center\">
  1363.             <div class=\"col-md-6 mb-7 mb-md-0\">
  1364.                 <div class=\"pr-md-4\">
  1365.                     <!-- Step -->
  1366.                     <ul class=\"step\">
  1367.                         <li class=\"step-item\">
  1368.                             <div class=\"step-content-wrapper\">
  1369.                                 <span class=\"step-icon step-icon-soft-primary\">1</span>
  1370.                                 <div class=\"step-content\">
  1371.                                     <h4>Recherchez un centre</h4>
  1372.                                     <p class=\"step-text\">Localisez les centres auditifs proches de chez vous.</p>
  1373.                                 </div>
  1374.                             </div>
  1375.                         </li>
  1376.                         <li class=\"step-item\">
  1377.                             <div class=\"step-content-wrapper\">
  1378.                                 <span class=\"step-icon step-icon-soft-primary\">2</span>
  1379.                                 <div class=\"step-content\">
  1380.                                     <h4>Bilan Auditif</h4>
  1381.                                     <p class=\"step-text\"> Obtenez un bilan auditif<sup>(1)</sup> gratuit rapidement dans
  1382.                                         un centre près de
  1383.                                         chez vous (dispositif non médical).</p>
  1384.                                 </div>
  1385.                             </div>
  1386.                         </li>
  1387.                         <li class=\"step-item\">
  1388.                             <div class=\"step-content-wrapper\">
  1389.                                 <span class=\"step-icon step-icon-soft-primary\">3</span>
  1390.                                 <div class=\"step-content\">
  1391.                                     <h4>Accompagnement</h4>
  1392.                                     <p class=\"step-text\">Les centres partenaires vous accompagnent jusqu’à l’équipement
  1393.                                         de l’appareil le
  1394.                                         plus adapté à vos besoins.</p>
  1395.                                 </div>
  1396.                             </div>
  1397.                         </li>
  1398.                     </ul>
  1399.                     <!-- End Step -->
  1400.                     <a class=\"btn btn-primary btn-wide btn-pill transition-3d-hover\"
  1401.                        href=\"{{ url('index_acquisition_seo') }}\">Commencez ici <span
  1402.                                 class=\"bi bi-arrow-right-short ml-2\"></span></a>
  1403.                 </div>
  1404.             </div>
  1405.             <div class=\"col-md-6\">
  1406.                 <div class=\"d-flex justify-content-center\">
  1407.                     <div class=\"position-relative w-md-65\">
  1408.                         <img class=\"img-fluid rounded-2\"
  1409.                              src=\"{{ asset('build/landing-page/homepage/mon_centre_auditif_depistage_auditif_gratuit_650x750.webp') }}\"
  1410.                              alt=\"Image Description\">
  1411.                         <!-- SVG Shape -->
  1412.                         <div class=\"position-absolute top-0 start-0 mt-n6 ms-n7 d-none d-lg-block\" style=\"width: 10rem;\">
  1413.                             <svg xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 335.2 335.2\"
  1414.                                  width=\"100\" height=\"100\">
  1415.                                 <circle fill=\"#FFC107\" opacity=\".7\" cx=\"167.6\" cy=\"167.6\" r=\"130.1\"></circle>
  1416.                             </svg>
  1417.                         </div>
  1418.                         <!-- End SVG Shape -->
  1419.                         <!-- SVG Shape -->
  1420.                         <div class=\"position-absolute bottom-0 end-0 zi-n1 mb-n6 me-n10 d-none d-lg-block\" style=\"width: 10rem;\">
  1421.                             <svg xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 335.2 335.2\"
  1422.                                  width=\"120\" height=\"120\">
  1423.                                 <circle fill=\"none\" stroke=\"#377dff\" stroke-width=\"75\" cx=\"167.6\" cy=\"167.6\"
  1424.                                         r=\"130.1\"></circle>
  1425.                             </svg>
  1426.                         </div>
  1427.                         <!-- End SVG Shape -->
  1428.                     </div>
  1429.                 </div>
  1430.             </div>
  1431.         </div>
  1432.     </div>
  1433.     <!-- End Mockup Block Section -->
  1434.     <hr class=\"my-0\">
  1435.     <!-- What We Do Section -->
  1436.     <div class=\"container content-space-1\">
  1437.         <div class=\"row justify-content-lg-between\">
  1438.             <div class=\"col-lg-4 mb-7 mb-lg-0\">
  1439.                 <!-- Title -->
  1440.                 <small class=\"text-secondary text-uppercase fw-semibold mb-5\">
  1441.                     Vous ressentez des problèmes d'audition ?
  1442.                 </small>
  1443.                 <h3 class=\"fw-semibold\">Les appareils du marché s’adaptent à votre quotidien</h3>
  1444.                 <p>Il existe plusieurs gammes d'appareils qui s'adaptent parfaitement à vos problèmes d'audition
  1445.                     et à votre budget.
  1446.                 </p>
  1447.                 <!-- End Title -->
  1448.             </div>
  1449.             <div class=\"col-lg-7\">
  1450.                 <div class=\"row\">
  1451.                     <div class=\"col-sm-6 mb-3\">
  1452.                         <!-- Icon Blocks -->
  1453.                         <figure class=\"w-100 max-width-8 mb-3\">
  1454.                             <img
  1455.                                     src=\"{{ asset('build/front_v4/svg/custom_icons/011-antenna.svg') }}\"
  1456.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  1457.                                     width=\"50\" height=\"50\">
  1458.                         </figure>
  1459.                         <h4 class=\"h5\">Connectivité avancée</h4>
  1460.                         <span class=\"badge bg-success rounded-pill fw-small ml-1 my-1\">Top tendance</span>
  1461.                         <p class=\"font-size-1\">Connectez vos aides
  1462.                             auditives à votre smartphone
  1463.                             pour passer vos appels ou à
  1464.                             votre télé pour entendre le
  1465.                             son directement dans vos
  1466.                             appareils. Surveillez leur
  1467.                             fonctionnement depuis des
  1468.                             applications mobiles dédiées.</p>
  1469.                         <!-- End Icon Blocks -->
  1470.                     </div>
  1471.                     <div class=\"col-sm-6 mb-3\">
  1472.                         <!-- Icon Blocks -->
  1473.                         <figure class=\"w-100 max-width-8 mb-3\">
  1474.                             <img
  1475.                                     src=\"{{ asset('build/front_v4/svg/custom_icons/012-transmitter-1.svg') }}\"
  1476.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  1477.                                     width=\"50\" height=\"50\">
  1478.                         </figure>
  1479.                         <h4 class=\"h5\">Qualité sonore exceptionnelle</h4>
  1480.                         <p class=\"font-size-1\">Avec les gammes d’appareils ultra-modernes, retrouvez le confort
  1481.                             d’entendre et de vous reconnecter à votre environnement et à vos
  1482.                             proches. </p>
  1483.                         <!-- End Icon Blocks -->
  1484.                     </div>
  1485.                     <div class=\"w-100\"></div>
  1486.                     <div class=\"col-sm-6 mb-3 mb-sm-0\">
  1487.                         <!-- Icon Blocks -->
  1488.                         <figure class=\"w-100 max-width-8 mb-3\">
  1489.                             <img
  1490.                                     src=\"{{ asset('build/front_v4/svg/custom_icons/017-loading.svg') }}\"
  1491.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  1492.                                     width=\"50\" height=\"50\">
  1493.                         </figure>
  1494.                         <h4 class=\"h5\">Batteries rechargeables</h4>
  1495.                         <p class=\"font-size-1\">Avec les gammes d’appareils
  1496.                             rechargeables, fini les piles à
  1497.                             remplacer et à emporter dans
  1498.                             tous vos déplacements. Un
  1499.                             gain de simplicité et un geste
  1500.                             pour la planète. </p>
  1501.                         <!-- End Icon Blocks -->
  1502.                     </div>
  1503.                     <div class=\"col-sm-6\">
  1504.                         <!-- Icon Blocks -->
  1505.                         <figure class=\"w-100 max-width-8 mb-3\">
  1506.                             <img
  1507.                                     src=\"{{ asset('build/front_v4/svg/custom_icons/002-ear.svg') }}\"
  1508.                                     alt=\"Mon Centre Auditif - Bilan auditif gratuit\"
  1509.                                     width=\"50\" height=\"50\">
  1510.                         </figure>
  1511.                         <h4 class=\"h5\">Discrétion</h4>
  1512.                         <p class=\"font-size-1\">Les appareils auditifs se font de plus en plus discrets. Il sont
  1513.                             confortables et s'adaptent parfaitement à votre oreille afin de vous fournir tout le
  1514.                             confort d'une bonne audition.</p>
  1515.                         <!-- End Icon Blocks -->
  1516.                     </div>
  1517.                 </div>
  1518.             </div>
  1519.         </div>
  1520.     </div>
  1521.     {% include 'front_v4/mca/components/_cta_full_size_wave.html.twig' %}
  1522.     <!-- 100% Santé Section -->
  1523.     <div class=\"container content-space-1\">
  1524.         <div class=\"row\">
  1525.             <div class=\"col-md-8\">
  1526.                 <h2 class=\"h3 text-success fw-bold mb-5\">100% santé Audition<br>
  1527.                     Des soins pour tous, pris en charge à 100%</h2>
  1528.                 <p>Il existe depuis le 1er janvier 2021 <a class=\"text-primary fw-bold\"
  1529.                                                            href=\"{{ path('blog_post_show', {'slug': '100-sante-audiologie'}) }}\">des
  1530.                         audioprothèses 100 % remboursées</a>. Cette réforme concerne toute personne bénéficiant d’un
  1531.                     contrat responsable par sa mutuelle ou son assurance santé.<br><br>
  1532.                     Le contrat responsable prévoit des encadrements dans la prise en charge et incite les patients à
  1533.                     respecter les parcours de soins.
  1534.                 </p>
  1535.             </div>
  1536.             <!-- Title -->
  1537.             <div class=\"col-md-4 mb-7\">
  1538.                 <picture class=\"img-fluid float-end\">
  1539.                     <source srcset=\"{{ asset('build/100%_sante_mon_centre_auditif.jpg') | imagine_filter('default_webp') }}\"
  1540.                             type=\"image/webp\">
  1541.                     <source srcset=\"{{ asset('build/100%_sante_mon_centre_auditif.jpg') }}\" type=\"image/png\">
  1542.                     <img src=\"{{ asset('build/100%_sante_mon_centre_auditif.jpg') }}\"
  1543.                          alt=\"Découvrez 100% Santé Audition\" width=\"300\" height=\"204\">
  1544.                 </picture>
  1545.             </div>
  1546.             <!-- End Title -->
  1547.         </div>
  1548.         <div class=\"row justify-content-lg-between align-items-center\">
  1549.             <div class=\"col-md-6 col-lg-5\">
  1550.                 <div class=\"pr-md-4 my-5\">
  1551.                     <!-- Step -->
  1552.                     <ul class=\"step step-dashed\">
  1553.                         <li class=\"step-item\">
  1554.                             <div class=\"step-content-wrapper\">
  1555.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  1556.                                 <div class=\"step-content\">
  1557.                                     <p class=\"step-text\">
  1558.                                         Pour chaque <a class=\"text-primary fw-bold\"
  1559.                                                        href=\"{{ path('blog_post_show', {'slug': 'devis-normalise-audioprothesiste'}) }}\">devis
  1560.                                             réalisé</a>
  1561.                                         par un audioprothésiste, au moins un des équipements
  1562.                                         proposés doit faire partie du 100% santé.
  1563.                                     </p>
  1564.                                 </div>
  1565.                             </div>
  1566.                         </li>
  1567.                         <li class=\"step-item\">
  1568.                             <div class=\"step-content-wrapper\">
  1569.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  1570.                                 <div class=\"step-content\">
  1571.                                     <p class=\"step-text\">
  1572.                                         Vous restez cependant libre de choisir un appareil ou un soin non inclus dans le
  1573.                                         100% santé.
  1574.                                     </p>
  1575.                                 </div>
  1576.                             </div>
  1577.                         </li>
  1578.                         <li class=\"step-item\">
  1579.                             <div class=\"step-content-wrapper\">
  1580.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  1581.                                 <div class=\"step-content\">
  1582.                                     <p class=\"step-text\">
  1583.                                         Le financement des appareils issus du 100 % santé sont pris en charge par
  1584.                                         l’assurance maladie et les complémentaires santé. </p>
  1585.                                 </div>
  1586.                             </div>
  1587.                         </li>
  1588.                     </ul>
  1589.                     <!-- End Step -->
  1590.                 </div>
  1591.             </div>
  1592.             <div class=\"col-md-6 col-lg-5\">
  1593.                 <div class=\"pr-md-4 my-5\">
  1594.                     <!-- Step -->
  1595.                     <ul class=\"step step-dashed\">
  1596.                         <li class=\"step-item\">
  1597.                             <div class=\"step-content-wrapper\">
  1598.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  1599.                                 <div class=\"step-content\">
  1600.                                     <p class=\"step-text\">
  1601.                                         Un large choix d’aides auditives est prévu par ce dispositif gouvernemental
  1602.                                         alors n’hésitez pas à demander les gammes concernées à votre audioprothésiste
  1603.                                     </p>
  1604.                                 </div>
  1605.                             </div>
  1606.                         </li>
  1607.                         <li class=\"step-item\">
  1608.                             <div class=\"step-content-wrapper\">
  1609.                                 <span class=\"step-icon step-icon-xs step-icon-soft-success\"><i class=\"bi bi-check\"></i></span>
  1610.                                 <div class=\"step-content\">
  1611.                                     <p class=\"step-text\">
  1612.                                         Il ne s’agit pas d’appareils bas de gammes ou peu efficaces, ils possèdent de
  1613.                                         nombreuses options et fonctionnalités (anti-acouphène, réducteur de bruit du
  1614.                                         vent, anti-Larsen, Bluetooth…).
  1615.                                     </p>
  1616.                                 </div>
  1617.                             </div>
  1618.                         </li>
  1619.                     </ul>
  1620.                     <!-- End Step -->
  1621.                 </div>
  1622.             </div>
  1623.         </div>
  1624.         <h3 class=\"h5 text-black-50 text-center mt-3\">
  1625.             Alors n’attendez plus pour réaliser un <a class=\"text-primary fw-bold\"
  1626.                                                       href=\"{{ url('index_acquisition_seo') }}\">bilan
  1627.                 auditif</a> et découvrir le confort d’une audition retrouvée.
  1628.         </h3>
  1629.     </div>
  1630.     <!-- End 100% Santé Section -->
  1631.     <!-- Audioprothésistes indépendants et sous enseignes Section -->
  1632.     <div class=\"position-relative gradient-overlay-half-primary-v1\"
  1633.          style=\"background-image: url('{{ asset('build/landing-page/homepage/audioprothesistes_independants.jpg') }}');
  1634.                  background-size: cover; background-position: center;\">
  1635.         <div class=\"container content-space-1 w-lg-65\">
  1636.             <!-- Title -->
  1637.             <div class=\"col-12 my-2 my-lg-5 text-left\">
  1638.                 <h2 class=\"text-warning\">Les audioprothésistes <span
  1639.                             class=\"fw-semibold\">indépendants</span> et <span
  1640.                             class=\"fw-semibold\">sous enseignes</span>
  1641.                 </h2>
  1642.             </div>
  1643.             <!-- End Title -->
  1644.             <!-- Content -->
  1645.             <div class=\"d-flex justify-content-lg-center align-items-center\">
  1646.                 <div class=\"pr-md-4\">
  1647.                     <p class=\"text-light\">Plusieurs typologies d’audioprothésistes sont à votre service pour vous
  1648.                         proposer des soins adaptés à vos problèmes auditifs. Mon centre auditif en répertorie déjà
  1649.                         plus de<span class=\"text-warning fw-bold\"> 5400 </span> partout en France.<br><br>
  1650.                         Nous indexons des <span
  1651.                                 class=\"text-warning fw-bold\">audioprothésistes sous enseignes</span>
  1652.                         (Audika, Amplifon, Afflelou Acousticien ou encore Optical center), mais également des
  1653.                         <span class=\"text-warning fw-bold\"> audioprothésistes indépendants</span>
  1654.                         qui ont leur propre enseigne. Ces derniers peuvent vous proposer les même marques et modèles
  1655.                         d’appareils, parfois des différents mais ils ont en général tous la possibilité de vous
  1656.                         proposer un modèle adapté à vos besoins.<br><br>
  1657.                         Si une enseigne peut faire la différence sur le service et la qualité du suivi normalisé
  1658.                         par un groupe les indépendants peuvent aussi faire partie de groupement
  1659.                         (CDA, Maître audio, …) et appliquer des chartes de qualité toutes aussi sérieuses.<br><br>
  1660.                         Notre conseil pour vous aider à bien choisir votre professionnel et de comparer au moins
  1661.                         deux audioprothésistes avant de faire votre choix.
  1662.                     </p>
  1663.                 </div>
  1664.             </div>
  1665.             <!-- End Content -->
  1666.         </div>
  1667.     </div>
  1668.     <!-- End audioprothésistes indépendants et sous enseignes Section -->
  1669.     <!-- Blog Lasted Post -->
  1670.     <div class=\"container content-space-2\">
  1671.         <!-- Heading -->
  1672.         <div class=\"w-md-75 w-lg-50 text-center mx-md-auto mb-5\">
  1673.             <h2>Découvrez nos derniers articles</h2>
  1674.         </div>
  1675.         <!-- End Heading -->
  1676.         <div class=\"overflow-hidden d-flex justify-content-center\">
  1677.             <div class=\"row gx-lg-7 w-lg-85 justify-content-around\">
  1678.                 {% for post in blogPosts %}
  1679.                   {% include 'front_v4/mca/blog/_blog_card.html.twig' with {'post': post} %}
  1680.                 {% endfor %}
  1681.             </div>
  1682.             <!-- End Row -->
  1683.         </div>
  1684.         <!-- Card Info -->
  1685.         <div class=\"text-center\">
  1686.             <div class=\"card card-info-link card-sm\">
  1687.                 <div class=\"card-body\">
  1688.                     Vous souhaitez découvrir tous nos articles ? <a class=\"card-link ms-2\"
  1689.                                                                     href=\"{{ path('blog_post_all') }}\">Visitez
  1690.                         le blog<span class=\"bi-chevron-right small ms-1\"></span></a>
  1691.                 </div>
  1692.             </div>
  1693.         </div>
  1694.         <!-- End Card Info -->
  1695.     </div>
  1696.     <!-- End Card Grid -->
  1697.     {% include 'front_v4/mca/components/_cta_full_size_circle.html.twig' %}
  1698.     <!-- Clients -->
  1699.     <div class=\"container content-space-2\">
  1700.         <div class=\"row\">
  1701.             <div class=\"col-12 col-md-4 pt-7 pt-md-0\">
  1702.                 <!-- Card -->
  1703.                 <div class=\"card bg-primary shadow-lg mt-md-n1\" data-aos=\"fade-up\">
  1704.                     <div class=\"card-body\">
  1705.                         <div class=\"mb-7\">
  1706.                             <span class=\"card-subtitle text-warning\">Les fabricants d'audioprothèses</span>
  1707.                             <h2 class=\"h3 card-title text-white\">Découvrez comment bien choisir votre appareil
  1708.                                 auditif.</h2>
  1709.                         </div>
  1710.                         <div class=\"d-grid\">
  1711.                             <a class=\"btn btn-soft-light btn-transition\"
  1712.                                href=\"{{ path('blog_post_show', {'slug': 'les-differences-entre-les-protheses-auditives'}) }}\">En
  1713.                                 savoir plus</a>
  1714.                         </div>
  1715.                     </div>
  1716.                 </div>
  1717.                 <!-- End Card -->
  1718.             </div>
  1719.             <!-- End Col -->
  1720.             <div class=\"d-none d-md-block col-md-8 pt-2\">
  1721.                 <div class=\"row\">
  1722.                     <div class=\"col-4 py-3 align-self-center\">
  1723.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1724.                              src=\"{{ asset('build/logo_constructeur/bernafon.png') | imagine_filter('brand_logo_medium') }}\"
  1725.                              alt=\"Mon Centre Auditif - Prothèse auditive Bernafon\" width=\"200\" height=\"72*\">
  1726.                     </div>
  1727.                     <!-- End Col -->
  1728.                     <div class=\"col-4 py-3 align-self-center\">
  1729.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1730.                              src=\"{{ asset('build/logo_constructeur/signia-siemens.png') | imagine_filter('brand_logo_medium') }}\"
  1731.                              alt=\"Mon Centre Auditif - Prothèse auditive Siemens\" width=\"200\" height=\"70\">
  1732.                     </div>
  1733.                     <!-- End Col -->
  1734.                     <div class=\"col-4 py-3 align-self-center\">
  1735.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1736.                              src=\"{{ asset('build/logo_constructeur/oido.png') | imagine_filter('brand_logo_medium') }}\"
  1737.                              alt=\"Mon Centre Auditif - Prothèse Oido\" width=\"200\" height=\"121\">
  1738.                     </div>
  1739.                     <!-- End Col -->
  1740.                     <div class=\"col-4 py-3 align-self-center\">
  1741.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1742.                              src=\"{{ asset('build/logo_constructeur/oticon.png') | imagine_filter('brand_logo_medium') }}\"
  1743.                              alt=\"Mon Centre Auditif - Prothèse Oticon\" width=\"200\" height=\"74\">
  1744.                     </div>
  1745.                     <!-- End Col -->
  1746.                     <div class=\"col-4 py-3 align-self-center\">
  1747.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1748.                              src=\"{{ asset('build/logo_constructeur/phonak.png') | imagine_filter('brand_logo_medium') }}\"
  1749.                              alt=\"Mon Centre Auditif - Prothèse auditive Phonak\" width=\"200\" height=\"40\">
  1750.                     </div>
  1751.                     <!-- End Col -->
  1752.                     <div class=\"col-4 py-3 align-self-center\">
  1753.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1754.                              src=\"{{ asset('build/logo_constructeur/resound.png') | imagine_filter('brand_logo_medium') }}\"
  1755.                              alt=\"Mon Centre Auditif - Prothèse auditive Resound\" width=\"200\" height=\"65\">
  1756.                     </div>
  1757.                     <!-- End Col -->
  1758.                     <div class=\"col-4 py-3 align-self-center\">
  1759.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1760.                              src=\"{{ asset('build/logo_constructeur/starkey.png') | imagine_filter('brand_logo_medium') }}\"
  1761.                              alt=\"Mon Centre Auditif - Prothèse auditive Starkey\" width=\"200\" height=\"97\">
  1762.                     </div>
  1763.                     <!-- End Col -->
  1764.                     <div class=\"col-4 py-3 align-self-center\">
  1765.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1766.                              src=\"{{ asset('build/logo_constructeur/unitron.png') | imagine_filter('brand_logo_medium') }}\"
  1767.                              alt=\"Mon Centre Auditif - Prothèse auditive Unitron\" width=\"200\" height=\"47\">
  1768.                     </div>
  1769.                     <!-- End Col -->
  1770.                     <div class=\"col-4 py-3 align-self-center\">
  1771.                         <img class=\"avatar avatar-xl avatar-4x3 avatar-centered\"
  1772.                              src=\"{{ asset('build/logo_constructeur/widex.png') | imagine_filter('brand_logo_medium') }}\"
  1773.                              alt=\"Mon Centre Auditif - Prothèse auditive Widex\" width=\"200\" height=\"100\">
  1774.                     </div>
  1775.                     <!-- End Col -->
  1776.                 </div>
  1777.                 <!-- End Row -->
  1778.             </div>
  1779.             <!-- End Col -->
  1780.         </div>
  1781.         <!-- End Row -->
  1782.     </div>
  1783.     <!-- End Clients -->
  1784.     <!-- Subscribe -->
  1785.     <div class=\"bg-light\">
  1786.         <div class=\"container py-3\">
  1787.             <div class=\"w-md-75 w-lg-50 text-center mx-md-auto\">
  1788.                 <div class=\"row justify-content-lg-between\">
  1789.                     <!-- Heading -->
  1790.                     <div class=\"mb-2\">
  1791.                         <span class=\"text-cap\">Newsletter</span>
  1792.                         <h2 class=\"text-primary\">Restez <span class=\"fw-bold\">informés</span></h2>
  1793.                     </div>
  1794.                     <!-- End Heading -->
  1795.                     {{ form_start(newsLetterForm) }}
  1796.                     <!-- Input Card -->
  1797.                     <div class=\"input-card input-card-pill input-card-sm border p-1 mb-3\">
  1798.                         <div class=\"input-card-form d-flex align-content-center rounded-5\">
  1799.                             <label for=\"subscribeFormEg2\" class=\"form-label visually-hidden\">Entrez votre email</label>
  1800.                             {{ form_widget(newsLetterForm.email, {'attr': {'id': 'subscribeSrEmail', 'class': 'rounded-5'}}) }}
  1801.                         </div>
  1802.                         <button id=\"subscribeButton\" type=\"submit\" class=\"btn btn-primary btn-lg rounded-pill\">
  1803.                             S'inscrire
  1804.                         </button>
  1805.                     </div>
  1806.                     <!-- End Input Card -->
  1807.                     <!-- Wrong email format div -->
  1808.                     <div id=\"invalidEmailField\" class=\"d-none alert alert-soft-danger mt-3\" role=\"alert\">
  1809.                         <span>L'adresse email saisie est invalide.</span>
  1810.                     </div>
  1811.                     <!-- Success Div -->
  1812.                     <div id=\"subscriptionSuccess\"
  1813.                          class=\"d-none alert alert-dismissible fade show alert-soft-success mt-3\" role=\"alert\">
  1814.                         Merci pour votre inscription à notre newsletter.
  1815.                         <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>
  1816.                     </div>
  1817.                     <!-- Already subscribed div -->
  1818.                     <div id=\"alreadySubscribed\" class=\"d-none alert alert-soft-warning mt-3\" role=\"alert\">
  1819.                         <span>Il semblerait que cette adresse email soit déjà utilisée.</span>
  1820.                     </div>
  1821.                     {{ form_end(newsLetterForm) }}
  1822.                     <p class=\"small\">Vous pouvez vous désinscrire à tout moment. <br> Lire notre <a
  1823.                                 href=\"{{ path('privacy') }}\">politique de confidentialité</a></p>
  1824.                 </div>
  1825.             </div>
  1826.         </div>
  1827.     </div>
  1828.     <!-- End Subscribe -->
  1829. {% endblock content %}
  1830. {% block javascripts %}
  1831.     {{ encore_entry_script_tags('homepage') }}
  1832.     <script src=\"https://cdn.jsdelivr.net/npm/sweetalert2@8\"></script>
  1833.     <!-- Google place API -->
  1834.     <script type=\"text/javascript\"
  1835.             src=\"https://maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyAJFMY4h2rwiDVFydKeK6l1eLgMpH5iV-0&libraries=places\"></script>
  1836.     <script
  1837.             src=\"https://code.jquery.com/jquery-3.7.1.min.js\"
  1838.             integrity=\"sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=\"
  1839.             crossorigin=\"anonymous\"></script>
  1840.     {{ encore_entry_script_tags('google_places_api') }}
  1841.     {{ encore_entry_script_tags('send_callback_request') }}
  1842.     {{ encore_entry_script_tags('newsletter_subscribe') }}
  1843.     {{ encore_entry_script_tags('home_front_v3') }}
  1844. {% endblock javascripts %}
  1845. ""front_v4/mca/homepage/homepage.html.twig""/var/www/hearing_store_locator/templates/front_v4/mca/homepage/homepage.html.twig");
  1846.     }
  1847. }