{% extends 'frontend/frontend.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel="canonical" href="{{ url('frontend_room_lorient') }}"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block meta_title %}{{ 'seo.landing.roomLorient.title'|trans({}, "seo") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.roomLorient.desc'|trans({}, "seo") }}{% endblock %}
{% block tawkto %}
{% if type is not defined or type == 'private' %}
{{ parent() }}
{% endif %}
{% endblock %}
{% block body_content %}
<div class="salle-vente lorient">
<div class="landing-header">
<h1 class="titre05">
{{ 'frontend.landing.room_lorient.header.title'|trans({}, 'landing') }}
<span>{{ 'frontend.landing.room_lorient.header.subtitle'|trans({}, 'landing') }}</span>
</h1>
</div>
<div class="landing-content">
<div>
<div>
<iframe width="100%" height="500px" frameborder="0" allowfullscreen src="//umap.openstreetmap.fr/fr/map/salles-de-vente-vpauto_687299#14/47.7850/-3.3354?scaleControl=false&miniMap=false&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&searchControl=null&tilelayersControl=null&embedControl=null&datalayersControl=true&onLoadPanel=undefined&captionBar=false"></iframe>
</div>
<div>
<div>
<h2 class="titre01 txtnormal bold marginT20">{{ 'frontend.landing.room.content.commun.title01'|trans({}, 'landing') }}</h2>
<p class="marginT10">{{ 'frontend.landing.room_lorient.content.text01'|trans({}, 'landing')|raw }}</p>
<p class="marginT10">{{ 'frontend.landing.room_lorient.content.text02'|trans({}, 'landing')|raw }}</p>
<p class="marginT10">{{ 'frontend.landing.room_lorient.content.text03'|trans({}, 'landing') }}</p>
</div>
<ul class="liste01 marginT40">
<li>
<img src="{{ asset('bundles/vpauto/frontend/images/voiture.png') }}" alt="picto voiture">
<p>{{ 'frontend.landing.room.content.commun.block01.text01'|trans({}, 'landing') }} <i class="icon-waze"></i></p>
</li>
<li>
<img src="{{ asset('bundles/vpauto/frontend/images/transport-commun.png') }}" alt="picto transport commun">
<p>
<a href="https://www.ctrl.fr/" target="_blank" title="">CTRL :</a>
{{ 'frontend.landing.room.content.commun.block02.text01'|trans({}, 'landing') }}
</p>
</li>
<li>
<img src="{{ asset('bundles/vpauto/frontend/images/bus.png') }}" alt="picto bus">
<p>
<a href="{% if app.request.locale == 'de' %}https://www.blablacar.de/bus{% elseif app.request.locale == 'en' %}https://www.blablacar.co.uk/bus{% elseif app.request.locale == 'es' %}https://www.blablacar.es/bus{% elseif app.request.locale == 'it' %}https://www.blablacar.it/bus{% elseif app.request.locale == 'nl' %}https://www.nl.blablacar.be/bus{% elseif app.request.locale == 'pl' %}https://www.blablacar.pl/bus{% elseif app.request.locale == constant('App\\Twig\\Extension\\CountryExtension::LOCALE_PORTUGUESE') %}https://www.blablacar.com.br/bus{% else %}https://www.blablacar.fr/bus{% endif %}" target="_blank" title="">OUIBUS</a><br>
<a href="{% if app.request.locale == 'de' %}https://www.flixbus.de{% elseif app.request.locale == 'en' %}https://www.flixbus.com{% elseif app.request.locale == 'es' %}https://www.flixbus.es{% elseif app.request.locale == 'it' %}https://www.flixbus.it{% elseif app.request.locale == 'hu' %}https://www.flixbus.hu{% elseif app.request.locale == 'nl' %}https://www.flixbus.be{% elseif app.request.locale == 'pl' %}https://www.flixbus.pl{% elseif app.request.locale == constant('App\\Twig\\Extension\\CountryExtension::LOCALE_PORTUGUESE') %}https://www.flixbus.pt{% elseif app.request.locale == 'ro' %}https://www.flixbus.ro{% else %}https://www.flixbus.fr/{% endif %}" target="_blank" title="">FLIXBUS</a>
</p>
</li>
<li>
<img src="{{ asset('bundles/vpauto/frontend/images/train.png') }}" alt="picto train">
<p><a href="{% if app.request.locale == 'de' %}https://www.sncf-connect.com/de-de/{% elseif app.request.locale == 'en' %}https://www.sncf-connect.com/en-en/{% elseif app.request.locale == 'nl' %}https://www.sncf-connect.com/en-be/{% elseif app.request.locale == 'it' %}https://www.sncf-connect.com/it-it/{% else %}https://www.sncf-connect.com{% endif %}" target="_blank" title="">{{ 'frontend.landing.room_lorient.content.block04.link01'|trans({}, 'landing') }}</a><br>
{{ 'frontend.landing.room_lorient.content.block04.text01'|trans({}, 'landing') }}</p>
</li>
<li>
<img src="{{ asset('bundles/vpauto/frontend/images/avion.png') }}" alt="picto avion">
<p><a href="https://www.lorient.aeroport.fr/" target="_blank" title="">{{ 'frontend.landing.room_lorient.content.block05.link01'|trans({}, 'landing') }}</a><br>
{{ 'frontend.landing.room_lorient.content.block05.text01'|trans({}, 'landing') }}</p>
</li>
<li>
<img src="{{ asset('bundles/vpauto/frontend/images/taxi.png') }}" alt="picto taxi">
<p>{{ 'frontend.landing.room_lorient.content.block06.text01'|trans({}, 'landing')|raw }}</p>
</li>
{% include '/Frontend/landing/accessMap/_search-by-sale.html.twig' with { 'href': path('frontend_search_by_sale', {'sale': 'lorient'}) } %}
</ul>
<p>
<a href="{{ path('frontend_salesrooms') }}" title="">
<span class="fleche14 prelative marginR10">
<span class="fleche"><span class="ligne1"></span><span class="ligne2"></span></span>
</span>
<span class="lien-plan-acces font16">{{ 'frontend.landing.room.content.commun.link01'|trans({}, 'landing') }}</span>
</a>
</p>
</div>
</div>
</div>
</div>
<!--Footer -->
{% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
{% include 'frontend/footer_pro.html.twig' %}
{% else %}
{% include 'frontend/footer.html.twig' %}
{% endif %}
<!-- FIN Footer -->
{% endblock body_content %}