{"id":1640,"date":"2025-10-31T10:04:40","date_gmt":"2025-10-31T14:04:40","guid":{"rendered":"https:\/\/lepetitcabanon.duckdns.org\/?page_id=1640"},"modified":"2025-10-31T10:44:33","modified_gmt":"2025-10-31T14:44:33","slug":"gallerie-2","status":"publish","type":"page","link":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/","title":{"rendered":"Gallerie 2"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<style>\n\/* --- R\u00e9glages g\u00e9n\u00e9raux du slider --- *\/\n.slider-banner {\n  width: 100%;\n  height: 500px; \/* \ud83d\udc48 MODIFIE LA HAUTEUR ICI *\/\n  position: relative;\n  overflow: hidden;\n  border-radius: 10px;\n}\n\n\/* --- Images --- *\/\n.slider-banner img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  position: absolute;\n  opacity: 0;\n  transition: opacity 1s ease-in-out;\n}\n.slider-banner img.active {\n  opacity: 1;\n}\n\n\/* --- Conteneur du texte --- *\/\n.slider-text {\n  position: absolute;\n  bottom: 25px;\n  left: 30px;\n  color: white;\n  opacity: 0;\n  transition: opacity 1s ease;\n}\n\n\/* 1re ligne : police s\u00e9rieuse type \u00e9cole *\/\n.slider-text .line1 {\n  font-family: \"Georgia\", serif;\n  font-size: 26px;\n  font-weight: bold;\n  text-shadow: 2px 2px 4px black;\n}\n\n\/* 2e ligne : style manuscrit *\/\n.slider-text .line2 {\n  font-family: \"Comic Sans MS\", cursive;\n  font-size: 20px;\n  font-style: italic;\n  text-shadow: 2px 2px 4px black;\n}\n\n\/* Quand visible *\/\n.slider-text.visible {\n  opacity: 1;\n}\n<\/style>\n\n<div class=\"slider-banner\">\n\n  <img decoding=\"async\" src=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png\" class=\"active\">\n  <img decoding=\"async\" src=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/10\/Chambre-3-scaled.jpg\">\n  <img decoding=\"async\" src=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/10\/salle-deau-2-scaled.jpg\">\n  <img decoding=\"async\" src=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/10\/Veranda-2-scaled.jpg\">\n  <img decoding=\"async\" src=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/10\/cuisine-scaled.jpg\">\n  <img decoding=\"async\" src=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/10\/Cuisine-2-scaled.jpg\">\n  <img decoding=\"async\" src=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/20230221_173327-scaled.jpg\">\n\n  <!-- Conteneur texte -->\n  <div id=\"sliderCaption\" class=\"slider-text\">\n    <div class=\"line1\"><\/div>\n    <div class=\"line2\"><\/div>\n  <\/div>\n\n<\/div>\n\n<script>\nconst captions = [\n  {l1:\"Bienvenue au Petit Cabanon \", l2:\"Elle est faite pour vous, faites vous plaisir dans une villa spacieuse\"},\n  {l1:\"3 chambres climatis\u00e9es confortables\", l2:\"1 grans lit 140 et 2 lits Queen size\"},\n  {l1:\"2 salles d'eau spacieuses\", l2:\"2 vasques chacune\"},\n  {l1:\"Cuisine ouverte et lumineuse\", l2:\"amusant\"},\n  {l1:\"Une grande cuisine toute \u00e9quip\u00e9e\", l2:\"Ilot centrale\"},\n  {l1:\"Un s\u00e9jour inoubliable\", l2:\"Sur une \u00eele paradisiaque\"}\n];\n\nlet currentSlide = 0;\nconst slides = document.querySelectorAll(\".slider-banner img\");\nconst captionBox = document.getElementById(\"sliderCaption\");\nconst delay = 6000; \/\/ 6 secondes\n\nfunction updateCaption() {\n  captionBox.querySelector(\".line1\").textContent = captions[currentSlide].l1;\n  captionBox.querySelector(\".line2\").textContent = captions[currentSlide].l2;\n  \n  captionBox.classList.remove(\"visible\");\n  setTimeout(() => captionBox.classList.add(\"visible\"), 1000); \/\/ \ud83d\udc48 apparition apr\u00e8s 1 sec\n}\n\nfunction showNextSlide() {\n  slides[currentSlide].classList.remove(\"active\");\n  currentSlide = (currentSlide + 1) % slides.length;\n  slides[currentSlide].classList.add(\"active\");\n  updateCaption();\n}\n\nsetInterval(showNextSlide, delay);\nupdateCaption();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_kadence_starter_templates_imported_post":false,"footnotes":""},"class_list":["post-1640","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Gallerie 2 - Le Petit Cabanon Marie Galante<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gallerie 2 - Le Petit Cabanon Marie Galante\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Le Petit Cabanon Marie Galante\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-31T14:44:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/\",\"url\":\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/\",\"name\":\"Gallerie 2 - Le Petit Cabanon Marie Galante\",\"isPartOf\":{\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png\",\"datePublished\":\"2025-10-31T14:04:40+00:00\",\"dateModified\":\"2025-10-31T14:44:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#primaryimage\",\"url\":\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png\",\"contentUrl\":\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/lepetitcabanon.duckdns.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gallerie 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/#website\",\"url\":\"https:\/\/lepetitcabanon.duckdns.org\/\",\"name\":\"Le Petit Cabanon Marie Galante\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/#organization\"},\"alternateName\":\"Location saisonni\u00e8re Le petit Cabanon Marie-Galante de qualit\u00e9\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lepetitcabanon.duckdns.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/#organization\",\"name\":\"Le Petit Cabanon\",\"url\":\"https:\/\/lepetitcabanon.duckdns.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/cropped-cropped-logo1.jpg\",\"contentUrl\":\"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/cropped-cropped-logo1.jpg\",\"width\":512,\"height\":512,\"caption\":\"Le Petit Cabanon\"},\"image\":{\"@id\":\"https:\/\/lepetitcabanon.duckdns.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gallerie 2 - Le Petit Cabanon Marie Galante","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/","og_locale":"fr_FR","og_type":"article","og_title":"Gallerie 2 - Le Petit Cabanon Marie Galante","og_url":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/","og_site_name":"Le Petit Cabanon Marie Galante","article_modified_time":"2025-10-31T14:44:33+00:00","og_image":[{"url":"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/","url":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/","name":"Gallerie 2 - Le Petit Cabanon Marie Galante","isPartOf":{"@id":"https:\/\/lepetitcabanon.duckdns.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#primaryimage"},"image":{"@id":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#primaryimage"},"thumbnailUrl":"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png","datePublished":"2025-10-31T14:04:40+00:00","dateModified":"2025-10-31T14:44:33+00:00","breadcrumb":{"@id":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#primaryimage","url":"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png","contentUrl":"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/Maison-au-crepuscule-sous-soleil-dore.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/gallerie-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/lepetitcabanon.duckdns.org\/"},{"@type":"ListItem","position":2,"name":"Gallerie 2"}]},{"@type":"WebSite","@id":"https:\/\/lepetitcabanon.duckdns.org\/#website","url":"https:\/\/lepetitcabanon.duckdns.org\/","name":"Le Petit Cabanon Marie Galante","description":"","publisher":{"@id":"https:\/\/lepetitcabanon.duckdns.org\/#organization"},"alternateName":"Location saisonni\u00e8re Le petit Cabanon Marie-Galante de qualit\u00e9","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lepetitcabanon.duckdns.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/lepetitcabanon.duckdns.org\/#organization","name":"Le Petit Cabanon","url":"https:\/\/lepetitcabanon.duckdns.org\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/lepetitcabanon.duckdns.org\/#\/schema\/logo\/image\/","url":"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/cropped-cropped-logo1.jpg","contentUrl":"https:\/\/lepetitcabanon.duckdns.org\/wp-content\/uploads\/2025\/09\/cropped-cropped-logo1.jpg","width":512,"height":512,"caption":"Le Petit Cabanon"},"image":{"@id":"https:\/\/lepetitcabanon.duckdns.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/pages\/1640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/comments?post=1640"}],"version-history":[{"count":8,"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/pages\/1640\/revisions"}],"predecessor-version":[{"id":1660,"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/pages\/1640\/revisions\/1660"}],"wp:attachment":[{"href":"https:\/\/lepetitcabanon.duckdns.org\/index.php\/wp-json\/wp\/v2\/media?parent=1640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}