<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="author" content="index, follow" />
<meta name="google-site-verification" content="BE6av89K8z9l95okABxTHwBoC-PW9XPRzstBHQt4Y08" />
{% block head %}{% endblock %}
<link href="https://cdn.jsdelivr.net/npm/simple-datatables@latest/dist/style.css" rel="stylesheet" />
<link href="{{ asset('css/main.css') }}" rel="stylesheet" />
<link rel="icon" type="{{ asset('image/x-icon') }}" href="{{ asset('assets/img/favicon-v25.png') }}" />
<link rel="stylesheet" type="text/css"
href="https://cdn.datatables.net/v/bs5/dt-1.11.5/r-2.2.9/datatables.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script type="text/javascript"
src="https://cdn.datatables.net/v/bs5/dt-1.11.5/r-2.2.9/datatables.min.js"></script>
<script data-search-pseudo-elements defer
src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/js/all.min.js"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.28.0/feather.min.js"
crossorigin="anonymous"></script>
<!-- <script src="https://www.google.com/recaptcha/api.js" async defer></script> ReCaptcha DISABLED -->
{# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}
{% block stylesheets %}
{{ encore_entry_link_tags('app') }}
<link rel="stylesheet" href="{{ asset('css/tirages/oracle-sibylle/oracle-sibylle.css') }}" type="text/css">
{% endblock %}
{% block javascripts %}
{{ encore_entry_script_tags('app') }}
<script src="{{ asset('js/tirages/oracle-sibylle/oracle-sibylle.js') }}" async></script>
<script src="{{ asset('js/tirages/oracle-sibylle/cartes.js') }}" async></script>
{% endblock %}
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BCZ6EHH2C9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BCZ6EHH2C9'); // Google Analytics
gtag('config', 'AW-11223229755'); // Google Ads
</script>
<script>
gtag('event', 'conversion', {'send_to': 'AW-11223229755/cVbfCMCCkZcaELvK0-cp'});
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Voyance en Ligne",
"alternateName": [
"Voyance en Ligne",
"Consultations Voyance en Ligne"
],
"description": "Plateforme de voyance sérieuse en ligne. Consultez nos voyants, médiums, astrologues et numérologues par téléphone. Service 24h/24.",
"url": "https://www.voyanceenlignes.com",
"logo": "https://www.voyanceenlignes.com/assets/img/logo/logo.webp",
"image": "https://www.voyanceenlignes.com/assets/img/logo/logo.webp",
"telephone": [
"+33974445376",
"+3223153636",
"+419225196950",
"+35227302030"
],
"address": {
"@type": "PostalAddress",
"addressCountry": "FR"
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+33974445376",
"contactType": "customer service",
"areaServed": "FR",
"availableLanguage": "French"
},
{
"@type": "ContactPoint",
"telephone": "+3223153636",
"contactType": "customer service",
"areaServed": "BE",
"availableLanguage": "French"
},
{
"@type": "ContactPoint",
"telephone": "+419225196950",
"contactType": "customer service",
"areaServed": "CH",
"availableLanguage": "French"
}
],
"serviceType": [
"Voyance par téléphone",
"Consultation de voyance en ligne",
"Tarologie",
"Médiumnité",
"Astrologie",
"Numérologie"
],
"areaServed": ["FR", "BE", "CH", "LU"],
"founder": {
"@type": "Organization",
"name": "Voyance en Ligne"
},
"foundingDate": "2021",
"slogan": "Les Meilleurs Voyants de France réunis pour Vous",
"sameAs": [
"https://blog.voyanceenlignes.com"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Services de Voyance",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Consultation de Voyance par Téléphone",
"description": "Consultation personnalisée avec nos voyants et médiums expérimentés"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Tarologie en Ligne",
"description": "Tirages de cartes et interprétation par nos tarologues experts"
}
}
]
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"ratingCount": "100",
"bestRating": "5"
}
}
</script>
</head>
<body>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M3DJ85WZ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{% block body %}{% endblock %}
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<script src="{{ asset('js/carousel.js')}}"></script>
<script src="{{ asset('js/scripts.js')}}"></script>
<script src="https://cdn.jsdelivr.net/npm/simple-datatables@latest" crossorigin="anonymous"></script>
<script src="{{ asset('js/datatables/datatables-simple-demo.js')}}"></script>
</body>
</html>