{"id":59,"date":"2026-04-08T22:10:01","date_gmt":"2026-04-08T22:10:01","guid":{"rendered":"https:\/\/piochew.cluster029.hosting.ovh.net\/?page_id=59"},"modified":"2026-04-16T23:48:16","modified_gmt":"2026-04-16T23:48:16","slug":"59-2","status":"publish","type":"page","link":"https:\/\/piochesas.fr\/","title":{"rendered":""},"content":{"rendered":"\n<div class=\"wp-block-group alignfull has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>LJF R\u00e9novation \u2014 Plaquiste &#038; Menuisier \u00b7 R\u00e9novation &#038; Neuf<\/title>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;500;600;700;800;900&#038;family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --stone:      #c4a97d;\n  --stone-lt:   #e8d9c0;\n  --stone-dk:   #9a7f53;\n  --anthracite: #1a1a1a;\n  --anthra-md:  #262626;\n  --anthra-lt:  #3a3834;\n  --cream:      #f5f0e8;\n  --cream-dk:   #ebe3d4;\n  --white:      #ffffff;\n  --accent:     #b87333;\n  --shadow:     0 20px 60px -20px rgba(0,0,0,0.4);\n}\n\nhtml { scroll-behavior: smooth; }\n\nbody {\n  font-family: 'Lora', serif;\n  background: var(--cream);\n  color: var(--anthracite);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n}\n\nh1, h2, h3, h4, .display {\n  font-family: 'Barlow Condensed', sans-serif;\n  text-transform: uppercase;\n  letter-spacing: -0.01em;\n  line-height: 1;\n  font-weight: 800;\n}\n\na { color: inherit; text-decoration: none; }\nimg { max-width: 100%; display: block; }\n\n.container { max-width: 1240px; margin: 0 auto; padding: 0 32px; }\n\n.eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 12px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  font-weight: 600;\n  color: var(--stone-dk);\n  margin-bottom: 14px;\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.eyebrow::before { content: ''; width: 32px; height: 1px; background: var(--stone-dk); }\n\n.navbar {\n  position: sticky; top: 0; z-index: 100;\n  background: rgba(26,26,26,0.95);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  border-bottom: 1px solid var(--anthra-lt);\n}\n\n.nav-inner { display: flex; align-items: center; justify-content: space-between; height: 76px; }\n.nav-brand { display: flex; align-items: center; gap: 12px; color: var(--cream); }\n\n.nav-logo {\n  min-width: 52px; height: 42px; padding: 0 10px;\n  background: var(--stone);\n  display: grid; place-items: center;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 900; font-size: 18px;\n  letter-spacing: 0.04em;\n  color: var(--anthracite); border-radius: 3px;\n}\n\n.nav-brand-text {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700; text-transform: uppercase;\n  font-size: 18px; letter-spacing: 0.04em; line-height: 1;\n}\n\n.nav-brand-text small {\n  display: block; font-size: 10px; color: var(--stone);\n  letter-spacing: 0.2em; font-weight: 500; margin-top: 4px;\n}\n\n.nav-menu { display: flex; align-items: center; gap: 36px; list-style: none; }\n\n.nav-menu a {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.16em;\n  color: var(--cream-dk);\n  position: relative; padding: 4px 0;\n  transition: color 0.2s;\n}\n\n.nav-menu a::after {\n  content: ''; position: absolute; bottom: 0; left: 0;\n  width: 0; height: 1px; background: var(--stone);\n  transition: width 0.3s;\n}\n\n.nav-menu a:hover { color: var(--white); }\n.nav-menu a:hover::after { width: 100%; }\n\n.nav-cta {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px; font-weight: 700;\n  text-transform: uppercase; letter-spacing: 0.18em;\n  background: var(--stone); color: var(--anthracite) !important;\n  padding: 12px 22px; border-radius: 3px;\n  transition: background 0.2s, transform 0.2s;\n}\n\n.nav-cta:hover { background: var(--stone-lt); transform: translateY(-1px); }\n.nav-cta::after { display: none !important; }\n\n.nav-toggle {\n  display: none; background: none; border: 0;\n  color: var(--cream); cursor: pointer;\n  width: 40px; height: 40px;\n  align-items: center; justify-content: center;\n}\n.nav-toggle svg { width: 26px; height: 26px; }\n\n.hero {\n  position: relative; min-height: 680px;\n  background: var(--anthracite); color: var(--cream);\n  overflow: hidden; display: flex; align-items: center;\n}\n\n.hero-bg {\n  position: absolute; inset: 0;\n  background-image: url('https:\/\/images.unsplash.com\/photo-1565182999561-18d7dc61c393?auto=format&fit=crop&w=1800&q=80');\n  background-size: cover; background-position: center;\n  opacity: 0.35; filter: grayscale(0.3) contrast(1.05);\n}\n\n.hero-bg::after {\n  content: ''; position: absolute; inset: 0;\n  background: linear-gradient(135deg, rgba(26,26,26,0.85) 0%, rgba(26,26,26,0.55) 60%, rgba(26,26,26,0.85) 100%);\n}\n\n.hero-inner { position: relative; z-index: 2; padding: 120px 0 140px; width: 100%; }\n.hero-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 80px; align-items: center; }\n.hero-eyebrow { color: var(--stone); }\n.hero-eyebrow::before { background: var(--stone); }\n\n.hero-title {\n  font-size: clamp(48px, 7vw, 92px); line-height: 0.92;\n  color: var(--white); margin-bottom: 28px; font-weight: 800;\n}\n\n.hero-title span {\n  color: var(--stone); font-style: italic;\n  font-family: 'Lora', serif; font-weight: 500;\n  text-transform: none; letter-spacing: 0;\n}\n\n.hero-lead { font-size: 18px; color: var(--stone-lt); max-width: 520px; margin-bottom: 42px; line-height: 1.7; }\n.hero-ctas { display: flex; gap: 16px; flex-wrap: wrap; }\n\n.btn {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px; font-weight: 700;\n  text-transform: uppercase; letter-spacing: 0.18em;\n  padding: 18px 32px; border-radius: 3px; border: 0; cursor: pointer;\n  display: inline-flex; align-items: center; gap: 12px;\n  transition: all 0.2s;\n}\n\n.btn-primary { background: var(--stone); color: var(--anthracite); }\n.btn-primary:hover { background: var(--stone-lt); transform: translateY(-2px); box-shadow: 0 10px 30px -10px rgba(196,169,125,0.5); }\n.btn-ghost { background: transparent; color: var(--cream); border: 1px solid rgba(245,240,232,0.3); }\n.btn-ghost:hover { border-color: var(--stone); color: var(--stone); }\n.btn svg { width: 16px; height: 16px; }\n\n.hero-card {\n  background: rgba(38,38,38,0.85);\n  backdrop-filter: blur(10px);\n  border: 1px solid var(--anthra-lt);\n  border-radius: 4px; padding: 36px; position: relative;\n}\n\n.hero-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0;\n  height: 3px; background: linear-gradient(90deg, var(--accent), var(--stone));\n}\n\n.hero-card h3 { font-size: 22px; color: var(--white); margin-bottom: 22px; }\n.hero-card-list { list-style: none; display: grid; gap: 14px; }\n\n.hero-card-list li {\n  display: flex; align-items: flex-start; gap: 14px;\n  font-family: 'Lora', serif; font-size: 14.5px; color: var(--cream-dk);\n  padding-bottom: 14px; border-bottom: 1px solid var(--anthra-lt);\n}\n\n.hero-card-list li:last-child { border-bottom: 0; padding-bottom: 0; }\n.hero-card-list svg { width: 22px; height: 22px; flex-shrink: 0; color: var(--stone); margin-top: 1px; }\n\n.hero-card-list strong {\n  display: block; font-family: 'Barlow Condensed', sans-serif;\n  text-transform: uppercase; font-size: 13px; letter-spacing: 0.14em;\n  color: var(--white); margin-bottom: 2px; font-weight: 700;\n}\n\n.hero-strip {\n  position: absolute; bottom: 0; left: 0; right: 0;\n  background: var(--stone); padding: 22px 0; z-index: 3;\n}\n\n.hero-strip-inner { display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; gap: 24px; }\n.hero-metric { display: flex; align-items: center; gap: 14px; color: var(--anthracite); }\n\n.hero-metric-num { font-family: 'Barlow Condensed', sans-serif; font-size: 42px; font-weight: 800; line-height: 1; }\n.hero-metric-label { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 0.16em; font-weight: 600; line-height: 1.3; }\n\n.section { padding: 120px 0; }\n.section-header { max-width: 760px; margin-bottom: 70px; }\n.section-title { font-size: clamp(38px, 5vw, 64px); margin-bottom: 20px; }\n.section-title i { color: var(--stone-dk); font-family: 'Lora', serif; font-weight: 500; text-transform: none; letter-spacing: 0; }\n.section-lead { font-size: 17px; color: #5a524a; max-width: 620px; }\n\n.services { background: var(--cream); position: relative; }\n.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n\n.service-card {\n  background: var(--white); border: 1px solid var(--cream-dk);\n  padding: 38px 32px 32px; border-radius: 3px;\n  position: relative; transition: all 0.3s; overflow: hidden;\n}\n\n.service-card::before {\n  content: ''; position: absolute; top: 0; left: 0;\n  width: 100%; height: 3px; background: var(--stone);\n  transform: scaleX(0); transform-origin: left; transition: transform 0.4s;\n}\n\n.service-card:hover { transform: translateY(-4px); border-color: var(--stone); box-shadow: var(--shadow); }\n.service-card:hover::before { transform: scaleX(1); }\n\n.service-num { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.2em; color: var(--stone-dk); margin-bottom: 28px; display: block; }\n.service-icon { width: 54px; height: 54px; color: var(--anthracite); margin-bottom: 22px; stroke-width: 1.3; }\n.service-name { font-size: 24px; margin-bottom: 10px; color: var(--anthracite); }\n.service-desc { font-size: 14.5px; color: #6b6258; font-style: italic; line-height: 1.6; }\n\n.realisations { background: var(--anthracite); color: var(--cream); }\n.realisations .section-title { color: var(--white); }\n.realisations .section-title i { color: var(--stone); }\n.realisations .section-lead { color: var(--stone-lt); }\n.realisations .eyebrow { color: var(--stone); }\n.realisations .eyebrow::before { background: var(--stone); }\n\n.gallery { display: grid; grid-template-columns: repeat(12, 1fr); grid-auto-rows: 180px; gap: 14px; }\n\n.gallery-item { position: relative; overflow: hidden; border-radius: 3px; cursor: pointer; background: var(--anthra-md); }\n.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s; filter: brightness(0.92); }\n.gallery-item:hover img { transform: scale(1.06); filter: brightness(1); }\n\n.gallery-item::after {\n  content: ''; position: absolute; inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(0,0,0,0.75));\n  opacity: 0.7; transition: opacity 0.3s;\n}\n\n.gallery-item:hover::after { opacity: 0.4; }\n.gallery-caption { position: absolute; bottom: 20px; left: 22px; right: 22px; z-index: 2; color: var(--white); }\n.gallery-caption-tag { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; text-transform: uppercase; letter-spacing: 0.2em; color: var(--stone); font-weight: 600; margin-bottom: 6px; }\n.gallery-caption-title { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; text-transform: uppercase; font-weight: 700; line-height: 1.1; }\n\n.g-1 { grid-column: span 7; grid-row: span 2; }\n.g-2 { grid-column: span 5; grid-row: span 1; }\n.g-3 { grid-column: span 5; grid-row: span 1; }\n.g-4 { grid-column: span 4; grid-row: span 2; }\n.g-5 { grid-column: span 4; grid-row: span 1; }\n.g-6 { grid-column: span 4; grid-row: span 1; }\n\n.about { background: var(--cream-dk); position: relative; }\n.about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\n.about-visual { position: relative; }\n.about-visual img { width: 100%; aspect-ratio: 4\/5; object-fit: cover; border-radius: 3px; }\n\n.about-visual-tag {\n  position: absolute; bottom: -30px; right: -30px;\n  background: var(--anthracite); color: var(--cream);\n  padding: 28px 32px; border-radius: 3px; max-width: 240px;\n}\n\n.about-visual-tag-num { font-family: 'Barlow Condensed', sans-serif; font-size: 54px; line-height: 1; font-weight: 800; color: var(--stone); margin-bottom: 6px; }\n.about-visual-tag-label { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; text-transform: uppercase; letter-spacing: 0.16em; font-weight: 600; }\n\n.about-text p { font-size: 17px; color: #4a4238; margin-bottom: 20px; line-height: 1.8; }\n.about-text p:first-of-type { font-size: 19px; color: var(--anthracite); font-style: italic; border-left: 3px solid var(--stone); padding-left: 20px; margin-bottom: 28px; }\n\n.about-values { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-top: 36px; }\n.about-value { display: flex; align-items: flex-start; gap: 14px; }\n.about-value svg { width: 28px; height: 28px; color: var(--stone-dk); flex-shrink: 0; margin-top: 2px; }\n.about-value strong { font-family: 'Barlow Condensed', sans-serif; text-transform: uppercase; font-size: 15px; letter-spacing: 0.08em; display: block; margin-bottom: 3px; color: var(--anthracite); }\n.about-value span { font-size: 13.5px; color: #6b6258; }\n\n.booking { background: var(--anthracite); color: var(--cream); position: relative; overflow: hidden; }\n.booking::before { content: ''; position: absolute; top: -100px; right: -100px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(196,169,125,0.12), transparent 70%); border-radius: 50%; }\n.booking-grid { display: grid; grid-template-columns: 1fr 1.3fr; gap: 80px; position: relative; }\n.booking .section-title { color: var(--white); }\n.booking .section-title i { color: var(--stone); }\n.booking .section-lead { color: var(--stone-lt); }\n.booking .eyebrow { color: var(--stone); }\n.booking .eyebrow::before { background: var(--stone); }\n\n.booking-info-list { list-style: none; margin-top: 36px; }\n.booking-info-list li { display: flex; gap: 18px; padding: 20px 0; border-bottom: 1px solid var(--anthra-lt); }\n.booking-info-list li:last-child { border-bottom: 0; }\n.booking-info-list svg { width: 24px; height: 24px; color: var(--stone); flex-shrink: 0; margin-top: 3px; }\n.booking-info-list strong { display: block; font-family: 'Barlow Condensed', sans-serif; text-transform: uppercase; font-size: 13px; letter-spacing: 0.16em; color: var(--stone); margin-bottom: 4px; font-weight: 700; }\n.booking-info-list p { font-size: 16px; color: var(--cream); font-family: 'Lora', serif; }\n\n.booking-form { background: var(--anthra-md); border: 1px solid var(--anthra-lt); padding: 44px; border-radius: 4px; position: relative; }\n.booking-form::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--accent), var(--stone)); }\n.form-header { margin-bottom: 32px; }\n.form-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; text-transform: uppercase; color: var(--white); margin-bottom: 6px; font-weight: 800; }\n.form-sub { font-size: 14px; color: var(--stone-lt); font-style: italic; }\n.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 16px; }\n.form-group { position: relative; }\n.form-group.full { grid-column: 1 \/ -1; }\n.form-label { display: block; font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--stone); margin-bottom: 8px; }\n\n.form-input, .form-select, .form-textarea {\n  width: 100%; background: var(--anthracite);\n  border: 1px solid var(--anthra-lt); color: var(--cream);\n  padding: 14px 16px; border-radius: 3px;\n  font-family: 'Lora', serif; font-size: 14.5px;\n  transition: border-color 0.2s; font-weight: 400;\n}\n\n.form-input:focus, .form-select:focus, .form-textarea:focus { outline: none; border-color: var(--stone); }\n.form-textarea { resize: vertical; min-height: 110px; font-family: 'Lora', serif; }\n\n.form-select {\n  appearance: none; -webkit-appearance: none;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23c4a97d' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat; background-position: right 16px center; padding-right: 40px;\n}\n\n.form-submit { margin-top: 24px; width: 100%; justify-content: center; padding: 20px; }\n.form-note { display: flex; align-items: center; gap: 10px; margin-top: 18px; font-size: 12.5px; color: var(--stone-lt); font-style: italic; }\n.form-note svg { width: 16px; height: 16px; color: var(--stone); flex-shrink: 0; }\n\n.footer { background: #0f0f0f; color: var(--cream-dk); padding: 80px 0 30px; border-top: 1px solid var(--anthra-lt); }\n.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1.4fr; gap: 50px; margin-bottom: 60px; }\n.footer-brand { display: flex; align-items: center; gap: 14px; margin-bottom: 20px; }\n.footer-about { font-size: 14.5px; color: #8a8074; line-height: 1.8; max-width: 340px; }\n.footer h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 14px; letter-spacing: 0.2em; color: var(--stone); margin-bottom: 22px; font-weight: 700; text-transform: uppercase; }\n.footer ul { list-style: none; display: grid; gap: 10px; }\n.footer ul a { font-size: 14px; color: var(--cream-dk); transition: color 0.2s; font-family: 'Lora', serif; }\n.footer ul a:hover { color: var(--stone); }\n.footer-contact li { display: flex; gap: 10px; align-items: flex-start; font-size: 14px; color: var(--cream-dk); font-family: 'Lora', serif; }\n.footer-contact svg { width: 18px; height: 18px; color: var(--stone); flex-shrink: 0; margin-top: 3px; }\n.footer-bottom { padding-top: 30px; border-top: 1px solid var(--anthra-lt); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; font-size: 12.5px; color: #6b6258; font-family: 'Barlow Condensed', sans-serif; letter-spacing: 0.1em; text-transform: uppercase; }\n.footer-badges { display: flex; gap: 10px; }\n.footer-badge { background: var(--anthra-md); border: 1px solid var(--anthra-lt); padding: 8px 14px; border-radius: 3px; font-size: 11px; letter-spacing: 0.16em; color: var(--stone); font-weight: 600; }\n\n@media (max-width: 1000px) {\n  .hero-grid { grid-template-columns: 1fr; gap: 50px; }\n  .services-grid { grid-template-columns: repeat(2, 1fr); }\n  .about-grid, .booking-grid { grid-template-columns: 1fr; gap: 60px; }\n  .footer-grid { grid-template-columns: 1fr 1fr; gap: 40px; }\n  .gallery { grid-auto-rows: 150px; }\n  .g-1 { grid-column: span 12; grid-row: span 2; }\n  .g-2, .g-3 { grid-column: span 6; }\n  .g-4 { grid-column: span 6; grid-row: span 2; }\n  .g-5, .g-6 { grid-column: span 6; }\n}\n\n@media (max-width: 700px) {\n  .container { padding: 0 20px; }\n  .section { padding: 80px 0; }\n  .nav-menu { display: none; }\n  .nav-toggle { display: flex; }\n  .nav-cta { display: none; }\n  .hero-inner { padding: 80px 0 120px; }\n  .services-grid { grid-template-columns: 1fr; }\n  .form-row { grid-template-columns: 1fr; }\n  .booking-form { padding: 28px 24px; }\n  .about-visual-tag { right: 0; bottom: -20px; padding: 20px 22px; }\n  .about-visual-tag-num { font-size: 42px; }\n  .footer-grid { grid-template-columns: 1fr; gap: 36px; }\n  .hero-strip-inner { justify-content: flex-start; gap: 18px; }\n  .hero-metric-num { font-size: 32px; }\n  .gallery { grid-auto-rows: 140px; gap: 10px; }\n  .g-1, .g-2, .g-3, .g-4, .g-5, .g-6 { grid-column: span 12; grid-row: span 1; }\n}\n<\/style>\n<\/head>\n<body>\n\n<nav class=\"navbar\">\n  <div class=\"container nav-inner\">\n    <a href=\"#\" class=\"nav-brand\">\n      <div class=\"nav-logo\">LJF<\/div>\n      <div class=\"nav-brand-text\">\n        LJF R\u00e9novation\n        <small>Plaquiste \u00b7 Menuiserie<\/small>\n      <\/div>\n    <\/a>\n\n    <ul class=\"nav-menu\">\n      <li><a href=\"#services\">Prestations<\/a><\/li>\n      <li><a href=\"#realisations\">R\u00e9alisations<\/a><\/li>\n      <li><a href=\"#apropos\">\u00c0 propos<\/a><\/li>\n      <li><a href=\"#contact\">Contact<\/a><\/li>\n    <\/ul>\n\n    <a href=\"#rdv\" class=\"nav-cta\">Prendre Rendez-vous<\/a>\n\n    <button class=\"nav-toggle\" aria-label=\"Menu\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\">\n        <line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/>\n        <line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\/>\n        <line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"\/>\n      <\/svg>\n    <\/button>\n  <\/div>\n<\/nav>\n\n<header class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"container hero-inner\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-content\">\n        <p class=\"eyebrow hero-eyebrow\">Artisan du b\u00e2timent \u00b7 Depuis 15 ans<\/p>\n        <h1 class=\"hero-title\">B\u00e2tir<br>avec <span>exigence<\/span>,<br>livrer avec soin.<\/h1>\n        <p class=\"hero-lead\">\n          Plaquiste et menuisier qualifi\u00e9 \u2014 r\u00e9novation, neuf et sous-traitance accept\u00e9e.\n          Du gros \u0153uvre int\u00e9rieur aux finitions fines, chaque chantier re\u00e7oit la m\u00eame\n          attention que s&rsquo;il s&rsquo;agissait du mien.\n        <\/p>\n        <div class=\"hero-ctas\">\n          <a href=\"#rdv\" class=\"btn btn-primary\">\n            Demander un devis\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/>\n              <polyline points=\"12 5 19 12 12 19\"\/>\n            <\/svg>\n          <\/a>\n          <a href=\"#realisations\" class=\"btn btn-ghost\">Voir les r\u00e9alisations<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-card\">\n        <h3>Garanties &amp; engagements<\/h3>\n        <ul class=\"hero-card-list\">\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n              <polyline points=\"9 12 11 14 15 10\"\/>\n            <\/svg>\n            <div><strong>Assurance d\u00e9cennale<\/strong>10 ans de garantie sur tous les ouvrages<\/div>\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\n              <polyline points=\"14 2 14 8 20 8\"\/>\n              <line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/>\n              <line x1=\"9\" y1=\"11\" x2=\"15\" y2=\"11\"\/>\n            <\/svg>\n            <div><strong>Devis gratuit<\/strong>\u00c9tude d\u00e9taill\u00e9e et sans engagement<\/div>\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n              <polyline points=\"12 6 12 12 16 14\"\/>\n            <\/svg>\n            <div><strong>D\u00e9lais respect\u00e9s<\/strong>Planning chantier transparent<\/div>\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M20 7h-3V4H7v3H4v13h16V7z\"\/>\n              <path d=\"M9 12h6M9 16h4\"\/>\n            <\/svg>\n            <div><strong>Sous-traitance<\/strong>Accept\u00e9e pour entreprises &amp; architectes<\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"hero-strip\">\n    <div class=\"container hero-strip-inner\">\n      <div class=\"hero-metric\"><span class=\"hero-metric-num\">15<\/span><span class=\"hero-metric-label\">Ann\u00e9es<br>d&rsquo;exp\u00e9rience<\/span><\/div>\n      <div class=\"hero-metric\"><span class=\"hero-metric-num\">200+<\/span><span class=\"hero-metric-label\">Chantiers<br>r\u00e9alis\u00e9s<\/span><\/div>\n      <div class=\"hero-metric\"><span class=\"hero-metric-num\">100%<\/span><span class=\"hero-metric-label\">Devis<br>gratuits<\/span><\/div>\n      <div class=\"hero-metric\"><span class=\"hero-metric-num\">10 ans<\/span><span class=\"hero-metric-label\">Garantie<br>d\u00e9cennale<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<section class=\"section services\" id=\"services\">\n  <div class=\"container\">\n    <div class=\"section-header\">\n      <p class=\"eyebrow\">Ce que nous r\u00e9alisons<\/p>\n      <h2 class=\"section-title\">Prestations <i>sur mesure<\/i><\/h2>\n      <p class=\"section-lead\">\n        Six expertises compl\u00e9mentaires pour prendre en charge votre projet du gros \u0153uvre\n        int\u00e9rieur jusqu&rsquo;aux finitions \u2014 en r\u00e9novation comme en construction neuve.\n      <\/p>\n    <\/div>\n\n    <div class=\"services-grid\">\n      <article class=\"service-card\">\n        <span class=\"service-num\">01 \/ Isolation<\/span>\n        <svg class=\"service-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\"\/><path d=\"M3 9h18M3 15h18M9 3v18M15 3v18\"\/><\/svg>\n        <h3 class=\"service-name\">Isolation p\u00e9riph\u00e9rique<\/h3>\n        <p class=\"service-desc\">Optima, ossature m\u00e9tallique ou pose coll\u00e9e selon la configuration du mur et les performances attendues.<\/p>\n      <\/article>\n\n      <article class=\"service-card\">\n        <span class=\"service-num\">02 \/ Cloisons<\/span>\n        <svg class=\"service-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"\/><rect x=\"2\" y=\"6\" width=\"4\" height=\"12\" rx=\"0.5\"\/><rect x=\"18\" y=\"6\" width=\"4\" height=\"12\" rx=\"0.5\"\/><\/svg>\n        <h3 class=\"service-name\">Cloisons de distribution<\/h3>\n        <p class=\"service-desc\">Solutions thermiques, phoniques et acoustiques \u2014 plaques techniques pour chaque pi\u00e8ce.<\/p>\n      <\/article>\n\n      <article class=\"service-card\">\n        <span class=\"service-num\">03 \/ Am\u00e9nagement<\/span>\n        <svg class=\"service-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12L12 3l9 9\"\/><path d=\"M9 21V12h6v9\"\/><line x1=\"3\" y1=\"21\" x2=\"21\" y2=\"21\"\/><\/svg>\n        <h3 class=\"service-name\">Comble &amp; garage<\/h3>\n        <p class=\"service-desc\">Transformation compl\u00e8te des espaces sous-exploit\u00e9s \u2014 isolation, cloisonnement, finitions.<\/p>\n      <\/article>\n\n      <article class=\"service-card\">\n        <span class=\"service-num\">04 \/ Finitions<\/span>\n        <svg class=\"service-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"18\" rx=\"1\"\/><path d=\"M2 9h20M2 15h20\"\/><\/svg>\n        <h3 class=\"service-name\">Enduiseur<\/h3>\n        <p class=\"service-desc\">Bande papier et arm\u00e9e, enduits de lissage \u2014 pr\u00e9paration impeccable pour peinture et rev\u00eatements.<\/p>\n      <\/article>\n\n      <article class=\"service-card\">\n        <span class=\"service-num\">05 \/ Sol<\/span>\n        <svg class=\"service-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"14\" width=\"10\" height=\"5\" rx=\"0.5\"\/><rect x=\"12\" y=\"14\" width=\"10\" height=\"5\" rx=\"0.5\"\/><rect x=\"7\" y=\"9\" width=\"10\" height=\"5\" rx=\"0.5\"\/><rect x=\"2\" y=\"4\" width=\"10\" height=\"5\" rx=\"0.5\"\/><rect x=\"12\" y=\"4\" width=\"10\" height=\"5\" rx=\"0.5\"\/><\/svg>\n        <h3 class=\"service-name\">Pose de parquet<\/h3>\n        <p class=\"service-desc\">Stratifi\u00e9 et PVC \u2014 pr\u00e9paration du support, coupe sur mesure, plinthes et finitions.<\/p>\n      <\/article>\n\n      <article class=\"service-card\">\n        <span class=\"service-num\">06 \/ Agencement<\/span>\n        <svg class=\"service-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 20h18v-8a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v8z\"\/><path d=\"M3 14h18\"\/><path d=\"M5 4h4v4a2 2 0 0 1-4 0V4z\"\/><line x1=\"15\" y1=\"4\" x2=\"19\" y2=\"4\"\/><line x1=\"17\" y1=\"4\" x2=\"17\" y2=\"10\"\/><\/svg>\n        <h3 class=\"service-name\">Pose cuisine<\/h3>\n        <p class=\"service-desc\">Montage, fixation murale, raccordements et ajustements \u2014 cuisine pr\u00eate \u00e0 vivre.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section realisations\" id=\"realisations\">\n  <div class=\"container\">\n    <div class=\"section-header\">\n      <p class=\"eyebrow\">Galerie de chantiers<\/p>\n      <h2 class=\"section-title\">Nos derni\u00e8res <i>r\u00e9alisations<\/i><\/h2>\n      <p class=\"section-lead\">\n        Du chantier brut aux finitions \u2014 d\u00e9couvrez quelques projets r\u00e9cents en r\u00e9novation\n        int\u00e9rieure, am\u00e9nagement de combles et agencement sur mesure.\n      <\/p>\n    <\/div>\n\n    <div class=\"gallery\">\n      <div class=\"gallery-item g-1\">\n        <img decoding=\"async\" src=\"https:\/\/piochesas.fr\/wp-content\/uploads\/2026\/04\/20211025_091512.jpg\">\n        <div class=\"gallery-caption\"><div class=\"gallery-caption-tag\">Am\u00e9nagement comble<\/div><div class=\"gallery-caption-title\">Platrerie, bande, peinture..<\/div><\/div>\n      <\/div>\n      <div class=\"gallery-item g-2\">\n        <img decoding=\"async\" src=\"https:\/\/piochesas.fr\/wp-content\/uploads\/2026\/04\/20210617_084037.jpg\" alt=\"Cuisine\">\n        <div class=\"gallery-caption\"><div class=\"gallery-caption-tag\">Pose cuisine<\/div><div class=\"gallery-caption-title\">Cconc\u00e9ption et pose de cuisine<\/div><\/div>\n      <\/div>\n      <div class=\"gallery-item g-3\">\n        <img decoding=\"async\" src=\"https:\/\/piochesas.fr\/wp-content\/uploads\/2026\/04\/20210617_092939.jpg\" alt=\"Parquet\">\n        <div class=\"gallery-caption\"><div class=\"gallery-caption-tag\">Parquet stratifi\u00e9<\/div><div class=\"gallery-caption-title\">Baies vitr\u00e9es<\/div><\/div>\n      <\/div>\n      <div class=\"gallery-item g-4\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1503387762-592deb58ef4e?auto=format&#038;fit=crop&#038;w=1200&#038;q=80\" alt=\"Ossature\">\n        <div class=\"gallery-caption\"><div class=\"gallery-caption-tag\">Isolation p\u00e9riph\u00e9rique<\/div><div class=\"gallery-caption-title\">Ossature m\u00e9tallique<\/div><\/div>\n      <\/div>\n      <div class=\"gallery-item g-5\">\n        <img decoding=\"async\" src=\"https:\/\/piochesas.fr\/wp-content\/uploads\/2026\/04\/20211025_091524.jpg\" alt=\"Pl\u00e2trerie\">\n        <div class=\"gallery-caption\"><div class=\"gallery-caption-tag\">Enduiseur<\/div><div class=\"gallery-caption-title\">Bandes &amp; lissage<\/div><\/div>\n      <\/div>\n      <div class=\"gallery-item g-6\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600607687939-ce8a6c25118c?auto=format&#038;fit=crop&#038;w=900&#038;q=80\" alt=\"Cloison\">\n        <div class=\"gallery-caption\"><div class=\"gallery-caption-tag\">Cloisons<\/div><div class=\"gallery-caption-title\">S\u00e9paration phonique<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section about\" id=\"apropos\">\n  <div class=\"container\">\n    <div class=\"about-grid\">\n      <div class=\"about-visual\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581578731548-c64695cc6952?auto=format&#038;fit=crop&#038;w=900&#038;q=80\" alt=\"Artisan au travail\">\n        <div class=\"about-visual-tag\">\n          <div class=\"about-visual-tag-num\">15<\/div>\n          <div class=\"about-visual-tag-label\">Ann\u00e9es au service<br>du b\u00e2ti<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"about-text\">\n        <p class=\"eyebrow\">\u00c0 propos de l&rsquo;atelier<\/p>\n        <h2 class=\"section-title\">Un artisan,<br><i>une parole donn\u00e9e.<\/i><\/h2>\n        <p>\u00ab Chaque chantier est une pi\u00e8ce unique. Mon m\u00e9tier, c&rsquo;est de transformer ce que vous imaginez en mati\u00e8re durable, bien pos\u00e9e, impeccable. \u00bb<\/p>\n        <p>Plaquiste et menuisier depuis plus de 15 ans, j&rsquo;interviens sur l&rsquo;ensemble du second \u0153uvre int\u00e9rieur \u2014 seul ou en \u00e9quipe selon l&rsquo;envergure du projet. J&rsquo;accepte \u00e9galement la sous-traitance pour les entreprises g\u00e9n\u00e9rales, architectes et ma\u00eetres d&rsquo;\u0153uvre.<\/p>\n\n        <div class=\"about-values\">\n          <div class=\"about-value\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l3 7h7l-5.5 4.5L18 21l-6-4-6 4 1.5-7.5L2 9h7z\"\/><\/svg>\n            <div><strong>Qualit\u00e9<\/strong><span>Finitions soign\u00e9es, pose droite<\/span><\/div>\n          <\/div>\n          <div class=\"about-value\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            <div><strong>Engagement<\/strong><span>D\u00e9lais annonc\u00e9s, respect\u00e9s<\/span><\/div>\n          <\/div>\n          <div class=\"about-value\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9c.36.16.67.39.91.67\"\/><\/svg>\n            <div><strong>Polyvalence<\/strong><span>Plaquiste &amp; menuiserie<\/span><\/div>\n          <\/div>\n          <div class=\"about-value\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n            <div><strong>Transparence<\/strong><span>Devis clair, sans surprise<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section booking\" id=\"rdv\">\n  <div class=\"container\">\n    <div class=\"booking-grid\">\n      <div class=\"booking-info\">\n        <p class=\"eyebrow\">Prendre rendez-vous<\/p>\n        <h2 class=\"section-title\">Parlons de<br>votre <i>projet<\/i>.<\/h2>\n        <p class=\"section-lead\">D\u00e9crivez-nous votre chantier \u2014 r\u00e9novation, neuf ou sous-traitance \u2014 et nous reviendrons vers vous sous 48h avec un cr\u00e9neau de visite et une premi\u00e8re estimation.<\/p>\n\n        <ul class=\"booking-info-list\">\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n            <div><strong>T\u00e9l\u00e9phone<\/strong><p>06 00 00 00 00 \u2014 du lundi au samedi, 8h\u201319h<\/p><\/div>\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n            <div><strong>E-mail<\/strong><p>contact@ljf-renovation.fr<\/p><\/div>\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            <div><strong>Zone d&rsquo;intervention<\/strong><p>Dans un rayon de 50 km \u2014 devis d\u00e9placement offert<\/p><\/div>\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n            <div><strong>R\u00e9ponse sous 48h<\/strong><p>Visite chantier planifi\u00e9e dans la semaine<\/p><\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <form class=\"booking-form\" action=\"#\" method=\"post\">\n        <div class=\"form-header\">\n          <div class=\"form-title\">Demande de devis<\/div>\n          <p class=\"form-sub\">Tous les champs marqu\u00e9s sont requis \u2014 r\u00e9ponse rapide garantie.<\/p>\n        <\/div>\n\n        <div class=\"form-row\">\n          <div class=\"form-group\"><label class=\"form-label\" for=\"prenom\">Pr\u00e9nom<\/label><input type=\"text\" id=\"prenom\" name=\"prenom\" class=\"form-input\" required><\/div>\n          <div class=\"form-group\"><label class=\"form-label\" for=\"nom\">Nom<\/label><input type=\"text\" id=\"nom\" name=\"nom\" class=\"form-input\" required><\/div>\n        <\/div>\n\n        <div class=\"form-row\">\n          <div class=\"form-group\"><label class=\"form-label\" for=\"email\">E-mail<\/label><input type=\"email\" id=\"email\" name=\"email\" class=\"form-input\" required><\/div>\n          <div class=\"form-group\"><label class=\"form-label\" for=\"tel\">T\u00e9l\u00e9phone<\/label><input type=\"tel\" id=\"tel\" name=\"tel\" class=\"form-input\" required><\/div>\n        <\/div>\n\n        <div class=\"form-row\">\n          <div class=\"form-group\">\n            <label class=\"form-label\" for=\"service\">Prestation<\/label>\n            <select id=\"service\" name=\"service\" class=\"form-select\" required>\n              <option value=\"\">S\u00e9lectionner\u2026<\/option>\n              <option>Isolation p\u00e9riph\u00e9rique<\/option>\n              <option>Cloisons de distribution<\/option>\n              <option>Am\u00e9nagement comble \/ garage<\/option>\n              <option>Enduiseur (bandes, lissage)<\/option>\n              <option>Pose parquet<\/option>\n              <option>Pose cuisine<\/option>\n              <option>Projet global \/ plusieurs lots<\/option>\n              <option>Sous-traitance<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"form-group\"><label class=\"form-label\" for=\"date\">Date souhait\u00e9e<\/label><input type=\"date\" id=\"date\" name=\"date\" class=\"form-input\"><\/div>\n        <\/div>\n\n        <div class=\"form-group full\" style=\"margin-bottom: 16px;\">\n          <label class=\"form-label\" for=\"type\">Type de chantier<\/label>\n          <select id=\"type\" name=\"type\" class=\"form-select\">\n            <option>R\u00e9novation<\/option>\n            <option>Construction neuve<\/option>\n            <option>Sous-traitance (pro)<\/option>\n          <\/select>\n        <\/div>\n\n        <div class=\"form-group full\">\n          <label class=\"form-label\" for=\"message\">D\u00e9crivez votre projet<\/label>\n          <textarea id=\"message\" name=\"message\" class=\"form-textarea\" placeholder=\"Surface, localisation, d\u00e9lais, contraintes particuli\u00e8res\u2026\"><\/textarea>\n        <\/div>\n\n        <button type=\"submit\" class=\"btn btn-primary form-submit\">\n          Envoyer ma demande\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg>\n        <\/button>\n\n        <p class=\"form-note\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n          Vos donn\u00e9es restent confidentielles \u2014 utilis\u00e9es uniquement pour votre devis.\n        <\/p>\n      <\/form>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer class=\"footer\" id=\"contact\">\n  <div class=\"container\">\n    <div class=\"footer-grid\">\n      <div>\n        <div class=\"footer-brand\">\n          <div class=\"nav-logo\">LJF<\/div>\n          <div class=\"nav-brand-text\" style=\"color: var(--cream);\">\n            LJF R\u00e9novation\n            <small>Plaquiste \u00b7 Menuiserie<\/small>\n          <\/div>\n        <\/div>\n        <p class=\"footer-about\">LJF R\u00e9novation \u2014 artisan plaquiste et menuisier qualifi\u00e9, r\u00e9novation, neuf et sous-traitance. Bas\u00e9 en r\u00e9gion, intervention dans un rayon de 50 km.<\/p>\n      <\/div>\n\n      <div>\n        <h4>Prestations<\/h4>\n        <ul>\n          <li><a href=\"#services\">Isolation p\u00e9riph\u00e9rique<\/a><\/li>\n          <li><a href=\"#services\">Cloisons distribution<\/a><\/li>\n          <li><a href=\"#services\">Am\u00e9nagement comble<\/a><\/li>\n          <li><a href=\"#services\">Enduiseur<\/a><\/li>\n          <li><a href=\"#services\">Parquet &amp; cuisine<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div>\n        <h4>Navigation<\/h4>\n        <ul>\n          <li><a href=\"#services\">Nos services<\/a><\/li>\n          <li><a href=\"#realisations\">R\u00e9alisations<\/a><\/li>\n          <li><a href=\"#apropos\">\u00c0 propos<\/a><\/li>\n          <li><a href=\"#rdv\">Prendre rendez-vous<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div>\n        <h4>Contact<\/h4>\n        <ul class=\"footer-contact\">\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>06 00 00 00 00<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>contact@ljf-renovation.fr<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>Lun\u2013Sam \u00b7 8h\u201319h<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"footer-bottom\">\n      <div>\u00a9 2026 LJF R\u00e9novation \u2014 Tous droits r\u00e9serv\u00e9s<\/div>\n      <div class=\"footer-badges\">\n        <span class=\"footer-badge\">Assurance D\u00e9cennale<\/span>\n        <span class=\"footer-badge\">SIRET valid\u00e9<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>LJF R\u00e9novation \u2014 Plaquiste &#038; Menuisier \u00b7 R\u00e9novation &#038; Neuf LJF LJF R\u00e9novation Plaquiste \u00b7 Menuiserie Prestations R\u00e9alisations \u00c0 propos Contact Prendre Rendez-vous Artisan du b\u00e2timent \u00b7 Depuis 15 ans B\u00e2tiravec exigence,livrer avec soin. Plaquiste et menuisier qualifi\u00e9 \u2014 r\u00e9novation, neuf et sous-traitance accept\u00e9e. Du gros \u0153uvre int\u00e9rieur aux finitions fines, chaque chantier re\u00e7oit la [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"rttpg_full_width","meta":{"footnotes":""},"class_list":["post-59","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"admin6349","author_link":"https:\/\/piochesas.fr\/index.php\/author\/admin6349\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"LJF R\u00e9novation \u2014 Plaquiste &#038; Menuisier \u00b7 R\u00e9novation &#038; Neuf LJF LJF R\u00e9novation Plaquiste \u00b7 Menuiserie Prestations R\u00e9alisations \u00c0 propos Contact Prendre Rendez-vous Artisan du b\u00e2timent \u00b7 Depuis 15 ans B\u00e2tiravec exigence,livrer avec soin. Plaquiste et menuisier qualifi\u00e9 \u2014 r\u00e9novation, neuf et sous-traitance accept\u00e9e. Du gros \u0153uvre int\u00e9rieur aux finitions fines, chaque chantier re\u00e7oit la\u2026","_links":{"self":[{"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/pages\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/comments?post=59"}],"version-history":[{"count":27,"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/pages\/59\/revisions"}],"predecessor-version":[{"id":96,"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/pages\/59\/revisions\/96"}],"wp:attachment":[{"href":"https:\/\/piochesas.fr\/index.php\/wp-json\/wp\/v2\/media?parent=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}