{"id":23,"date":"2026-08-22T15:33:16","date_gmt":"2026-08-22T15:33:16","guid":{"rendered":"https:\/\/tresorsparfumes.fr\/?page_id=23"},"modified":"2026-08-22T22:20:52","modified_gmt":"2026-08-22T22:20:52","slug":"accueil","status":"publish","type":"page","link":"https:\/\/tresorsparfumes.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\n<style>\n.tp-chine{\n  max-width:900px;\n  margin:60px auto;\n  padding:45px 35px;\n  text-align:center;\n  background:#f7f0e7;\n  color:#55443d;\n}\n\n.tp-chine-icon{\n  font-size:34px;\n  margin-bottom:12px;\n}\n\n.tp-chine h2{\n  font-family:Georgia,serif;\n  font-size:32px;\n  font-weight:400;\n  margin:0 0 15px;\n}\n\n.tp-chine p{\n  max-width:700px;\n  margin:auto;\n  line-height:1.8;\n}\n\/* =====================================================\n   TR\u00c9SORS PARFUM\u00c9S \u2014 PAGE D'ACCUEIL\n   ===================================================== *\/\n\n:root {\n  --tp-creme: #faf7f0;\n  --tp-beige: #eee5d7;\n  --tp-rose: #e7c8c3;\n  --tp-rose-fonce: #b9827c;\n  --tp-vert: #718477;\n  --tp-marron: #55443d;\n  --tp-or: #b59a63;\n  --tp-blanc: #ffffff;\n}\n\n.tp-site {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: var(--tp-marron);\n  background: var(--tp-creme);\n  margin: 0;\n  padding: 0;\n}\n\n.tp-site * {\n  box-sizing: border-box;\n}\n\n.tp-site img {\n  max-width: 100%;\n  display: block;\n}\n\n\/* =====================================================\n   BARRE DU HAUT\n   ===================================================== *\/\n\n.tp-topbar {\n  background: var(--tp-vert);\n  color: white;\n  padding: 7px 5%;\n  font-family: Arial, sans-serif;\n  font-size: 12px;\n  display: flex;\n  justify-content: space-between;\n}\n\n\/* =====================================================\n   HEADER\n   ===================================================== *\/\n\n.tp-header {\n  background: #fffdf9;\n  padding: 18px 5%;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 25px;\n}\n\n.tp-search {\n  width: 220px;\n}\n\n.tp-search input {\n  width: 100%;\n  padding: 10px 14px;\n  border: 1px solid #ddd;\n  border-radius: 3px;\n  background: white;\n}\n\n.tp-logo {\n  text-align: center;\n  flex: 1;\n}\n\n.tp-logo img {\n  width: 65px;\n  margin: 0 auto 5px;\n}\n\n.tp-logo-title {\n  font-size: 27px;\n  letter-spacing: 5px;\n  margin: 0;\n}\n\n.tp-logo-sub {\n  font-size: 12px;\n  letter-spacing: 4px;\n  color: #8d756d;\n}\n\n.tp-logo-script {\n  color: var(--tp-rose-fonce);\n  font-size: 21px;\n  font-style: italic;\n  margin-top: 3px;\n}\n\n.tp-account {\n  width: 220px;\n  text-align: right;\n  font-family: Arial, sans-serif;\n  font-size: 13px;\n}\n\n\/* =====================================================\n   MENU\n   ===================================================== *\/\n\n.tp-menu {\n  background: #fffdf9;\n  border-top: 1px solid #eee;\n  border-bottom: 1px solid #ddd;\n  padding: 12px 2%;\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 27px;\n  font-family: Arial, sans-serif;\n  font-size: 11px;\n  text-transform: uppercase;\n}\n\n.tp-menu a {\n  color: var(--tp-marron);\n  text-decoration: none;\n}\n\n.tp-menu a:hover {\n  color: var(--tp-rose-fonce);\n}\n\n\/* =====================================================\n   HERO\n   ===================================================== *\/\n\n.tp-hero {\n  position: relative;\n  min-height: 400px;\n  overflow: hidden;\n}\n\n.tp-hero img {\n  width: 100%;\n  height: 400px;\n  object-fit: cover;\n}\n\n.tp-hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    90deg,\n    rgba(255,250,242,.92) 0%,\n    rgba(255,250,242,.65) 35%,\n    rgba(255,255,255,0) 70%\n  );\n}\n\n.tp-hero-content {\n  position: absolute;\n  left: 8%;\n  top: 50%;\n  transform: translateY(-50%);\n  max-width: 390px;\n}\n\n.tp-hero-content h1 {\n  font-size: 40px;\n  font-weight: normal;\n  line-height: 1.1;\n  margin: 0 0 10px;\n}\n\n.tp-hero-content h1 span {\n  color: var(--tp-rose-fonce);\n  font-style: italic;\n}\n\n.tp-hero-content p {\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.tp-btn {\n  display: inline-block;\n  background: var(--tp-vert);\n  color: white !important;\n  padding: 13px 25px;\n  text-decoration: none;\n  font-family: Arial, sans-serif;\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: .5px;\n  border-radius: 2px;\n}\n\n.tp-btn:hover {\n  background: var(--tp-rose-fonce);\n}\n\n\/* =====================================================\n   CAT\u00c9GORIES\n   ===================================================== *\/\n\n.tp-categories {\n  background: #fffdf9;\n  padding: 18px 5%;\n  display: grid;\n  grid-template-columns: repeat(6,1fr);\n  gap: 15px;\n  border-bottom: 1px solid #e6ded3;\n}\n\n.tp-category {\n  text-align: center;\n  font-size: 11px;\n  text-transform: uppercase;\n}\n\n.tp-category img {\n  width: 70px;\n  height: 70px;\n  object-fit: cover;\n  border-radius: 50%;\n  margin: 0 auto 8px;\n}\n\n.tp-category a {\n  color: var(--tp-marron);\n  text-decoration: none;\n}\n\n\/* =====================================================\n   TITRES DE SECTION\n   ===================================================== *\/\n\n.tp-section {\n  padding: 50px 5%;\n}\n\n.tp-section-title {\n  text-align: center;\n  margin-bottom: 30px;\n}\n\n.tp-section-title h2 {\n  font-size: 25px;\n  font-weight: normal;\n  margin: 0;\n}\n\n.tp-section-title p {\n  color: #977f76;\n  font-size: 13px;\n  margin-top: 8px;\n}\n\n\/* =====================================================\n   DEUX UNIVERS\n   ===================================================== *\/\n\n.tp-univers {\n  max-width: 1150px;\n  margin: auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n}\n\n.tp-univers-card {\n  position: relative;\n  min-height: 230px;\n  overflow: hidden;\n}\n\n.tp-univers-card img {\n  width: 100%;\n  height: 230px;\n  object-fit: cover;\n}\n\n.tp-univers-card-content {\n  position: absolute;\n  left: 25px;\n  bottom: 20px;\n  background: rgba(255,250,245,.9);\n  padding: 15px 20px;\n  max-width: 270px;\n}\n\n.tp-univers-card h3 {\n  font-weight: normal;\n  margin: 0 0 7px;\n  font-size: 20px;\n}\n\n.tp-univers-card p {\n  font-family: Arial, sans-serif;\n  font-size: 11px;\n  line-height: 1.5;\n  margin: 0 0 10px;\n}\n\n\/* =====================================================\n   POURQUOI NOUS\n   ===================================================== *\/\n\n.tp-why {\n  background: #f4eee5;\n  text-align: center;\n}\n\n.tp-why-grid {\n  max-width: 1100px;\n  margin: auto;\n  display: grid;\n  grid-template-columns: repeat(5,1fr);\n  gap: 20px;\n}\n\n.tp-why-item {\n  padding: 10px;\n}\n\n.tp-why-icon {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n\n.tp-why-item h3 {\n  font-size: 14px;\n  font-weight: normal;\n  margin: 0 0 8px;\n}\n\n.tp-why-item p {\n  font-family: Arial, sans-serif;\n  font-size: 10px;\n  line-height: 1.5;\n}\n\n\/* =====================================================\n   BANDEAU CADEAU\n   ===================================================== *\/\n\n.tp-gift {\n  position: relative;\n  max-width: 1150px;\n  margin: 0 auto;\n  min-height: 150px;\n  overflow: hidden;\n}\n\n.tp-gift img {\n  width: 100%;\n  height: 150px;\n  object-fit: cover;\n}\n\n.tp-gift-overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(55,50,42,.35);\n}\n\n.tp-gift-content {\n  position: absolute;\n  inset: 0;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  color: white;\n  text-align: center;\n}\n\n.tp-gift-content h2 {\n  font-weight: normal;\n  margin: 0 0 8px;\n  font-size: 24px;\n}\n\n.tp-gift-content p {\n  margin: 0 0 12px;\n}\n\n\/* =====================================================\n   NOTRE HISTOIRE\n   ===================================================== *\/\n\n.tp-story {\n  max-width: 1050px;\n  margin: auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 45px;\n  align-items: center;\n}\n\n.tp-story img {\n  width: 100%;\n}\n\n.tp-story h2 {\n  font-size: 29px;\n  font-weight: normal;\n}\n\n.tp-story p {\n  font-family: Arial, sans-serif;\n  font-size: 13px;\n  line-height: 1.8;\n}\n\n\/* =====================================================\n   PRODUITS\n   ===================================================== *\/\n\n.tp-products {\n  max-width: 1150px;\n  margin: auto;\n  display: grid;\n  grid-template-columns: repeat(5,1fr);\n  gap: 16px;\n}\n\n.tp-product {\n  background: white;\n  border: 1px solid #e8dfd4;\n  padding-bottom: 15px;\n  text-align: center;\n}\n\n.tp-product img {\n  width: 100%;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n}\n\n.tp-product h3 {\n  font-size: 14px;\n  font-weight: normal;\n  margin: 12px 5px 5px;\n}\n\n.tp-product p {\n  font-family: Arial, sans-serif;\n  font-size: 11px;\n  color: #777;\n  margin: 0;\n}\n\n.tp-price {\n  color: var(--tp-rose-fonce);\n  font-family: Arial, sans-serif;\n  font-weight: bold;\n  margin-top: 8px;\n}\n\n\/* =====================================================\n   BANDEAU SERVICES\n   ===================================================== *\/\n\n.tp-services {\n  background: var(--tp-vert);\n  color: white;\n  padding: 20px 5%;\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  gap: 20px;\n  text-align: center;\n}\n\n.tp-service {\n  font-family: Arial, sans-serif;\n  font-size: 11px;\n}\n\n.tp-service strong {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 12px;\n}\n\n\/* =====================================================\n   FOOTER\n   ===================================================== *\/\n\n.tp-footer {\n  background: #eee3d6;\n  text-align: center;\n  padding: 30px;\n  font-family: Arial, sans-serif;\n  font-size: 11px;\n}\n\n\/* =====================================================\n   MOBILE\n   ===================================================== *\/\n\n@media(max-width: 800px) {\n\n  .tp-header {\n    flex-direction: column;\n  }\n\n  .tp-search,\n  .tp-account {\n    width: 100%;\n    text-align: center;\n  }\n\n  .tp-menu {\n    gap: 12px;\n    font-size: 9px;\n  }\n\n  .tp-hero,\n  .tp-hero img {\n    height: 480px;\n  }\n\n  .tp-hero-content {\n    left: 7%;\n    right: 7%;\n    top: auto;\n    bottom: 35px;\n    transform: none;\n  }\n\n  .tp-hero-content h1 {\n    font-size: 30px;\n  }\n\n  .tp-categories {\n    grid-template-columns: repeat(3,1fr);\n  }\n\n  .tp-univers,\n  .tp-story {\n    grid-template-columns: 1fr;\n  }\n\n  .tp-why-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .tp-products {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .tp-services {\n    grid-template-columns: repeat(2,1fr);\n  }\n}\n.tp-header img{\n  width:110px !important;\n  height:auto !important;\n  display:block;\n  margin:0 auto 8px !important;\n}\n\/* CAT\u00c9GORIES ACCUEIL *\/\n\n.tp-categories{\n  display:grid !important;\n  grid-template-columns:repeat(5,1fr) !important;\n  gap:35px;\n  max-width:1200px;\n  margin:0 auto;\n  padding:22px 30px;\n}\n\n.tp-category{\n  text-align:center;\n}\n\n.tp-category img{\n  width:78px !important;\n  height:78px !important;\n  object-fit:contain;\n  display:block;\n  margin:0 auto 12px;\n}\n\n\/* Ordre des cat\u00e9gories *\/\n.tp-category:nth-child(1){order:1;} \/* Cr\u00e8mes & Chantilly *\/\n.tp-category:nth-child(2){order:2;} \/* Bougies porcelaine *\/\n.tp-category:nth-child(3){order:4;} \/* Suspensions *\/\n.tp-category:nth-child(4){order:3;} \/* Tasses collection *\/\n.tp-category:nth-child(5){order:5;} \/* Id\u00e9es cadeaux *\/\n\n@media(max-width:700px){\n  .tp-categories{\n    grid-template-columns:repeat(2,1fr) !important;\n  }\n\n  .tp-category img{\n    width:65px !important;\n    height:65px !important;\n  }\n}\n\/* HERO PLUS \u00c9L\u00c9GANT ET MOINS ENVAHISSANT *\/\n\n.tp-hero{\n  max-width:1400px !important;\n  height:420px !important;\n  margin:25px auto 0 !important;\n\n  display:grid !important;\n  grid-template-columns:42% 58% !important;\n\n  background:#f7f0e7 !important;\n  overflow:hidden !important;\n}\n\n.tp-hero > img{\n  grid-column:2 !important;\n  grid-row:1 !important;\n\n  width:100% !important;\n  height:420px !important;\n\n  object-fit:cover !important;\n  object-position:center !important;\n\n  position:relative !important;\n}\n\n.tp-hero-overlay{\n  display:none !important;\n}\n\n.tp-hero-content{\n  grid-column:1 !important;\n  grid-row:1 !important;\n\n  position:relative !important;\n  inset:auto !important;\n\n  display:flex !important;\n  flex-direction:column !important;\n  justify-content:center !important;\n\n  padding:50px 55px !important;\n\n  background:#f7f0e7 !important;\n  color:#55443d !important;\n}\n\n.tp-hero-content h1{\n  font-size:42px !important;\n  line-height:1.08 !important;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:750px){\n\n  .tp-hero{\n    height:auto !important;\n    grid-template-columns:1fr !important;\n  }\n\n  .tp-hero-content{\n    grid-column:1 !important;\n    grid-row:1 !important;\n    padding:35px 25px !important;\n  }\n\n  .tp-hero > img{\n    grid-column:1 !important;\n    grid-row:2 !important;\n    height:300px !important;\n  }\n\n  .tp-hero-content h1{\n    font-size:32px !important;\n  }\n}\n\/* CORRECTION TITRE HERO *\/\n\n.tp-hero-content{\n  top:auto !important;\n  bottom:auto !important;\n  left:auto !important;\n  right:auto !important;\n  transform:none !important;\n  overflow:visible !important;\n  padding:45px 50px !important;\n}\n\n.tp-hero-content h1{\n  margin:0 0 20px 0 !important;\n  padding:0 !important;\n  font-size:38px !important;\n  line-height:1.1 !important;\n}\n\n.tp-hero-content p{\n  margin:0 0 25px 0 !important;\n  line-height:1.7 !important;\n}\n\/* ===== HEADER PLUS COMPACT ===== *\/\n\n.tp-header{\n  padding-top:18px !important;\n  padding-bottom:18px !important;\n  min-height:0 !important;\n}\n\n.tp-brand{\n  margin:0 !important;\n  padding:0 !important;\n}\n\n.tp-header img{\n  width:90px !important;\n  margin:0 auto 4px !important;\n}\n\n.tp-logo-title{\n  margin:2px 0 !important;\n}\n\n.tp-logo-sub{\n  margin:2px 0 !important;\n}\n\n.tp-logo-script{\n  margin:4px 0 !important;\n}\n\n\n\/* ===== HERO PLUS GRAND ===== *\/\n\n.tp-hero{\n  width:94vw !important;\n  max-width:1650px !important;\n  height:460px !important;\n  margin:18px auto 0 !important;\n  grid-template-columns:40% 60% !important;\n}\n\n.tp-hero > img{\n  height:460px !important;\n}\n\n.tp-hero-content{\n  padding:45px 55px !important;\n}\n\n.tp-hero-content h1{\n  font-size:42px !important;\n}\n\n\n\/* CAT\u00c9GORIES ALIGN\u00c9ES SUR LE HERO *\/\n\n.tp-categories{\n  width:94vw !important;\n  max-width:1500px !important;\n}\n\/* ===== \u00c9TIRER TOUTE LA NOUVELLE SECTION ===== *\/\n\n.tp2-section{\n  width:94vw !important;\n  max-width:none !important;\n  margin-left:calc(50% - 47vw) !important;\n  margin-right:calc(50% - 47vw) !important;\n}\n\n\/* Porcelaines chin\u00e9es *\/\n.tp2-chinee{\n  width:100% !important;\n  max-width:none !important;\n  margin:50px 0 0 !important;\n  grid-template-columns:40% 60% !important;\n}\n\n\/* Nos univers *\/\n.tp2-inner{\n  width:100% !important;\n  max-width:none !important;\n  padding-left:55px !important;\n  padding-right:55px !important;\n}\n\n.tp2-univers-grid{\n  width:100% !important;\n  grid-template-columns:repeat(4,1fr) !important;\n  gap:25px !important;\n}\n\n\/* Photos des 4 univers plus grandes *\/\n.tp2-card > img{\n  width:100% !important;\n  height:260px !important;\n  object-fit:cover !important;\n  display:block !important;\n}\n\n\/* Emp\u00eache les emojis de devenir \u00e9normes *\/\n.tp2-card-icon img,\n.tp2-card-icon img.emoji{\n  width:28px !important;\n  height:28px !important;\n  object-fit:contain !important;\n  display:inline-block !important;\n  margin:0 auto 8px !important;\n}\n\n.tp2-card-icon{\n  height:35px;\n  font-size:26px !important;\n  margin-bottom:10px;\n}\n\n\/* Pourquoi choisir nos cr\u00e9ations *\/\n.tp2-why-grid{\n  width:100% !important;\n  max-width:none !important;\n}\n\n\/* MOBILE *\/\n@media(max-width:800px){\n\n  .tp2-section{\n    width:100% !important;\n    margin-left:0 !important;\n    margin-right:0 !important;\n  }\n\n  .tp2-inner{\n    padding-left:20px !important;\n    padding-right:20px !important;\n  }\n\n  .tp2-univers-grid{\n    grid-template-columns:1fr !important;\n  }\n\n  .tp2-chinee{\n    grid-template-columns:1fr !important;\n  }\n}\n\/* ===== FORCER LA LARGEUR DE LA PARTIE HAUTE ===== *\/\n\n.tp-header,\n.tp-menu,\n.tp-hero,\n.tp-categories{\n  width:96vw !important;\n  max-width:none !important;\n\n  margin-left:calc(50% - 48vw) !important;\n  margin-right:calc(50% - 48vw) !important;\n\n  box-sizing:border-box !important;\n}\n\n\/* HERO un peu plus large et \u00e9quilibr\u00e9 *\/\n.tp-hero{\n  height:460px !important;\n}\n\n.tp-hero > img{\n  height:460px !important;\n}\n\n\n\/* ===== R\u00c9DUIRE LE VIDE SOUS LES CAT\u00c9GORIES ===== *\/\n\n.tp-categories{\n  padding-bottom:15px !important;\n  margin-bottom:0 !important;\n}\n\n.tp2-section{\n  margin-top:0 !important;\n  padding-top:0 !important;\n}\n\n.tp2-chinee{\n  margin-top:0 !important;\n}\n\/* ===== RECENTRER LA SECTION PORCELAINES ===== *\/\n\n.tp2-section{\n  width:100% !important;\n  max-width:none !important;\n  margin-left:0 !important;\n  margin-right:0 !important;\n}\n\n.tp2-chinee{\n  width:94% !important;\n  max-width:1650px !important;\n  margin:30px auto 0 !important;\n  grid-template-columns:40% 60% !important;\n}\n\n.tp2-chinee-text{\n  background:#f7f0e7 !important;\n}\n\n.tp2-chinee-image{\n  width:100% !important;\n}\n\n\n\/* ===== TITRE \"NOS UNIVERS\" PLUS CALLIGRAPHIQUE ===== *\/\n\n.tp2-univers .tp2-title{\n  font-family:\"Brush Script MT\",\"Segoe Script\",cursive !important;\n  font-size:48px !important;\n  font-weight:400 !important;\n  color:#55443d !important;\n  line-height:1.1 !important;\n  margin-bottom:8px !important;\n}\n\/* TITRES CALLIGRAPHIQUES *\/\n\n.tp2-univers .tp2-title,\n.tp2-why .tp2-title{\n  font-family:\"Parisienne\", cursive !important;\n  font-size:50px !important;\n  font-weight:400 !important;\n  color:#55443d !important;\n  line-height:1.1 !important;\n}\n\/* ===== LARGEUR FINALE DE LA NOUVELLE SECTION ===== *\/\n\n.tp2-section{\n  width:96vw !important;\n  max-width:none !important;\n  margin-left:calc(50% - 48vw) !important;\n  margin-right:calc(50% - 48vw) !important;\n  box-sizing:border-box !important;\n}\n\n.tp2-chinee{\n  width:100% !important;\n  max-width:none !important;\n  margin:30px auto 0 !important;\n  grid-template-columns:40% 60% !important;\n}\n\n.tp2-inner{\n  width:100% !important;\n  max-width:none !important;\n  box-sizing:border-box !important;\n  padding-left:55px !important;\n  padding-right:55px !important;\n}\n\/* ===== LANCEMENT CR\u00c8MES & CHANTILLY ===== *\/\n\n.tp-launch{\n  width:96vw;\n  margin:22px auto;\n  max-width:1650px;\n  background:#f4dfdf;\n  display:grid;\n  grid-template-columns:55% 45%;\n  overflow:hidden;\n}\n\n.tp-launch-text{\n  padding:45px 60px;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  text-align:center;\n}\n\n.tp-launch-badge{\n  font-family:Arial,sans-serif;\n  font-size:11px;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  color:#758679;\n  margin-bottom:12px;\n}\n\n.tp-launch h2{\n  font-family:\"Parisienne\",cursive;\n  font-size:48px;\n  font-weight:400;\n  color:#55443d;\n  margin:0 0 10px;\n}\n\n.tp-launch-date{\n  font-size:20px;\n  color:#c78383;\n  margin-bottom:15px;\n}\n\n.tp-launch p{\n  max-width:600px;\n  margin:0 auto 22px;\n  line-height:1.7;\n  color:#55443d;\n}\n\n.tp-launch-btn{\n  display:inline-block;\n  margin:auto;\n  background:#758679;\n  color:white !important;\n  text-decoration:none !important;\n  padding:14px 28px;\n  font-size:11px;\n  text-transform:uppercase;\n  letter-spacing:1px;\n}\n\n.tp-launch-image img{\n  width:100%;\n  height:100%;\n  min-height:330px;\n  object-fit:cover;\n  display:block;\n}\n\n@media(max-width:750px){\n  .tp-launch{\n    grid-template-columns:1fr;\n  }\n\n  .tp-launch-text{\n    padding:35px 25px;\n  }\n\n  .tp-launch h2{\n    font-size:40px;\n  }\n}\n\/* CR\u00c8MES & CHANTILLY \u2014 VRAIE PLEINE LARGEUR *\/\n\n.tp-site,\n.wp-block-html{\n  overflow:visible !important;\n}\n\nbody .tp-site .tp-launch-simple{\n  position:relative !important;\n  left:50% !important;\n  transform:translateX(-50%) !important;\n\n  width:100vw !important;\n  max-width:100vw !important;\n\n  margin:25px 0 !important;\n  padding:45px 30px !important;\n\n  box-sizing:border-box !important;\n  background:#f4e3e1 !important;\n  text-align:center !important;\n}\n\/* =====================================================\n   HERO PORCELAINES CHIN\u00c9ES\n===================================================== *\/\n\n.tp-porcelain-hero{\n  width:100vw !important;\n  max-width:none !important;\n  margin-left:calc(50% - 50vw) !important;\n  margin-right:calc(50% - 50vw) !important;\n\n  display:grid !important;\n  grid-template-columns:40% 60% !important;\n\n  min-height:500px;\n  background:#faf6ef;\n  overflow:hidden;\n}\n\n\n\/* PARTIE TEXTE *\/\n\n.tp-porcelain-text{\n  position:relative;\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  text-align:center;\n  padding:60px 55px;\n\n  background:\n    radial-gradient(circle at 0% 50%,\n    rgba(232,202,194,.16),\n    transparent 34%),\n    #faf6ef;\n}\n\n.tp-porcelain-text h2{\n  font-family:Georgia, \"Times New Roman\", serif;\n  font-size:48px !important;\n  line-height:1.05 !important;\n  font-weight:400 !important;\n  color:#40332e !important;\n\n  margin:0 0 8px !important;\n}\n\n\n.tp-porcelain-script{\n  font-family:\"Parisienne\", cursive !important;\n  font-size:45px !important;\n  line-height:1.1;\n  color:#c48783;\n  margin-bottom:15px;\n}\n\n\n.tp-porcelain-divider{\n  color:#d7aaa4;\n  font-size:23px;\n  margin:5px 0 24px;\n}\n\n\n.tp-porcelain-text p{\n  max-width:520px;\n  margin:0 auto 28px;\n\n  font-family:Georgia, \"Times New Roman\", serif;\n  font-size:15px;\n  line-height:1.9;\n\n  color:#55443d;\n}\n\n\n.tp-porcelain-btn{\n  display:inline-block;\n\n  background:#758679;\n  color:#ffffff !important;\n\n  padding:15px 30px;\n\n  text-decoration:none !important;\n  text-transform:uppercase;\n\n  font-family:Arial, sans-serif;\n  font-size:11px;\n  letter-spacing:1px;\n\n  border-radius:2px;\n  transition:.25s ease;\n}\n\n\n.tp-porcelain-btn:hover{\n  background:#5f7064;\n}\n\n\n\/* PHOTO *\/\n\n.tp-porcelain-photo{\n  min-width:0;\n}\n\n.tp-porcelain-photo img{\n  width:100% !important;\n  height:100% !important;\n  min-height:500px;\n\n  display:block !important;\n\n  object-fit:cover !important;\n  object-position:center !important;\n}\n\n\n\/* PETITE D\u00c9CORATION FLORALE DISCR\u00c8TE *\/\n\n.tp-porcelain-text:before{\n  content:\"\u2740\";\n  position:absolute;\n\n  left:35px;\n  top:48%;\n\n  transform:translateY(-50%);\n\n  font-size:90px;\n  color:#ead5cf;\n  opacity:.45;\n}\n\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media(max-width:800px){\n\n  .tp-porcelain-hero{\n    grid-template-columns:1fr !important;\n  }\n\n  .tp-porcelain-text{\n    padding:50px 25px;\n  }\n\n  .tp-porcelain-text h2{\n    font-size:38px !important;\n  }\n\n  .tp-porcelain-script{\n    font-size:37px !important;\n  }\n\n  .tp-porcelain-photo img{\n    min-height:330px;\n    height:330px !important;\n  }\n\n  .tp-porcelain-text:before{\n    display:none;\n  }\n}\n\/* PORCELAINES - HAUTEUR PLUS \u00c9L\u00c9GANTE *\/\n\n.tp-porcelain-hero{\n  min-height:380px !important;\n  height:380px !important;\n}\n\n.tp-porcelain-photo{\n  height:380px !important;\n}\n\n.tp-porcelain-photo img{\n  width:100% !important;\n  height:380px !important;\n  min-height:0 !important;\n  object-fit:cover !important;\n  object-position:center !important;\n}\n\n.tp-porcelain-text{\n  padding:35px 50px !important;\n}\n\n@media(max-width:800px){\n  .tp-porcelain-hero{\n    height:auto !important;\n  }\n\n  .tp-porcelain-photo,\n  .tp-porcelain-photo img{\n    height:300px !important;\n  }\n}\n\/* HERO AVEC PHOTO QUI SE FOND DANS LE FOND *\/\n\n.tp-hero{\n  position: relative !important;\n  max-width: 1500px !important;\n  margin: 18px auto 0 !important;\n  min-height: 380px !important;\n  display: grid !important;\n  grid-template-columns: 40% 60% !important;\n  background: #f7f0e7 !important;\n  overflow: hidden !important;\n}\n\n.tp-hero > img{\n  grid-column: 2 !important;\n  grid-row: 1 !important;\n  width: 100% !important;\n  height: 100% !important;\n  min-height: 380px !important;\n  object-fit: cover !important;\n  object-position: center !important;\n  display: block !important;\n}\n\n\/* fondu entre le texte et la photo *\/\n.tp-hero::after{\n  content: \"\" !important;\n  position: absolute !important;\n  top: 0 !important;\n  bottom: 0 !important;\n  left: 34% !important;\n  width: 26% !important;\n  pointer-events: none !important;\n  background: linear-gradient(\n    to right,\n    #f7f0e7 0%,\n    rgba(247,240,231,0.96) 25%,\n    rgba(247,240,231,0.72) 50%,\n    rgba(247,240,231,0.35) 75%,\n    rgba(247,240,231,0) 100%\n  ) !important;\n  z-index: 2 !important;\n}\n\n.tp-hero-content{\n  grid-column: 1 !important;\n  grid-row: 1 !important;\n  position: relative !important;\n  z-index: 3 !important;\n  background: transparent !important;\n  padding: 48px 46px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  justify-content: center !important;\n}\n\n\/* mobile *\/\n@media(max-width:800px){\n  .tp-hero{\n    grid-template-columns: 1fr !important;\n    min-height: auto !important;\n  }\n\n  .tp-hero > img{\n    grid-column: 1 !important;\n    grid-row: 2 !important;\n    min-height: 280px !important;\n    height: 280px !important;\n  }\n\n  .tp-hero-content{\n    grid-column: 1 !important;\n    grid-row: 1 !important;\n    padding: 35px 25px !important;\n  }\n\n  .tp-hero::after{\n    display: none !important;\n  }\n}\n\/* =====================================================\n   HERO PREMIUM \u2014 TR\u00c9SORS PARFUM\u00c9S\n   ===================================================== *\/\n\n.tp-hero{\n  position:relative !important;\n\n  width:96vw !important;\n  max-width:1650px !important;\n\n  margin:18px auto 25px !important;\n\n  min-height:430px !important;\n  height:430px !important;\n\n  display:grid !important;\n  grid-template-columns:42% 58% !important;\n\n  background:#f8f2e9 !important;\n  overflow:hidden !important;\n\n  border-top:1px solid #eee1d5;\n  border-bottom:1px solid #eee1d5;\n}\n\n\n\/* =========================\n   PHOTO\n========================= *\/\n\n.tp-hero > img{\n  grid-column:2 !important;\n  grid-row:1 !important;\n\n  width:100% !important;\n  height:430px !important;\n  min-height:0 !important;\n\n  object-fit:cover !important;\n  object-position:center !important;\n\n  display:block !important;\n}\n\n\n\/* =========================\n   FONDU ENTRE TEXTE ET PHOTO\n========================= *\/\n\n.tp-hero::after{\n  content:\"\";\n  position:absolute;\n\n  top:0;\n  bottom:0;\n  left:34%;\n\n  width:28%;\n\n  z-index:2;\n  pointer-events:none;\n\n  background:linear-gradient(\n    90deg,\n    #f8f2e9 0%,\n    rgba(248,242,233,.98) 22%,\n    rgba(248,242,233,.88) 42%,\n    rgba(248,242,233,.60) 64%,\n    rgba(248,242,233,.25) 82%,\n    rgba(248,242,233,0) 100%\n  );\n}\n\n\n\/* enl\u00e8ve l'ancien voile \u00e9ventuel *\/\n.tp-hero-overlay{\n  display:none !important;\n}\n\n\n\/* =========================\n   TEXTE\n========================= *\/\n\n.tp-hero-content{\n  grid-column:1 !important;\n  grid-row:1 !important;\n\n  position:relative !important;\n  inset:auto !important;\n  transform:none !important;\n\n  z-index:4 !important;\n\n  display:flex !important;\n  flex-direction:column !important;\n  justify-content:center !important;\n  align-items:flex-start !important;\n\n  padding:55px 40px 55px 65px !important;\n\n  background:transparent !important;\n\n  color:#4c3d37 !important;\n  text-align:left !important;\n}\n\n\n\/* petite d\u00e9coration *\/\n.tp-hero-content::before{\n  content:\"\u2740\";\n  display:block;\n\n  color:#d9aaa5;\n  font-size:22px;\n\n  margin-bottom:12px;\n}\n\n\n\/* TITRE PRINCIPAL *\/\n\n.tp-hero-content h1{\n  font-family:Georgia, \"Times New Roman\", serif !important;\n\n  font-size:45px !important;\n  line-height:1.05 !important;\n\n  font-weight:400 !important;\n\n  color:#40332e !important;\n\n  margin:0 0 8px !important;\n  padding:0 !important;\n}\n\n\n\/* partie calligraphique d\u00e9j\u00e0 plac\u00e9e dans ton H1 *\/\n\n.tp-hero-content h1 span{\n  display:block;\n\n  font-family:\"Parisienne\", cursive !important;\n\n  font-size:43px !important;\n  line-height:1.05 !important;\n\n  color:#c78782 !important;\n\n  margin-top:7px;\n}\n\n\n\/* PETIT TRAIT D\u00c9CORATIF *\/\n\n.tp-hero-content h1::after{\n  content:\"\u2014 \u2767 \u2014\";\n\n  display:block;\n\n  font-family:Georgia,serif;\n\n  font-size:14px;\n  letter-spacing:5px;\n\n  color:#d5aaa2;\n\n  margin:20px 0 18px;\n}\n\n\n\/* TEXTE *\/\n\n.tp-hero-content p{\n  max-width:430px !important;\n\n  font-family:Georgia, \"Times New Roman\", serif !important;\n\n  font-size:14px !important;\n  line-height:1.8 !important;\n\n  color:#594942 !important;\n\n  margin:0 0 25px !important;\n}\n\n\n\/* BOUTON *\/\n\n.tp-hero-content a,\n.tp-hero-content .tp-btn{\n  display:inline-block !important;\n\n  background:#758679 !important;\n  color:#fff !important;\n\n  text-decoration:none !important;\n\n  padding:15px 27px !important;\n\n  font-family:Arial,sans-serif !important;\n  font-size:10px !important;\n\n  text-transform:uppercase !important;\n  letter-spacing:1.2px !important;\n\n  border:none !important;\n  border-radius:2px !important;\n\n  transition:.25s ease;\n}\n\n.tp-hero-content a:hover,\n.tp-hero-content .tp-btn:hover{\n  background:#5f7064 !important;\n}\n\n\n\/* =========================\n   PETIT EFFET LUMI\u00c8RE\n========================= *\/\n\n.tp-hero:before{\n  content:\"\";\n\n  position:absolute;\n\n  right:0;\n  top:0;\n\n  width:45%;\n  height:100%;\n\n  z-index:1;\n  pointer-events:none;\n\n  background:linear-gradient(\n    180deg,\n    rgba(255,255,255,.08),\n    rgba(255,255,255,0)\n  );\n}\n\n\n\/* =====================================================\n   TABLETTE \/ MOBILE\n===================================================== *\/\n\n@media(max-width:800px){\n\n  .tp-hero{\n    width:94% !important;\n\n    height:auto !important;\n    min-height:0 !important;\n\n    grid-template-columns:1fr !important;\n  }\n\n  .tp-hero-content{\n    grid-column:1 !important;\n    grid-row:1 !important;\n\n    align-items:center !important;\n\n    padding:42px 25px !important;\n\n    text-align:center !important;\n  }\n\n  .tp-hero-content h1{\n    font-size:36px !important;\n  }\n\n  .tp-hero-content h1 span{\n    font-size:36px !important;\n  }\n\n  .tp-hero-content p{\n    margin-left:auto !important;\n    margin-right:auto !important;\n  }\n\n  .tp-hero > img{\n    grid-column:1 !important;\n    grid-row:2 !important;\n\n    height:300px !important;\n  }\n\n  .tp-hero::after{\n    display:none !important;\n  }\n\n  .tp-hero:before{\n    display:none !important;\n  }\n}\n\/* =====================================================\n   HERO SIMPLE + PHOTO \u00c9TIR\u00c9E PLEIN \u00c9CRAN\n===================================================== *\/\n\n.tp-hero{\n  width:100vw !important;\n  max-width:100vw !important;\n\n  margin-left:calc(50% - 50vw) !important;\n  margin-right:calc(50% - 50vw) !important;\n  margin-top:0 !important;\n  margin-bottom:30px !important;\n\n  min-height:520px !important;\n  height:520px !important;\n\n  display:grid !important;\n  grid-template-columns:40% 60% !important;\n\n  background:#f8f2e9 !important;\n  overflow:hidden !important;\n  border:none !important;\n}\n\n\/* on enl\u00e8ve le fondu et les effets ajout\u00e9s *\/\n.tp-hero::before,\n.tp-hero::after{\n  display:none !important;\n  content:none !important;\n}\n\n.tp-hero-overlay{\n  display:none !important;\n}\n\n.tp-hero-content{\n  grid-column:1 !important;\n  grid-row:1 !important;\n\n  position:relative !important;\n  inset:auto !important;\n  transform:none !important;\n\n  display:flex !important;\n  flex-direction:column !important;\n  justify-content:center !important;\n  align-items:flex-start !important;\n\n  padding:60px 55px 60px 70px !important;\n  background:#f8f2e9 !important;\n  text-align:left !important;\n  z-index:2 !important;\n}\n\n.tp-hero-content h1{\n  font-size:56px !important;\n  line-height:1.05 !important;\n  margin:0 0 15px !important;\n  color:#3f312c !important;\n}\n\n.tp-hero-content h1 span{\n  display:block !important;\n  font-size:54px !important;\n  line-height:1.05 !important;\n  color:#c98b87 !important;\n  font-family:\"Parisienne\", cursive !important;\n  margin-top:6px !important;\n}\n\n.tp-hero-content p{\n  max-width:420px !important;\n  font-size:15px !important;\n  line-height:1.9 !important;\n  color:#5a4a44 !important;\n  margin:0 0 24px !important;\n}\n\n.tp-hero-content a,\n.tp-hero-content .tp-btn{\n  display:inline-block !important;\n  background:#77887b !important;\n  color:#fff !important;\n  text-decoration:none !important;\n  padding:14px 26px !important;\n  font-size:11px !important;\n  letter-spacing:1px !important;\n  text-transform:uppercase !important;\n}\n\n.tp-hero > img{\n  grid-column:2 !important;\n  grid-row:1 !important;\n\n  width:100% !important;\n  height:100% !important;\n\n  object-fit:cover !important;\n  object-position:center center !important;\n  display:block !important;\n}\n\n\/* MOBILE *\/\n@media(max-width:800px){\n  .tp-hero{\n    width:100% !important;\n    max-width:100% !important;\n    margin-left:0 !important;\n    margin-right:0 !important;\n\n    height:auto !important;\n    min-height:0 !important;\n\n    grid-template-columns:1fr !important;\n  }\n\n  .tp-hero-content{\n    padding:38px 24px !important;\n    align-items:center !important;\n    text-align:center !important;\n  }\n\n  .tp-hero-content h1{\n    font-size:38px !important;\n  }\n\n  .tp-hero-content h1 span{\n    font-size:38px !important;\n  }\n\n  .tp-hero-content p{\n    max-width:100% !important;\n  }\n\n  .tp-hero > img{\n    grid-column:1 !important;\n    grid-row:2 !important;\n    height:320px !important;\n  }\n}\n\/* ===== HERO MAGAZINE - VERSION FINALE ===== *\/\n\n.tp-mag-hero{\n  width:100vw !important;\n  max-width:none !important;\n  margin-left:calc(50% - 50vw) !important;\n  margin-right:calc(50% - 50vw) !important;\n\n  display:grid !important;\n  grid-template-columns:45% 55% !important;\n  align-items:center !important;\n\n  background:#f8f2e9 !important;\n  padding:50px 7% !important;\n  box-sizing:border-box !important;\n}\n\n\/* TEXTE *\/\n\n.tp-mag-text{\n  padding-right:60px !important;\n}\n\n.tp-mag-small{\n  font-size:10px !important;\n  letter-spacing:3px !important;\n  text-transform:uppercase !important;\n  color:#758679 !important;\n  margin-bottom:15px !important;\n}\n\n.tp-mag-text h1{\n  font-family:Georgia,serif !important;\n  font-size:48px !important;\n  line-height:1.05 !important;\n  font-weight:400 !important;\n  margin:0 !important;\n  color:#40332e !important;\n}\n\n.tp-mag-text h1 span{\n  display:block !important;\n  font-family:\"Parisienne\",cursive !important;\n  font-size:46px !important;\n  color:#c98b87 !important;\n  margin-top:10px !important;\n}\n\n.tp-mag-deco{\n  color:#d3a49e !important;\n  margin:22px 0 !important;\n}\n\n.tp-mag-text p{\n  max-width:500px !important;\n  font-size:15px !important;\n  line-height:1.8 !important;\n  margin-bottom:25px !important;\n}\n\n\/* BOUTON *\/\n\n.tp-mag-btn{\n  display:inline-block !important;\n  background:#758679 !important;\n  color:white !important;\n  text-decoration:none !important;\n  padding:15px 28px !important;\n  font-size:11px !important;\n  text-transform:uppercase !important;\n  letter-spacing:1px !important;\n}\n\n\/* PHOTOS PORTRAIT *\/\n\n.tp-mag-photos{\n  position:relative !important;\n  height:500px !important;\n}\n\n.tp-mag-photo{\n  position:absolute !important;\n  object-fit:cover !important;\n  background:white !important;\n  padding:7px !important;\n  border:1px solid #eadfd5 !important;\n  box-sizing:border-box !important;\n}\n\n.tp-mag-photo-1{\n  width:54% !important;\n  height:460px !important;\n  right:5% !important;\n  top:0 !important;\n}\n\n.tp-mag-photo-2{\n  width:40% !important;\n  height:350px !important;\n  left:8% !important;\n  bottom:0 !important;\n  z-index:2 !important;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:800px){\n\n  .tp-mag-hero{\n    grid-template-columns:1fr !important;\n    padding:40px 25px !important;\n  }\n\n  .tp-mag-text{\n    padding-right:0 !important;\n    text-align:center !important;\n  }\n\n  .tp-mag-text h1{\n    font-size:37px !important;\n  }\n\n  .tp-mag-text h1 span{\n    font-size:38px !important;\n  }\n\n  .tp-mag-photos{\n    margin-top:35px !important;\n    height:450px !important;\n  }\n}\n<\/style> \n\n\n\n\n<div class=\"tp-site\">\n\n<!-- =================================================\n     BARRE SUP\u00c9RIEURE\n     ================================================= -->\n\n<div class=\"tp-topbar\">\n  <span>\u2665 Fabrication artisanale en petites s\u00e9ries avec amour<\/span>\n  <span>\ud83d\ude9a Livraison offerte d\u00e8s 70\u20ac d&rsquo;achat en France<\/span>\n<\/div>\n\n\n<!-- =================================================\n     HEADER\n     ================================================= -->\n\n<header class=\"tp-header\">\n\n  <div class=\"tp-search\">\n    <input type=\"text\" placeholder=\"Rechercher un produit...\">\n  <\/div>\n\n  <div class=\"tp-logo\">\n\n    <!-- REMPLACE PAR TON LOGO -->\n    <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/35f8bf20-4bbe-4a7f-87d3-9c8909638a5e.png\">\n\n\n    <div class=\"tp-logo-title\">\n      TR\u00c9SORS PARFUM\u00c9S\n    <\/div>\n\n    <div class=\"tp-logo-sub\">\n      CR\u00c9ATIONS ARTISANALES\n    <\/div>\n\n    <div class=\"tp-logo-script\">\n      Cr\u00e8mes &amp; Chantilly\n    <\/div>\n\n  <\/div>\n\n  <div class=\"tp-account\">\n    \u2659 Mon compte\u3000\u2661 Mes favoris\u3000\ud83d\uded2 Panier\n  <\/div>\n\n<\/header>\n\n\n<!-- =================================================\n     MENU\n     ================================================= -->\n\n<nav class=\"tp-menu\">\n\n  <a href=\"\/\">Accueil<\/a>\n  <a href=\"\/boutique\">Cr\u00e8mes &amp; Chantilly<\/a>\n\n  <a href=\"\/boutique\">Bougies en porcelaine<\/a>\n<a href=\"\/categorie-produit\/tasses-de-collection\/\">Tasses de collection<\/a>\n<a href=\"https:\/\/tresorsparfumes.fr\/categorie-produit\/suspensions-parfumees\/\">Suspensions parfum\u00e9es<\/a>\n  <a href=\"\/boutique\">Collections<\/a>\n  <a href=\"\/boutique\">Id\u00e9es cadeaux<\/a>\n\n<\/nav>\n\n\n<!-- =================================================\n     HERO\n     ================================================= -->\n<section class=\"tp-mag-hero\">\n\n  <div class=\"tp-mag-text\">\n    <div class=\"tp-mag-small\">Tr\u00e9sors Parfum\u00e9s<\/div>\n\n    <h1>\n      Des cr\u00e9ations parfum\u00e9es\n      <span>qui racontent une histoire<\/span>\n    <\/h1>\n\n    <div class=\"tp-mag-deco\">\u2014 \u2767 \u2014<\/div>\n\n    <p>\n      Porcelaines chin\u00e9es une \u00e0 une, cr\u00e9ations parfum\u00e9es\n      et pi\u00e8ces uniques inspir\u00e9es de l&rsquo;\u00e9l\u00e9gance anglaise.\n    <\/p>\n\n    <a href=\"\/boutique\/\" class=\"tp-mag-btn\">\n      D\u00e9couvrir nos cr\u00e9ations\n    <\/a>\n  <\/div>\n\n  <div class=\"tp-mag-photos\">\n    <img decoding=\"async\" class=\"tp-mag-photo tp-mag-photo-1\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/sans-titre-5.png\" alt=\"Cr\u00e9ation artisanale Tr\u00e9sors Parfum\u00e9s\">\n\n    <img decoding=\"async\" class=\"tp-mag-photo tp-mag-photo-2\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/546c2fa1-c1fd-43c7-81a1-1c9e4e438e31.png\" alt=\"Bougie en porcelaine chin\u00e9e\">\n  <\/div>\n\n<\/section>\n\n\n\n<!-- =================================================\n     CAT\u00c9GORIES\n     ================================================= -->\n<section class=\"tp-launch-simple\">\n\n  <div class=\"tp-launch-small\">\n    \u2728 Nouvel univers \u00e0 venir\n  <\/div>\n\n  <h2>Cr\u00e8mes &amp; Chantilly<\/h2>\n\n  <div class=\"tp-launch-date\">\n    Lancement le 14 septembre\n  <\/div>\n\n  <p>\n    Une nouvelle collection de bougies gourmandes arrive bient\u00f4t,\n    inspir\u00e9e des p\u00e2tisseries et de l&rsquo;\u00e9l\u00e9gance des salons de th\u00e9.\n  <\/p>\n\n<\/section>\n<section class=\"tp-categories\">\n\n  <div class=\"tp-category\">\n    <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/88dbd7ee-a1b4-4ead-af83-e62c4123ab41.png\">\n    <a href=\"\/boutique\">Cr\u00e8mes &amp; Chantilly<\/a>\n  <\/div>\n\n  <div class=\"tp-category\">\n    <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/d6fa656a-7380-4acd-bd37-0b57216d3eda.png\">\n    <a href=\"\/boutique\">Bougies en porcelaine<\/a>\n  <\/div>\n\n  <div class=\"tp-category\">\n    <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/ab88bee6-24f9-4ccf-8928-153278777611.png\" alt=\"Suspensions parfum\u00e9es\">\n    <a href=\"\/categorie-produit\/suspensions-parfumees\/\">Suspensions parfum\u00e9es<\/a>\n  <\/div>\n\n  <div class=\"tp-category\">\n    <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/b36012dc-4dac-46b9-9d74-0e4bae03ede2.png\">\n    <a href=\"\/boutique\">Tasses de Collection<\/a>\n  <\/div>\n\n  <div class=\"tp-category\">\n    <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/8e8c0f57-9cc7-4e4b-8506-c028cda82101.png\">\n    <a href=\"\/boutique\">Id\u00e9es cadeaux<\/a>\n  <\/div>\n\n<\/section>\n\n\n<!-- =================================================\n     DEUX UNIVERS\n     ================================================= -->\n\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Parisienne&display=swap');\n\n\/* tout ton CSS continue ici *\/\n\/* =====================================================\n   SECTION UNIVERS - TR\u00c9SORS PARFUM\u00c9S\n===================================================== *\/\n\n.tp2-section{\n  font-family:Georgia, \"Times New Roman\", serif;\n  color:#55443d;\n}\n\n.tp2-inner{\n  max-width:1400px;\n  margin:0 auto;\n  padding:65px 30px;\n}\n\n.tp2-title{\n  text-align:center;\n  font-size:38px;\n  font-weight:400;\n  margin:0 0 10px;\n  color:#55443d;\n}\n\n.tp2-deco{\n  text-align:center;\n  color:#d8aaa8;\n  font-size:18px;\n  margin-bottom:35px;\n}\n\n\n\/* =========================\n   PORCELAINES CHIN\u00c9ES\n========================= *\/\n\n.tp2-chinee{\n  display:grid;\n  grid-template-columns:42% 58%;\n  max-width:1400px;\n  margin:60px auto 0;\n  background:#f7f0e7;\n  min-height:390px;\n}\n\n.tp2-chinee-text{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  align-items:center;\n  text-align:center;\n  padding:50px;\n}\n\n.tp2-chinee-icon{\n  font-size:27px;\n  margin-bottom:10px;\n}\n\n.tp2-chinee h2{\n  font-size:39px;\n  line-height:1.15;\n  font-weight:400;\n  margin:0 0 20px;\n}\n\n.tp2-chinee p{\n  max-width:520px;\n  font-size:15px;\n  line-height:1.8;\n  margin:0 0 25px;\n}\n\n.tp2-chinee-image{\n  min-height:390px;\n  background-size:cover;\n  background-position:center;\n}\n\n.tp2-btn{\n  display:inline-block;\n  background:#758679;\n  color:#fff !important;\n  text-decoration:none !important;\n  padding:14px 26px;\n  font-family:Arial,sans-serif;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  border-radius:2px;\n}\n\n.tp2-btn:hover{\n  background:#5f7064;\n}\n\n\n\/* =========================\n   NOS UNIVERS\n========================= *\/\n\n.tp2-univers{\n  background:#fffdfa;\n}\n\n.tp2-univers-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:22px;\n}\n\n.tp2-card{\n  background:#fff;\n  border:1px solid #eadfd5;\n  overflow:hidden;\n  text-align:center;\n}\n\n.tp2-card > img{\n  width:100% !important;\n  height:260px !important;\n  object-fit:cover !important;\n  display:block !important;\n.tp2-card-icon img,\n.tp2-card-icon img.emoji{\n  width:28px !important;\n  height:28px !important;\n  object-fit:contain !important;\n  display:inline-block !important;\n}\n}\n}\n\n.tp2-card-content{\n  padding:25px 20px 28px;\n}\n\n.tp2-card-icon{\n  font-size:25px;\n  margin-bottom:8px;\n}\n\n.tp2-card h3{\n  font-size:21px;\n  font-weight:400;\n  margin:0 0 12px;\n}\n\n.tp2-card p{\n  font-size:14px;\n  line-height:1.65;\n  min-height:70px;\n  margin:0 0 20px;\n}\n\n\n\/* =========================\n   POURQUOI NOUS CHOISIR\n========================= *\/\n\n.tp2-why{\n  background:#f7f0e7;\n}\n\n.tp2-why-grid{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:30px;\n  max-width:1250px;\n  margin:0 auto;\n}\n\n.tp2-why-item{\n  text-align:center;\n}\n\n.tp2-why-icon{\n  font-size:31px;\n  margin-bottom:12px;\n}\n\n.tp2-why-item h4{\n  font-size:17px;\n  font-weight:400;\n  margin:0 0 9px;\n}\n\n.tp2-why-item p{\n  font-family:Arial,sans-serif;\n  font-size:11px;\n  line-height:1.6;\n  margin:0;\n  color:#6e5d55;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:950px){\n\n  .tp2-chinee{\n    grid-template-columns:1fr;\n  }\n\n  .tp2-chinee-image{\n    min-height:350px;\n  }\n\n  .tp2-univers-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tp2-why-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n}\n\n@media(max-width:600px){\n\n  .tp2-inner{\n    padding:45px 20px;\n  }\n\n  .tp2-chinee-text{\n    padding:40px 25px;\n  }\n\n  .tp2-chinee h2{\n    font-size:31px;\n  }\n\n  .tp2-title{\n    font-size:31px;\n  }\n\n  .tp2-univers-grid,\n  .tp2-why-grid{\n    grid-template-columns:1fr;\n  }\n\n .tp2-card img{\n  height:300px !important;\n}\n  }\n}\n\/* ===== LANCEMENT CR\u00c8MES & CHANTILLY ===== *\/\n\n.tp-launch-simple{\n  width:94vw;\n  max-width:1500px;\n  margin:25px auto;\n  padding:38px 30px;\n  text-align:center;\n  background:#f4e3e1;\n  border-top:1px solid #e7c8c5;\n  border-bottom:1px solid #e7c8c5;\n  color:#55443d;\n}\n\n.tp-launch-simple .tp-launch-small{\n  font-family:Arial,sans-serif;\n  text-transform:uppercase;\n  letter-spacing:3px;\n  font-size:10px;\n  color:#758679;\n  margin-bottom:6px;\n}\n\n.tp-launch-simple h2{\n  font-family:\"Parisienne\",cursive;\n  font-size:48px;\n  font-weight:400;\n  margin:0 0 8px;\n  color:#55443d;\n}\n\n.tp-launch-simple .tp-launch-date{\n  font-family:Georgia,serif;\n  font-size:19px;\n  color:#b9827c;\n  margin-bottom:10px;\n}\n\n.tp-launch-simple p{\n  max-width:700px;\n  margin:0 auto;\n  font-size:14px;\n  line-height:1.7;\n}\n\n@media(max-width:700px){\n  .tp-launch-simple{\n    width:94%;\n    padding:30px 20px;\n  }\n\n  .tp-launch-simple h2{\n    font-size:39px;\n  }\n}\n\/* ENCart CR\u00c8MES & CHANTILLY - VERSION FINALE *\/\n\n.tp-launch-simple{\n  width:94vw !important;\n  max-width:1500px !important;\n  margin:25px auto !important;\n  padding:38px 30px !important;\n  box-sizing:border-box !important;\n\n  display:block !important;\n  text-align:center !important;\n\n  background:#f4e3e1 !important;\n  color:#55443d !important;\n}\n\n.tp-launch-simple .tp-launch-small{\n  text-align:center !important;\n}\n\n.tp-launch-simple h2{\n  text-align:center !important;\n  font-family:\"Parisienne\",cursive !important;\n  font-size:48px !important;\n  margin:5px 0 10px !important;\n}\n\n.tp-launch-simple .tp-launch-date{\n  text-align:center !important;\n  margin-bottom:12px !important;\n}\n\n.tp-launch-simple p{\n  max-width:700px !important;\n  margin:0 auto !important;\n  text-align:center !important;\n  line-height:1.7 !important;\n}\n<\/style>\n\n\n<div class=\"tp2-section\">\n\n\n<!-- =====================================================\n     DES PORCELAINES CHIN\u00c9ES\n===================================================== -->\n\n<section class=\"tp-porcelain-hero\">\n\n  <div class=\"tp-porcelain-text\">\n\n    <div class=\"tp-porcelain-deco\"><\/div>\n\n    <h2>\n      Des porcelaines<br>\n      chin\u00e9es\n    <\/h2>\n\n    <div class=\"tp-porcelain-script\">\n      qui racontent une histoire\n    <\/div>\n\n    <div class=\"tp-porcelain-divider\">\n      \u2767\n    <\/div>\n\n    <p>\n      Je chine personnellement chaque pi\u00e8ce pour son charme,\n      son histoire et son caract\u00e8re. Je lui offre ensuite\n      une seconde vie en la transformant avec soin\n      en une cr\u00e9ation parfum\u00e9e unique.\n    <\/p>\n\n    <a href=\"\/categorie-produit\/bougies-en-porcelaine\/\" class=\"tp-porcelain-btn\">\n      D\u00e9couvrir les porcelaines\n    <\/a>\n\n  <\/div>\n\n\n  <div class=\"tp-porcelain-photo\">\n    <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/sans-titre-4.png\" alt=\"Porcelaines anciennes chin\u00e9es par Tr\u00e9sors Parfum\u00e9s\">\n  <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     NOS UNIVERS\n===================================================== -->\n\n<section class=\"tp2-univers\">\n\n  <div class=\"tp2-inner\">\n\n    <h2 class=\"tp2-title\">Nos univers<\/h2>\n\n    <div class=\"tp2-deco\">\u2014 \u2661 \u2014<\/div>\n\n\n    <div class=\"tp2-univers-grid\">\n\n\n      <!-- BOUGIES EN PORCELAINE -->\n\n      <div class=\"tp2-card\">\n\n        <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/6.png\" alt=\"Bougies artisanales en porcelaine chin\u00e9e\">\n\n        <div class=\"tp2-card-content\">\n\n          <div class=\"tp2-card-icon\">\ud83c\udffa<\/div>\n\n          <h3>Bougies en porcelaine<\/h3>\n\n          <p>\n            Des pi\u00e8ces chin\u00e9es une \u00e0 une, transform\u00e9es avec soin\n            en bougies parfum\u00e9es uniques.\n          <\/p>\n\n          <a href=\"\/categorie-produit\/bougies-en-porcelaine\/\" class=\"tp2-btn\">\n            D\u00e9couvrir\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- CR\u00c8MES & CHANTILLY -->\n\n      <div class=\"tp2-card\">\n\n        <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/sans-titre-2.png\" alt=\"Bougies gourmandes Cr\u00e8mes et Chantilly\">\n\n        <div class=\"tp2-card-content\">\n\n          <div class=\"tp2-card-icon\">\ud83c\udf70<\/div>\n\n          <h3>Cr\u00e8mes &amp; Chantilly<\/h3>\n\n          <p>\n            Des bougies gourmandes inspir\u00e9es des p\u00e2tisseries\n            et de l&rsquo;univers d\u00e9licat du salon de th\u00e9.\n          <\/p>\n\n          <a href=\"\/categorie-produit\/cremes-chantilly\/\" class=\"tp2-btn\">\n            D\u00e9couvrir\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- SUSPENSIONS -->\n\n      <div class=\"tp2-card\">\n\n        <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/18.png\" alt=\"Suspensions parfum\u00e9es artisanales\">\n\n        <div class=\"tp2-card-content\">\n\n          <div class=\"tp2-card-icon\">\ud83c\udf80<\/div>\n\n          <h3>Suspensions parfum\u00e9es<\/h3>\n\n          <p>\n            De d\u00e9licates cr\u00e9ations parfum\u00e9es \u00e0 suspendre\n            pour embellir et parfumer votre int\u00e9rieur.\n          <\/p>\n\n          <a href=\"\/categorie-produit\/suspensions-parfumees\/\" class=\"tp2-btn\">\n            D\u00e9couvrir\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- TASSES DE COLLECTION -->\n\n      <div class=\"tp2-card\">\n\n        <img decoding=\"async\" src=\"https:\/\/tresorsparfumes.wordpress.com\/wp-content\/uploads\/2026\/08\/sans-titre-1.png\" alt=\"Tasses de collection en porcelaine\">\n\n        <div class=\"tp2-card-content\">\n\n          <div class=\"tp2-card-icon\">\u2615<\/div>\n\n          <h3>Tasses de collection<\/h3>\n\n          <p>\n            De jolies porcelaines anciennes chin\u00e9es par mes soins,\n            propos\u00e9es dans leur \u00e9tat d&rsquo;origine.\n          <\/p>\n\n          <a href=\"\/categorie-produit\/tasses-de-collection\/\" class=\"tp2-btn\">\n            D\u00e9couvrir\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     POURQUOI CHOISIR NOS CR\u00c9ATIONS\n===================================================== -->\n\n<section class=\"tp2-why\">\n\n  <div class=\"tp2-inner\">\n\n    <h2 class=\"tp2-title\">\n      Pourquoi choisir nos cr\u00e9ations ?\n    <\/h2>\n\n    <div class=\"tp2-deco\">\u2014 \u2767 \u2014<\/div>\n\n\n    <div class=\"tp2-why-grid\">\n\n\n      <div class=\"tp2-why-item\">\n\n        <div class=\"tp2-why-icon\">\ud83c\udffa<\/div>\n\n        <h4>Porcelaines chin\u00e9es<\/h4>\n\n        <p>\n          S\u00e9lectionn\u00e9es une \u00e0 une<br>\n          par mes soins.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"tp2-why-item\">\n\n        <div class=\"tp2-why-icon\">\ud83d\udd6f\ufe0f<\/div>\n\n        <h4>Fabrication artisanale<\/h4>\n\n        <p>\n          Chaque cr\u00e9ation est<br>\n          r\u00e9alis\u00e9e avec soin.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"tp2-why-item\">\n\n        <div class=\"tp2-why-icon\">\ud83c\udf38<\/div>\n\n        <h4>Parfums s\u00e9lectionn\u00e9s<\/h4>\n\n        <p>\n          Des fragrances choisies<br>\n          avec attention.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"tp2-why-item\">\n\n        <div class=\"tp2-why-icon\">\u267b\ufe0f<\/div>\n\n        <h4>Une seconde vie<\/h4>\n\n        <p>\n          Des pi\u00e8ces anciennes transform\u00e9es<br>\n          en cr\u00e9ations uniques.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"tp2-why-item\">\n\n        <div class=\"tp2-why-icon\">\ud83c\udf81<\/div>\n\n        <h4>Pr\u00e9par\u00e9es avec amour<\/h4>\n\n        <p>\n          Chaque commande est emball\u00e9e<br>\n          avec attention.\n        <\/p>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<\/div>\n\n \n    \n\n  \n\n\n\n\n<!-- =================================================\n     CADEAUX\n     ================================================= -->\n\n<section class=\"tp-section\">\n\n  <div class=\"tp-gift\">\n\n    <img decoding=\"async\" src=\"URL-IMAGE-CADEAU\">\n\n    <div class=\"tp-gift-overlay\"><\/div>\n\n    <div class=\"tp-gift-content\">\n\n      <h2>Une attention, un cadeau, un tr\u00e9sor<\/h2>\n\n      <p>\n        Offrez un moment de douceur \u00e0 ceux que vous aimez.\n      <\/p>\n\n      <a class=\"tp-btn\" href=\"\/boutique\">\n        D\u00e9couvrir nos id\u00e9es cadeaux\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- =================================================\n     NOTRE HISTOIRE\n     ================================================= -->\n\n<section class=\"tp-section\">\n\n  <div class=\"tp-story\">\n\n    <div>\n\n      <h2>\n        Une passion n\u00e9e d&rsquo;un amour\n        <br>\n        pour le beau et le parfum\n      <\/h2>\n\n      <p>\n        Je cr\u00e9e chaque bougie dans mon atelier avec le d\u00e9sir\n        d&rsquo;apporter douceur, \u00e9l\u00e9gance et \u00e9motions dans votre int\u00e9rieur.\n      <\/p>\n\n      <p>\n        Merci de soutenir l&rsquo;artisanat et les petites entreprises fran\u00e7aises.\n      <\/p>\n\n      <a class=\"tp-btn\" href=\"\/a-propos\">\n        En savoir plus\n      <\/a>\n\n    <\/div>\n\n    <!-- PHOTO DE TON ATELIER -->\n    <img decoding=\"async\" src=\"URL-IMAGE-ATELIER\">\n\n  <\/div>\n\n<\/section>\n\n\n<!-- =================================================\n     PRODUITS\n     ================================================= -->\n\n<section class=\"tp-section\">\n\n  <div class=\"tp-section-title\">\n    <h2>Les coups de c\u0153ur \u2665<\/h2>\n  <\/div>\n\n  <div class=\"tp-products\">\n\n\n    <div class=\"tp-product\">\n\n      <img decoding=\"async\" src=\"URL-PRODUIT-1\">\n\n      <h3>Bougie en porcelaine<\/h3>\n\n      <p>Rose anglaise<\/p>\n\n      <div class=\"tp-price\">32,90 \u20ac<\/div>\n\n    <\/div>\n\n\n    <div class=\"tp-product\">\n\n      <img decoding=\"async\" src=\"URL-PRODUIT-2\">\n\n      <h3>Bougie Cupcake<\/h3>\n\n      <p>Fruits rouges<\/p>\n\n      <div class=\"tp-price\">24,90 \u20ac<\/div>\n\n    <\/div>\n\n\n    <div class=\"tp-product\">\n\n      <img decoding=\"async\" src=\"URL-PRODUIT-3\">\n\n      <h3>Bougie Fleurs parfum\u00e9es<\/h3>\n\n      <p>Jardin anglais<\/p>\n\n      <div class=\"tp-price\">34,90 \u20ac<\/div>\n\n    <\/div>\n\n\n    <div class=\"tp-product\">\n\n      <img decoding=\"async\" src=\"URL-PRODUIT-4\">\n\n      <h3>Bougie Chantilly<\/h3>\n\n      <p>Chocolat pralin\u00e9<\/p>\n\n      <div class=\"tp-price\">24,90 \u20ac<\/div>\n\n    <\/div>\n\n\n    <div class=\"tp-product\">\n\n      <img decoding=\"async\" src=\"URL-PRODUIT-5\">\n\n      <h3>Bougie Ourson<\/h3>\n\n      <p>Vanille &amp; caramel<\/p>\n\n      <div class=\"tp-price\">24,90 \u20ac<\/div>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n<!-- =================================================\n     SERVICES\n     ================================================= -->\n\n<section class=\"tp-services\">\n\n  <div class=\"tp-service\">\n    \ud83d\ude9a\n    <strong>Livraison offerte<\/strong>\n    D\u00e8s 70\u20ac d&rsquo;achat en France\n  <\/div>\n\n  <div class=\"tp-service\">\n    \ud83d\udd12\n    <strong>Paiement s\u00e9curis\u00e9<\/strong>\n    Carte bancaire et PayPal\n  <\/div>\n\n  <div class=\"tp-service\">\n    \ud83c\udf81\n    <strong>Emballage soign\u00e9<\/strong>\n    Pr\u00e9par\u00e9 avec amour\n  <\/div>\n\n  <div class=\"tp-service\">\n    \u2661\n    <strong>Fabrication fran\u00e7aise<\/strong>\n    Fait main avec amour\n  <\/div>\n\n<\/section>\n\n\n<!-- =================================================\n     FOOTER\n     ================================================= -->\n\n<footer class=\"tp-footer\">\n\n  <strong>TR\u00c9SORS PARFUM\u00c9S<\/strong>\n\n  <p>\n    Cr\u00e9ations artisanales parfum\u00e9es\n  <\/p>\n\n  <p>\n    \u00a9 2026 Tr\u00e9sors Parfum\u00e9s \u2014 Tous droits r\u00e9serv\u00e9s\n  <\/p>\n\n<\/footer><\/div>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>\u2665 Fabrication artisanale en petites s\u00e9ries avec amour \ud83d\ude9a Livraison offerte d\u00e8s 70\u20ac d&rsquo;achat en France TR\u00c9SORS PARFUM\u00c9S CR\u00c9ATIONS ARTISANALES Cr\u00e8mes &amp; Chantilly \u2659 Mon compte\u3000\u2661 Mes favoris\u3000\ud83d\uded2 Panier Accueil Cr\u00e8mes &amp; Chantilly Bougies en porcelaine Tasses de collection Suspensions parfum\u00e9es Collections Id\u00e9es cadeaux Tr\u00e9sors Parfum\u00e9s Des cr\u00e9ations parfum\u00e9es qui racontent une histoire \u2014 \u2767&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":true,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":31,"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":75,"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/75"}],"wp:attachment":[{"href":"https:\/\/tresorsparfumes.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}