<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* default/agency.html.twig */
class __TwigTemplate_5bbc0e82408aba0f223a5a6f53e5281f extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'seo' => [$this, 'block_seo'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default/agency.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default/agency.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "default/agency.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
yield "Agence de voyage en Guadeloupe – OTropik| Séjours & Circuits sur mesure";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 5
public function block_seo($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "seo"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "seo"));
// line 6
yield " <meta name=\"description\" content=\"OTropik est une agence de voyage en Guadeloupe spécialisée dans les séjours, circuits et voyages sur mesure au départ des Antilles. Conseillers locaux et accompagnement personnalisé.\" >
\t<meta property=\"og:title\" content=\"Agence de voyage en Guadeloupe – OTropik| Séjours & Circuits sur mesure\" />
\t<meta property=\"og:type\" content=\"Website\" />
\t<meta property=\"og:description\" content=\"OTropik est une agence de voyage en Guadeloupe spécialisée dans les séjours, circuits et voyages sur mesure au départ des Antilles. Conseillers locaux et accompagnement personnalisé.\" />
\t<meta property=\"og:url\" content=\"";
// line 11
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 11, $this->source); })()), "request", [], "any", false, false, false, 11), "uri", [], "any", false, false, false, 11)), "html", null, true);
yield "\" />
\t<meta property=\"og:image\" content=\"";
// line 12
yield "\" />
\t<meta name =\"twitter:card\" content=\"summary_large_image\" />
\t<meta name=\"twitter:title\" content=\"Agence de voyage en Guadeloupe – OTropik| Séjours & Circuits sur mesure\">
\t<meta name=\"twitter:description\" content=\"OTropik est une agence de voyage en Guadeloupe spécialisée dans les séjours, circuits et voyages sur mesure au départ des Antilles. Conseillers locaux et accompagnement personnalisé.\">
\t<meta name=\"twitter:image\" content=\"";
// line 17
yield "\">
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 20
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 21
yield "
";
// line 25
yield "<section class=\"py-5 bg-light\">
<div class=\"container\">
<div class=\"row align-items-center g-4\">
<div class=\"col-12 col-lg-7\">
<h1 class=\"display-5 text-success fw-bold mb-3\"> OTropik Agence de voyage <br> en Guadeloupe</h1>
<p class=\"lead text-muted mb-4\">
OTropik est une agence de voyage en Guadeloupe spécialisée dans l’organisation de séjours, circuits et voyages sur mesure au départ des Antilles.
Basée en Guadeloupe, notre équipe accompagne les voyageurs dans la création d’expériences personnalisées vers l’Europe, l’Amérique, l’Asie et le reste du monde.
</p>
<p class=\"text-muted mb-4\">
Grâce à notre expertise locale, nous proposons des solutions adaptées aux voyageurs guadeloupéens souhaitant partir depuis Pointe-à-Pitre
ou organiser un séjour international en toute sérénité.
</p>
<div class=\"d-flex gap-2 flex-wrap\">
<a href=\"";
// line 39
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.contact");
yield "\" class=\"btn btn-primary rounded-pill px-4\">Nous contacter</a>
<a href=\"";
// line 40
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.devis");
yield "\" class=\"btn btn-outline-success rounded-pill px-4\">Demander un devis</a>
</div>
</div>
<div class=\"col-12 col-lg-5\">
<div class=\"ratio ratio-4x3 rounded-4 overflow-hidden shadow-sm\">
<img src=\"";
// line 46
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/photo-agence.jpg"), "html", null, true);
yield "\"
alt=\"OTropik - Agence de voyage en Guadeloupe\"
class=\"w-100 h-100 object-fit-cover\">
</div>
<p class=\"small text-muted mt-2 mb-0\">Départs depuis Pointe-à-Pitre • Conseils locaux • Itinéraires sur mesure</p>
</div>
</div>
</div>
</section>
";
// line 59
yield "<section class=\"py-5\">
<div class=\"container\">
<div class=\"row g-4\">
<div class=\"col-12 col-lg-8\">
<h2 class=\"h3 text-success fw-bold mb-3\">Une agence de voyage locale au cœur de la Guadeloupe</h2>
<p class=\"text-muted\">
Implantée en Guadeloupe, OTropik met à disposition un accompagnement personnalisé pour :
</p>
<div class=\"row g-2\">
<div class=\"col-12 col-sm-6\">
<ul class=\"list-unstyled mb-0\">
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Voyages en famille</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Lunes de miel</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Circuits découverte</li>
</ul>
</div>
<div class=\"col-12 col-sm-6\">
<ul class=\"list-unstyled mb-0\">
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Roadtrips</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Croisières</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Voyages premium</li>
</ul>
</div>
</div>
<p class=\"text-muted mt-3 mb-0\">
Notre connaissance du marché antillais nous permet de proposer des itinéraires adaptés aux départs depuis la Guadeloupe.
</p>
<hr class=\"my-5\">
<h2 class=\"h3 text-success fw-bold mb-3\">Des voyages sur mesure depuis la Guadeloupe</h2>
<p class=\"text-muted\">
En tant qu’agence de voyage en Guadeloupe, nous construisons des voyages personnalisés selon votre budget, vos envies et votre calendrier.
</p>
<p class=\"text-muted mb-3\">
Que vous rêviez :
</p>
<ul class=\"text-muted\">
<li>d’un circuit en Amérique du Sud,</li>
<li>d’un séjour en Europe,</li>
<li>d’une croisière dans les Caraïbes,</li>
<li>ou d’un roadtrip aux États-Unis,</li>
</ul>
<p class=\"text-muted mb-0\">OTropik vous accompagne à chaque étape.</p>
<hr class=\"my-5\">
<h2 class=\"h3 text-success fw-bold mb-3\">Pourquoi choisir OTropik ?</h2>
<div class=\"row g-3\">
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Agence basée en Guadeloupe</div>
<div class=\"text-muted small\">Un accompagnement pensé pour les voyageurs antillais.</div>
</div>
</div>
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Conseillers spécialisés</div>
<div class=\"text-muted small\">Des recommandations selon votre style de voyage.</div>
</div>
</div>
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Voyages personnalisés</div>
<div class=\"text-muted small\">Budget, rythme, dates : on ajuste tout.</div>
</div>
</div>
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Assistance et suivi</div>
<div class=\"text-muted small\">Un interlocuteur, avant et pendant le départ.</div>
</div>
</div>
<div class=\"col-12\">
<div class=\"p-3 border rounded-4\">
<div class=\"fw-semibold\">✔️ Expertise destinations monde</div>
<div class=\"text-muted small\">Europe, Amérique, Asie, Caraïbes… et au-delà.</div>
</div>
</div>
</div>
<div class=\"mt-5 p-4 bg-light rounded-4\">
<p class=\"mb-2\">
Faire appel à OTropik, c’est choisir une agence de voyage en Guadeloupe qui comprend les besoins des voyageurs antillais
et propose un accompagnement sur mesure.
</p>
<div class=\"d-flex gap-2 flex-wrap\">
<a href=\"";
// line 146
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.contact");
yield "\" class=\"btn btn-primary rounded-pill px-4\">Contacter OTropik</a>
<a href=\"";
// line 147
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.devis");
yield "\" class=\"btn btn-outline-success rounded-pill px-4\">Demander un devis</a>
</div>
</div>
</div>
";
// line 153
yield " <div class=\"col-12 col-lg-4\">
<div class=\"sticky-top\" style=\"top: 90px;\">
<div class=\"card border-0 shadow-sm rounded-4\">
<div class=\"card-body\">
<h3 class=\"h5 fw-bold mb-3\">Besoin d’un conseil ?</h3>
<p class=\"text-muted mb-3\">Dis-nous ta destination, tes dates et ton budget : on te propose une idée de voyage.</p>
<a href=\"";
// line 159
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.devis");
yield "\" class=\"btn btn-primary w-100 rounded-pill\">Demander un devis</a>
<div class=\"small text-muted mt-2\">Réponse rapide • Conseillers basés en Guadeloupe</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
";
// line 173
$context["destinations"] = [["title" => "Sainte-Lucie", "subtitle" => "Escapade nature & plages", "img" => "img/destinations/st-lucie.jpg", "url" => "#"], ["title" => "États-Unis", "subtitle" => "Roadtrip & grandes villes", "img" => "img/destinations/usa.jpg", "url" => "#"], ["title" => "République Dominicaine", "subtitle" => "All inclusive & détente", "img" => "img/destinations/rep-dom.jpg", "url" => "#"], ["title" => "Europe", "subtitle" => "City-break & circuits", "img" => "img/destinations/europe.jpg", "url" => "#"], ["title" => "Caraïbes", "subtitle" => "Croisières & îles", "img" => "img/destinations/caraibes.jpg", "url" => "#"], ["title" => "Asie", "subtitle" => "Dépaysement total", "img" => "img/destinations/asie.jpg", "url" => "#"]];
// line 181
yield "
<section class=\"py-5 bg-white\">
<div class=\"container\">
<div class=\"d-flex align-items-end justify-content-between gap-3 mb-3\">
<div>
<h2 class=\"h3 fw-bold mb-1\">Découvrez nos offres</h2>
<p class=\"text-muted mb-0\">Une sélection de destinations au départ des Antilles.</p>
</div>
<div class=\"d-none d-md-flex gap-2\">
<button class=\"btn btn-outline-secondary btn-sm rounded-pill\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"prev\">
‹
</button>
<button class=\"btn btn-outline-secondary btn-sm rounded-pill\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"next\">
›
</button>
</div>
</div>
<div id=\"destCarousel\"
class=\"carousel slide\"
data-bs-ride=\"carousel\"
data-bs-interval=\"4500\"
data-bs-touch=\"true\">
<div class=\"carousel-inner\">
";
// line 208
yield " ";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::batch((isset($context["offers"]) || array_key_exists("offers", $context) ? $context["offers"] : (function () { throw new RuntimeError('Variable "offers" does not exist.', 208, $this->source); })()), 3, null));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["chunk"]) {
// line 209
yield " <div class=\"carousel-item ";
if (CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 209)) {
yield "active";
}
yield "\">
<div class=\"row g-3\">
";
// line 211
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable($context["chunk"]);
foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
// line 212
yield " ";
if ($context["o"]) {
// line 213
yield " <div class=\"col-12 col-md-6 col-lg-4\">
";
// line 214
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["o"], "type", [], "any", false, false, false, 214), "id", [], "any", false, false, false, 214) == 1)) {
// line 215
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.escapade.destination", ["slug" => CoreExtension::getAttribute($this->env, $this->source, $context["o"], "slug", [], "any", false, false, false, 215)]), "html", null, true);
yield "\"
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 216
$context["o"], "type", [], "any", false, false, false, 216), "id", [], "any", false, false, false, 216) == 2)) {
// line 217
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.circuit.destination", ["slug" => CoreExtension::getAttribute($this->env, $this->source, $context["o"], "slug", [], "any", false, false, false, 217)]), "html", null, true);
yield "\"
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 218
$context["o"], "type", [], "any", false, false, false, 218), "id", [], "any", false, false, false, 218) == 3)) {
// line 219
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("o.roadtrip.destination", ["slug" => CoreExtension::getAttribute($this->env, $this->source, $context["o"], "slug", [], "any", false, false, false, 219)]), "html", null, true);
yield "\"
";
}
// line 221
yield " class=\"text-decoration-none\">
<article class=\"card border-0 shadow-sm rounded-4 overflow-hidden h-100\">
<div class=\"ratio ratio-4x3\">
<img src=\"";
// line 224
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(((((("img/offer/" . CoreExtension::getAttribute($this->env, $this->source, $context["o"], "file", [], "any", false, false, false, 224)) . "/") . CoreExtension::getAttribute($this->env, $this->source, $context["o"], "slug", [], "any", false, false, false, 224)) . "/") . CoreExtension::getAttribute($this->env, $this->source, $context["o"], "img", [], "any", false, false, false, 224))), "html", null, true);
yield "\" alt=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["o"], "file", [], "any", false, false, false, 224), "html", null, true);
yield "\"
class=\"w-100 h-100 object-fit-cover\">
</div>
<div class=\"card-body\">
<span>";
// line 228
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["o"], "type", [], "any", false, false, false, 228), "name", [], "any", false, false, false, 228), "html", null, true);
yield "</span>
<h3 class=\"h5 fw-bold mb-1\">";
// line 229
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["o"], "title", [], "any", false, false, false, 229), "html", null, true);
yield "</h3>
<p class=\"text-muted mb-0\">";
// line 230
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["o"], "subtitle", [], "any", false, false, false, 230), "html", null, true);
yield "</p>
</div>
</article>
</a>
</div>
";
}
// line 236
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 237
yield " </div>
</div>
";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['chunk'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 240
yield "
</div>
<button class=\"carousel-control-prev d-md-none\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"prev\">
<span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>
<span class=\"visually-hidden\">Précédent</span>
</button>
<button class=\"carousel-control-next d-md-none\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"next\">
<span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>
<span class=\"visually-hidden\">Suivant</span>
</button>
</div>
<div class=\"text-center mt-4\">
<a href=\"";
// line 255
yield "\" class=\"btn btn-outline-success rounded-pill px-4\">
Voir toutes les offres
</a>
</div>
</div>
</section>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "default/agency.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 457 => 255, 440 => 240, 424 => 237, 418 => 236, 409 => 230, 405 => 229, 401 => 228, 392 => 224, 387 => 221, 381 => 219, 379 => 218, 374 => 217, 372 => 216, 367 => 215, 365 => 214, 362 => 213, 359 => 212, 355 => 211, 347 => 209, 329 => 208, 301 => 181, 299 => 173, 285 => 159, 277 => 153, 269 => 147, 265 => 146, 176 => 59, 163 => 46, 154 => 40, 150 => 39, 134 => 25, 131 => 21, 121 => 20, 109 => 17, 102 => 12, 98 => 11, 91 => 6, 81 => 5, 61 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}Agence de voyage en Guadeloupe – OTropik| Séjours & Circuits sur mesure{% endblock %}
{% block seo %}
<meta name=\"description\" content=\"OTropik est une agence de voyage en Guadeloupe spécialisée dans les séjours, circuits et voyages sur mesure au départ des Antilles. Conseillers locaux et accompagnement personnalisé.\" >
\t<meta property=\"og:title\" content=\"Agence de voyage en Guadeloupe – OTropik| Séjours & Circuits sur mesure\" />
\t<meta property=\"og:type\" content=\"Website\" />
\t<meta property=\"og:description\" content=\"OTropik est une agence de voyage en Guadeloupe spécialisée dans les séjours, circuits et voyages sur mesure au départ des Antilles. Conseillers locaux et accompagnement personnalisé.\" />
\t<meta property=\"og:url\" content=\"{{absolute_url( app.request.uri)}}\" />
\t<meta property=\"og:image\" content=\"{#{asset('img/asset/cardimg-fb.jpg')}#}\" />
\t<meta name =\"twitter:card\" content=\"summary_large_image\" />
\t<meta name=\"twitter:title\" content=\"Agence de voyage en Guadeloupe – OTropik| Séjours & Circuits sur mesure\">
\t<meta name=\"twitter:description\" content=\"OTropik est une agence de voyage en Guadeloupe spécialisée dans les séjours, circuits et voyages sur mesure au départ des Antilles. Conseillers locaux et accompagnement personnalisé.\">
\t<meta name=\"twitter:image\" content=\"{#{asset('img/asset/cardimg-fb.jpg')}#}\">
{% endblock %}
{% block body %}
{# -----------------------------
HERO
------------------------------ #}
<section class=\"py-5 bg-light\">
<div class=\"container\">
<div class=\"row align-items-center g-4\">
<div class=\"col-12 col-lg-7\">
<h1 class=\"display-5 text-success fw-bold mb-3\"> OTropik Agence de voyage <br> en Guadeloupe</h1>
<p class=\"lead text-muted mb-4\">
OTropik est une agence de voyage en Guadeloupe spécialisée dans l’organisation de séjours, circuits et voyages sur mesure au départ des Antilles.
Basée en Guadeloupe, notre équipe accompagne les voyageurs dans la création d’expériences personnalisées vers l’Europe, l’Amérique, l’Asie et le reste du monde.
</p>
<p class=\"text-muted mb-4\">
Grâce à notre expertise locale, nous proposons des solutions adaptées aux voyageurs guadeloupéens souhaitant partir depuis Pointe-à-Pitre
ou organiser un séjour international en toute sérénité.
</p>
<div class=\"d-flex gap-2 flex-wrap\">
<a href=\"{{ path('o.contact') }}\" class=\"btn btn-primary rounded-pill px-4\">Nous contacter</a>
<a href=\"{{ path('o.devis') }}\" class=\"btn btn-outline-success rounded-pill px-4\">Demander un devis</a>
</div>
</div>
<div class=\"col-12 col-lg-5\">
<div class=\"ratio ratio-4x3 rounded-4 overflow-hidden shadow-sm\">
<img src=\"{{ asset('img/photo-agence.jpg') }}\"
alt=\"OTropik - Agence de voyage en Guadeloupe\"
class=\"w-100 h-100 object-fit-cover\">
</div>
<p class=\"small text-muted mt-2 mb-0\">Départs depuis Pointe-à-Pitre • Conseils locaux • Itinéraires sur mesure</p>
</div>
</div>
</div>
</section>
{# -----------------------------
CONTENU SEO
------------------------------ #}
<section class=\"py-5\">
<div class=\"container\">
<div class=\"row g-4\">
<div class=\"col-12 col-lg-8\">
<h2 class=\"h3 text-success fw-bold mb-3\">Une agence de voyage locale au cœur de la Guadeloupe</h2>
<p class=\"text-muted\">
Implantée en Guadeloupe, OTropik met à disposition un accompagnement personnalisé pour :
</p>
<div class=\"row g-2\">
<div class=\"col-12 col-sm-6\">
<ul class=\"list-unstyled mb-0\">
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Voyages en famille</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Lunes de miel</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Circuits découverte</li>
</ul>
</div>
<div class=\"col-12 col-sm-6\">
<ul class=\"list-unstyled mb-0\">
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Roadtrips</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Croisières</li>
<li class=\"d-flex gap-2\"><span class=\"text-success\">✔</span> Voyages premium</li>
</ul>
</div>
</div>
<p class=\"text-muted mt-3 mb-0\">
Notre connaissance du marché antillais nous permet de proposer des itinéraires adaptés aux départs depuis la Guadeloupe.
</p>
<hr class=\"my-5\">
<h2 class=\"h3 text-success fw-bold mb-3\">Des voyages sur mesure depuis la Guadeloupe</h2>
<p class=\"text-muted\">
En tant qu’agence de voyage en Guadeloupe, nous construisons des voyages personnalisés selon votre budget, vos envies et votre calendrier.
</p>
<p class=\"text-muted mb-3\">
Que vous rêviez :
</p>
<ul class=\"text-muted\">
<li>d’un circuit en Amérique du Sud,</li>
<li>d’un séjour en Europe,</li>
<li>d’une croisière dans les Caraïbes,</li>
<li>ou d’un roadtrip aux États-Unis,</li>
</ul>
<p class=\"text-muted mb-0\">OTropik vous accompagne à chaque étape.</p>
<hr class=\"my-5\">
<h2 class=\"h3 text-success fw-bold mb-3\">Pourquoi choisir OTropik ?</h2>
<div class=\"row g-3\">
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Agence basée en Guadeloupe</div>
<div class=\"text-muted small\">Un accompagnement pensé pour les voyageurs antillais.</div>
</div>
</div>
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Conseillers spécialisés</div>
<div class=\"text-muted small\">Des recommandations selon votre style de voyage.</div>
</div>
</div>
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Voyages personnalisés</div>
<div class=\"text-muted small\">Budget, rythme, dates : on ajuste tout.</div>
</div>
</div>
<div class=\"col-12 col-md-6\">
<div class=\"p-3 border rounded-4 h-100\">
<div class=\"fw-semibold\">✔️ Assistance et suivi</div>
<div class=\"text-muted small\">Un interlocuteur, avant et pendant le départ.</div>
</div>
</div>
<div class=\"col-12\">
<div class=\"p-3 border rounded-4\">
<div class=\"fw-semibold\">✔️ Expertise destinations monde</div>
<div class=\"text-muted small\">Europe, Amérique, Asie, Caraïbes… et au-delà.</div>
</div>
</div>
</div>
<div class=\"mt-5 p-4 bg-light rounded-4\">
<p class=\"mb-2\">
Faire appel à OTropik, c’est choisir une agence de voyage en Guadeloupe qui comprend les besoins des voyageurs antillais
et propose un accompagnement sur mesure.
</p>
<div class=\"d-flex gap-2 flex-wrap\">
<a href=\"{{ path('o.contact')}}\" class=\"btn btn-primary rounded-pill px-4\">Contacter OTropik</a>
<a href=\"{{ path('o.devis') }}\" class=\"btn btn-outline-success rounded-pill px-4\">Demander un devis</a>
</div>
</div>
</div>
{# Sidebar (optionnel) #}
<div class=\"col-12 col-lg-4\">
<div class=\"sticky-top\" style=\"top: 90px;\">
<div class=\"card border-0 shadow-sm rounded-4\">
<div class=\"card-body\">
<h3 class=\"h5 fw-bold mb-3\">Besoin d’un conseil ?</h3>
<p class=\"text-muted mb-3\">Dis-nous ta destination, tes dates et ton budget : on te propose une idée de voyage.</p>
<a href=\"{{ path('o.devis') }}\" class=\"btn btn-primary w-100 rounded-pill\">Demander un devis</a>
<div class=\"small text-muted mt-2\">Réponse rapide • Conseillers basés en Guadeloupe</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
{# -----------------------------
DÉCOUVREZ NOS OFFRES (CAROUSEL)
------------------------------ #}
{% set destinations = [
{ title:'Sainte-Lucie', subtitle:\"Escapade nature & plages\", img:'img/destinations/st-lucie.jpg', url:'#' },
{ title:'États-Unis', subtitle:\"Roadtrip & grandes villes\", img:'img/destinations/usa.jpg', url:'#' },
{ title:'République Dominicaine', subtitle:\"All inclusive & détente\", img:'img/destinations/rep-dom.jpg', url:'#' },
{ title:'Europe', subtitle:\"City-break & circuits\", img:'img/destinations/europe.jpg', url:'#' },
{ title:'Caraïbes', subtitle:\"Croisières & îles\", img:'img/destinations/caraibes.jpg', url:'#' },
{ title:'Asie', subtitle:\"Dépaysement total\", img:'img/destinations/asie.jpg', url:'#' }
] %}
<section class=\"py-5 bg-white\">
<div class=\"container\">
<div class=\"d-flex align-items-end justify-content-between gap-3 mb-3\">
<div>
<h2 class=\"h3 fw-bold mb-1\">Découvrez nos offres</h2>
<p class=\"text-muted mb-0\">Une sélection de destinations au départ des Antilles.</p>
</div>
<div class=\"d-none d-md-flex gap-2\">
<button class=\"btn btn-outline-secondary btn-sm rounded-pill\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"prev\">
‹
</button>
<button class=\"btn btn-outline-secondary btn-sm rounded-pill\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"next\">
›
</button>
</div>
</div>
<div id=\"destCarousel\"
class=\"carousel slide\"
data-bs-ride=\"carousel\"
data-bs-interval=\"4500\"
data-bs-touch=\"true\">
<div class=\"carousel-inner\">
{# 3 cards par slide (desktop), 2 (md), 1 (mobile) #}
{% for chunk in offers|batch(3, null) %}
<div class=\"carousel-item {% if loop.first %}active{% endif %}\">
<div class=\"row g-3\">
{% for o in chunk %}
{% if o %}
<div class=\"col-12 col-md-6 col-lg-4\">
{% if o.type.id == 1 %}
<a href=\"{{ path('o.escapade.destination',{slug:o.slug})}}\"
{% elseif o.type.id == 2 %}
<a href=\"{{ path('o.circuit.destination',{slug:o.slug})}}\"
{% elseif o.type.id == 3 %}
<a href=\"{{ path('o.roadtrip.destination',{slug:o.slug})}}\"
{% endif %}
class=\"text-decoration-none\">
<article class=\"card border-0 shadow-sm rounded-4 overflow-hidden h-100\">
<div class=\"ratio ratio-4x3\">
<img src=\"{{asset('img/offer/' ~ o.file ~ '/' ~ o.slug ~ '/' ~ o.img)}}\" alt=\"{{ o.file }}\"
class=\"w-100 h-100 object-fit-cover\">
</div>
<div class=\"card-body\">
<span>{{ o.type.name }}</span>
<h3 class=\"h5 fw-bold mb-1\">{{ o.title }}</h3>
<p class=\"text-muted mb-0\">{{ o.subtitle }}</p>
</div>
</article>
</a>
</div>
{% endif %}
{% endfor %}
</div>
</div>
{% endfor %}
</div>
<button class=\"carousel-control-prev d-md-none\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"prev\">
<span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>
<span class=\"visually-hidden\">Précédent</span>
</button>
<button class=\"carousel-control-next d-md-none\" type=\"button\" data-bs-target=\"#destCarousel\" data-bs-slide=\"next\">
<span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>
<span class=\"visually-hidden\">Suivant</span>
</button>
</div>
<div class=\"text-center mt-4\">
<a href=\"{#{ path('o.offers')|default('#') }#}\" class=\"btn btn-outline-success rounded-pill px-4\">
Voir toutes les offres
</a>
</div>
</div>
</section>
{% endblock %}
", "default/agency.html.twig", "/home/ladomitiyc/otropik/templates/default/agency.html.twig");
}
}