cultureel erfgoed Franse Rivièra
Culturele activiteiten, musea en erfgoed om te ontdekken tijdens uw vakantie aan de Côte d'Azur
Culturele activiteiten, musea bezoeken, het erfgoed van de Côte d’Azur ontdekken, het kan allemaal tijdens uw verblijf in onze lodges.
De belangrijkste steden van de Côte d’Azur staan vol met musea die hulde brengen aan de talloze kunstenaars die van de zon van de Côte d’Azur hun thuis hebben gemaakt.
Steden en dorpen zijn rijk aan religieus, architectonisch, natuurlijk en historisch erfgoed. Er is voor ieder wat wils.
Deel dit artikel op sociale netwerken
.facebook-share-button
background-color: #1877f2;
color: #fff;
border: none;
padding: 10px 20px;
font-size: 16px;
font-family: Arial, sans-serif;
border-radius: 5px;
cursor: pointer;
display: inline-flex;
align-items: center;
.facebook-share-button:hover
background-color: #155bc3;
.facebook-share-button img
width: 16px;
height: 16px;
function partagerSurFacebook() {
const url = encodeURIComponent(window.location.href);
const partageURL = `https://www.facebook.com/sharer/sharer.php?u=$url`;
window.open(partageURL, 'Partager sur Facebook', 'width=600,height=400');
}
.instagram-share-button
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
color: #fff;
border: none;
padding: 10px 20px;
font-size: 16px;
font-family: Arial, sans-serif;
border-radius: 5px;
cursor: pointer;
display: inline-flex;
align-items: center;
.instagram-share-button:hover
opacity: 0.9;
.instagram-share-button img
width: 16px;
height: 16px;
function ouvrirInstagram() {
const url = encodeURIComponent(window.location.href); // URL de la page actuelle
const instagramProfileURL = `https://www.instagram.com/?url=$url`; // Redirige vers Instagram
window.open(instagramProfileURL, 'Partager sur Instagram', 'width=600,height=400');
}
.twitter-share-button
background-color: #1DA1F2;
color: #fff;
border: none;
padding: 10px 20px;
font-size: 16px;
font-family: Arial, sans-serif;
border-radius: 5px;
cursor: pointer;
display: inline-flex;
align-items: center;
.twitter-share-button:hover
background-color: #0d8dd8;
function partagerSurTwitter() {
const url = encodeURIComponent(window.location.href); // URL de la page actuelle
const texte = encodeURIComponent("Découvrez cette page incroyable !"); // Texte personnalisé
const partageURL = `https://twitter.com/intent/tweet?url=$url&text=$texte`;
window.open(partageURL, 'Partager sur Twitter', 'width=600,height=400');
}





