{"id":22,"date":"2026-06-07T14:18:16","date_gmt":"2026-06-07T14:18:16","guid":{"rendered":"http:\/\/vertkaki.fr\/?page_id=22"},"modified":"2026-07-13T08:50:36","modified_gmt":"2026-07-13T08:50:36","slug":"accueil","status":"publish","type":"page","link":"https:\/\/vertkaki.fr\/","title":{"rendered":"ACCUEIL"},"content":{"rendered":"\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>Vert Kaki \u2013 Architecte d&rsquo;int\u00e9rieur \u00e0 Bordeaux \u00b7 Des lieux qui se ressentent autant qu&rsquo;ils se regardent<\/title>\n  <meta name=\"description\" content=\"Vert Kaki, cabinet d'architecture d'int\u00e9rieur et de d\u00e9coration \u00e0 Bordeaux. Astrid Burrot cr\u00e9e des int\u00e9rieurs sur mesure, sensibles et authentiques pour particuliers et professionnels en Gironde et toute la France.\" \/>\n  <link rel=\"canonical\" href=\"https:\/\/vertkaki.fr\/\" \/>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"LocalBusiness\",\n    \"name\": \"Vert Kaki\",\n    \"description\": \"Cabinet d'architecture d'int\u00e9rieur et de d\u00e9coration \u00e0 Bordeaux.\",\n    \"url\": \"https:\/\/vertkaki.fr\",\n    \"telephone\": \"+33786404873\",\n    \"email\": \"astrid.burrot@gmail.com\",\n    \"founder\": { \"@type\": \"Person\", \"name\": \"Astrid Burrot\" },\n    \"address\": { \"@type\": \"PostalAddress\", \"streetAddress\": \"12 Rue Teulere\", \"addressLocality\": \"Bordeaux\", \"postalCode\": \"33000\", \"addressCountry\": \"FR\" },\n    \"areaServed\": [\"Bordeaux\", \"Gironde\", \"Nouvelle-Aquitaine\", \"France\"],\n    \"sameAs\": [\"https:\/\/www.instagram.com\/vert_kaki_architecture\"]\n  }\n  <\/script>\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=Karantina:wght@400;700&#038;family=Jost:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\" \/>\n\n  <style>\n    :root {\n      --vert-kaki:   #6B705C;\n      --sauge:       #A5A58D;\n      --travertin:   #D6C8B2;\n      --terre-cuite: #B46A4D;\n      --noyer:       #4A3728;\n      --bleu-nuit:   #364958;\n      --creme:       #F5EFE6;\n      --ocre:        #C9A66B;\n      --brun:        #2c2218;\n      --gris:        #e8e4dc;\n      --blanc:       #ffffff;\n      --font-titre:  'Karantina', cursive;\n      --font-corps:  'Jost', 'Helvetica Neue', sans-serif;\n      --max: 1080px;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n    body {\n      background: var(--creme);\n      color: var(--brun);\n      font-family: var(--font-corps);\n      font-weight: 300;\n      line-height: 1.72;\n    }\n    img { display: block; max-width: 100%; height: auto; }\n    a { color: inherit; }\n\n    h1, h2, h3, h4, h5, h6 {\n      font-family: var(--font-titre);\n      font-weight: 400;\n      letter-spacing: .06em;\n    }\n    p { margin-bottom: .85rem; }\n    p:last-child { margin-bottom: 0; }\n\n    .label {\n      font-family: var(--font-corps);\n      font-size: .65rem;\n      letter-spacing: .26em;\n      text-transform: uppercase;\n      font-weight: 400;\n      color: var(--sauge);\n      display: block;\n    }\n\n    \/* ==============================\n       HERO\n    ============================== *\/\n    .hero {\n      position: relative;\n      width: 100%;\n    }\n    .hero img {\n      width: 100%;\n      aspect-ratio: 16\/7;\n      object-fit: cover;\n      object-position: center 40%;\n      display: block;\n    }\n    .hero__text {\n      position: absolute;\n      bottom: clamp(1.5rem, 4vw, 3rem);\n      left: clamp(1.5rem, 5vw, 4rem);\n      color: var(--creme);\n    }\n    .hero__text h4 {\n      font-size: clamp(1.2rem, 3vw, 2rem);\n      text-transform: uppercase;\n      line-height: 1.2;\n      color: #ffffff;\n      text-shadow: 0 1px 3px rgba(0,0,0,.9), 0 2px 16px rgba(0,0,0,.65);\n    }\n    .hero__text h6 {\n      font-family: var(--font-corps);\n      font-size: clamp(.75rem, 1.5vw, .95rem);\n      font-weight: 400;\n      letter-spacing: .12em;\n      margin-top: .4rem;\n      color: #ffffff;\n      text-shadow: 0 1px 3px rgba(0,0,0,.9), 0 2px 14px rgba(0,0,0,.7);\n      text-transform: none;\n    }\n\n    \/* ==============================\n       SERVICES \u2014 3 ic\u00f4nes, fond cr\u00e8me pur\n    ============================== *\/\n    .services {\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: clamp(3rem, 7vw, 5rem) 1.5rem;\n    }\n    .services__grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: clamp(1.5rem, 4vw, 3rem);\n      text-align: center;\n    }\n    .service-item { display: flex; flex-direction: column; align-items: center; gap: .9rem; }\n    .service-item a { text-decoration: none; color: var(--brun); }\n    .service-item img {\n      width: clamp(72px, 12vw, 120px);\n      height: clamp(72px, 12vw, 120px);\n      object-fit: contain;\n    }\n    .service-item h5 {\n      font-size: clamp(.95rem, 2vw, 1.3rem);\n      text-transform: uppercase;\n      color: var(--vert-kaki);\n    }\n    .service-item p {\n      font-size: .88rem;\n      font-weight: 300;\n      color: #5a5048;\n      max-width: 240px;\n      margin: 0 auto;\n    }\n    .services__cta {\n      text-align: center;\n      margin-top: 2.2rem;\n    }\n    .btn-text {\n      font-family: var(--font-corps);\n      font-size: .73rem;\n      font-weight: 400;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      text-decoration: none;\n      color: var(--sauge);\n      border-bottom: 1px solid var(--ocre);\n      padding-bottom: 2px;\n      transition: color .2s;\n    }\n    .btn-text:hover { color: var(--vert-kaki); }\n\n    \/* ==============================\n       PROJETS \u2014 2 images a\u00e9r\u00e9es avec espace entre elles\n    ============================== *\/\n\n    \/* Image vedette P\u00e9rel *\/\n    .vedette {\n      position: relative;\n      width: 100%;\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 0 1.5rem;\n    }\n    .vedette a { display: block; }\n    .vedette img {\n      width: 100%;\n      aspect-ratio: 16\/8;\n      object-fit: cover;\n      display: block;\n    }\n    .vedette__caption {\n      position: absolute;\n      bottom: clamp(1.2rem, 3vw, 2.5rem);\n      left: 50%;\n      transform: translateX(-50%);\n      text-align: center;\n      color: var(--creme);\n      width: 85%;\n    }\n    .vedette__caption h3 {\n      font-size: clamp(1.2rem, 3vw, 2.2rem);\n      color: #ffffff;\n      text-shadow: 0 1px 3px rgba(0,0,0,.9), 0 2px 18px rgba(0,0,0,.7);\n    }\n    .vedette__link {\n      display: inline-block;\n      margin-top: .6rem;\n      font-family: var(--font-corps);\n      font-size: .7rem;\n      font-weight: 400;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      text-decoration: none;\n      color: var(--creme);\n      border-bottom: 1px solid rgba(255,255,255,.55);\n      padding-bottom: 2px;\n    }\n\n    \/* Espace a\u00e9r\u00e9 entre les 2 images *\/\n    .projets-sep {\n      padding: clamp(2rem, 5vw, 3.5rem) 1.5rem;\n      max-width: var(--max);\n      margin: 0 auto;\n      text-align: center;\n    }\n    .projets-sep .label { margin-bottom: .4rem; }\n\n    \/* Image secondaire M\u00e9ribel *\/\n    .secondary {\n      width: 100%;\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 0 1.5rem;\n    }\n    .secondary a { display: block; }\n    .secondary img {\n      width: 100%;\n      aspect-ratio: 16\/7;\n      object-fit: cover;\n      display: block;\n    }\n    .secondary__name {\n      font-family: var(--font-titre);\n      font-size: 1rem;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      color: var(--sauge);\n      margin-top: .6rem;\n      display: block;\n    }\n\n    \/* ==============================\n       \u00c0 PROPOS \u2014 espace g\u00e9n\u00e9reux avant\n    ============================== *\/\n    .about {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      max-width: var(--max);\n      margin: clamp(3rem, 7vw, 5rem) auto 0;\n      border-top: 1px solid var(--travertin);\n    }\n    .about__text {\n      padding: clamp(2.5rem, 6vw, 5rem) clamp(1.5rem, 5vw, 4rem);\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .about__text h2 {\n      font-size: clamp(1.5rem, 3vw, 2.2rem);\n      color: var(--brun);\n      margin-bottom: 1rem;\n      line-height: 1.2;\n    }\n    .about__text p { font-size: .93rem; color: #4a4038; line-height: 1.75; margin-bottom: .85rem; }\n    .about__credit { font-size: .7rem; color: var(--sauge); font-style: italic; }\n    .about__img { overflow: hidden; }\n    .about__img img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: top center;\n      display: block;\n    }\n\n    \/* ==============================\n       AVIS\n    ============================== *\/\n    .avis-section {\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: clamp(2.5rem, 6vw, 4.5rem) 1.5rem;\n      border-top: 1px solid var(--travertin);\n    }\n    .avis-section h2 {\n      font-size: clamp(1.4rem, 3vw, 2rem);\n      color: var(--brun);\n      margin-bottom: 2rem;\n    }\n    .avis-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 2rem;\n    }\n    .avis p {\n      font-style: italic;\n      font-size: .93rem;\n      line-height: 1.7;\n      color: #4a4038;\n      margin-bottom: .6rem;\n    }\n    .avis strong {\n      font-size: .75rem;\n      font-weight: 500;\n      letter-spacing: .1em;\n      color: var(--sauge);\n      text-transform: uppercase;\n    }\n\n    \/* CTA final *\/\n    .cta-contact {\n      text-align: center;\n      padding: clamp(2.5rem, 6vw, 4rem) 1.5rem;\n      border-top: 1px solid var(--travertin);\n    }\n    .cta-contact a {\n      font-family: var(--font-titre);\n      font-size: clamp(1.4rem, 3vw, 2rem);\n      font-weight: 400;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      text-decoration: none;\n      color: var(--vert-kaki);\n      transition: color .2s;\n    }\n    .cta-contact a:hover { color: var(--brun); }\n\n    .seo-footer {\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: .8rem 1.5rem 2rem;\n      font-size: .7rem;\n      color: #aaa;\n      line-height: 1.9;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .services__grid { grid-template-columns: 1fr; gap: 2.2rem; }\n      .hero img { aspect-ratio: 4\/3; }\n      .vedette img { aspect-ratio: 4\/3; }\n      .secondary img { aspect-ratio: 4\/3; }\n      .about { grid-template-columns: 1fr; }\n      .about__img { order: -1; max-height: 280px; }\n      .about__img img { height: 280px; }\n      .about__text { padding: 2rem 1.2rem; }\n      .vedette, .secondary { padding: 0 .8rem; }\n    }\n    @media (max-width: 480px) {\n      .hero__text h4 { font-size: 1.1rem; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <img decoding=\"async\"\n    src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/b56a5a02-af43-4afc-92cd-0eff7b067cd6.jpg\"\n    alt=\"Architecture d'int\u00e9rieur sur mesure \u00e0 Bordeaux \u2013 Vert Kaki\"\n    loading=\"eager\" fetchpriority=\"high\"\n  \/>\n  <div class=\"hero__text\">\n    <h4>Cabinet d&rsquo;architecture d&rsquo;int\u00e9rieur<br>et de d\u00e9coration \u00e0 Bordeaux<\/h4>\n    <h6>Plus qu&rsquo;un int\u00e9rieur, un lieu dans lequel vous vous reconna\u00eetrez.<\/h6>\n  <\/div>\n<\/section>\n\n<!-- SERVICES -->\n<section class=\"services\">\n  <div class=\"services__grid\">\n    <div class=\"service-item\">\n      <a href=\"https:\/\/vertkaki.fr\/index.php\/conception-sur-mesure\/\">\n        <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-27-juin-2026-14_55_27.png\" alt=\"Conception sur mesure\" loading=\"lazy\" \/>\n      <\/a>\n      <h5><a href=\"https:\/\/vertkaki.fr\/index.php\/conception-sur-mesure\/\">Conception sur mesure<\/a><\/h5>\n      <p>Des lieux uniques qui r\u00e9v\u00e8lent votre mani\u00e8re d&rsquo;habiter. Des espaces o\u00f9 l&rsquo;on a envie de rester, pas que de montrer.<\/p>\n    <\/div>\n    <div class=\"service-item\">\n      <a href=\"https:\/\/vertkaki.fr\/index.php\/matieres-et-artisanat\/\">\n        <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-27-juin-2026-14_55_27-copie.png\" alt=\"Mati\u00e8res et artisanat\" loading=\"lazy\" \/>\n      <\/a>\n      <h5><a href=\"https:\/\/vertkaki.fr\/index.php\/matieres-et-artisanat\/\">Mati\u00e8res &amp; Artisanat<\/a><\/h5>\n      <p>Mat\u00e9riaux nobles et vernaculaires, travaill\u00e9s avec des artisans passionn\u00e9s.<\/p>\n    <\/div>\n    <div class=\"service-item\">\n      <a href=\"https:\/\/vertkaki.fr\/index.php\/accompagnement-global\/\">\n        <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-27-juin-2026-14_55_27-copie-2.png\" alt=\"Accompagnement global\" loading=\"lazy\" \/>\n      <\/a>\n      <h5><a href=\"https:\/\/vertkaki.fr\/index.php\/accompagnement-global\/\">Accompagnement global<\/a><\/h5>\n      <p>De la conception \u00e0 la r\u00e9alisation, je vous accompagne avec \u00e9coute et exigence.<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"services__cta\">\n    <a href=\"https:\/\/vertkaki.fr\/index.php\/services\/\" class=\"btn-text\">D\u00e9couvrir les services<\/a>\n  <\/div>\n<\/section>\n\n<!-- PROJET VEDETTE \u2014 P\u00e9rel -->\n<div style=\"padding: clamp(2.5rem,6vw,4rem) 0 0;\">\n  <div class=\"vedette\">\n    <a href=\"https:\/\/vertkaki.fr\/index.php\/perel\/\">\n      <img decoding=\"async\"\n        src=\"http:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Image4.jpg\"\n        alt=\"Biblioth\u00e8que escalier sur mesure, vue de face \u2013 projet P\u00e9rel, Dordogne \u2013 Vert Kaki\"\n        loading=\"lazy\"\n      \/>\n    <\/a>\n    <div class=\"vedette__caption\">\n      <h3>Une maison devrait ressembler \u00e0 ceux qui l&rsquo;habitent<\/h3>\n      <a href=\"https:\/\/vertkaki.fr\/index.php\/projets\/\" class=\"vedette__link\">D\u00e9couvrir les projets<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ESPACE A\u00c9R\u00c9 + label entre les 2 images -->\n<div class=\"projets-sep\">\n  <span class=\"label\">\u00c0 la une<\/span>\n<\/div>\n\n<!-- IMAGE SECONDAIRE \u2014 M\u00e9ribel -->\n<div class=\"secondary\">\n  <a href=\"https:\/\/vertkaki.fr\/index.php\/meribel\/\">\n    <img decoding=\"async\"\n      src=\"http:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Image24-1024x576.jpg\"\n      alt=\"R\u00e9novation appartement chalet M\u00e9ribel \u2013 Vert Kaki\"\n      loading=\"lazy\"\n    \/>\n    <span class=\"secondary__name\">M\u00e9ribel<\/span>\n  <\/a>\n<\/div>\n\n<!-- \u00c0 PROPOS -->\n<section class=\"about\">\n  <div class=\"about__text\">\n    <h2>Qui suis-je ?<\/h2>\n    <p>Derri\u00e8re Vert Kaki, il y a Astrid Burrot, architecte d&rsquo;int\u00e9rieur \u00e0 Bordeaux. Passionn\u00e9e par les lieux qui racontent une histoire, j&rsquo;accompagne particuliers et professionnels dans leurs projets de r\u00e9novation et d&rsquo;am\u00e9nagement.<\/p>\n    <p>Mon approche associe sensibilit\u00e9 esth\u00e9tique, fonctionnalit\u00e9 et attention port\u00e9e aux d\u00e9tails, afin de cr\u00e9er des espaces uniques pens\u00e9s pour ceux qui les habitent.<\/p>\n    <p class=\"about__credit\">Cr\u00e9dit : Atoumo Studio \u00b7 Villa Kasbah, T Design Architecture<\/p>\n    <a href=\"https:\/\/vertkaki.fr\/index.php\/a-propos-de\/\" class=\"btn-text\" style=\"margin-top:1.2rem;\">En savoir plus<\/a>\n  <\/div>\n  <div class=\"about__img\">\n    <img decoding=\"async\"\n      src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/220-1024x731.jpg\"\n      alt=\"Astrid Burrot, architecte d'int\u00e9rieur Vert Kaki Bordeaux\"\n      loading=\"lazy\"\n    \/>\n  <\/div>\n<\/section>\n\n<!-- AVIS -->\n<section class=\"avis-section\">\n  <h2>Ils m&rsquo;ont fait confiance<\/h2>\n  <div class=\"avis-grid\">\n    <div class=\"avis\">\n      <p>\u00ab J&rsquo;ai fait appel \u00e0 Kaki face \u00e0 une probl\u00e9matique dans l&rsquo;am\u00e9nagement du coin escalier. Elle m&rsquo;est revenue avec des id\u00e9es absolument g\u00e9niales. Pour son \u00e9coute, ses qualit\u00e9s d&rsquo;analyse, sa cr\u00e9ativit\u00e9, sa r\u00e9activit\u00e9 et sa ponctualit\u00e9 \u2014 je vous souhaite de merveilleux projets avec elle. \u00bb<\/p>\n      <strong>Nathalie C.<\/strong>\n    <\/div>\n    <div class=\"avis\">\n      <p>\u00ab Un immense merci pour ce superbe accompagnement. Tr\u00e8s \u00e0 l&rsquo;\u00e9coute de mon projet, Kaki a parfaitement pris en compte mes attentes tout en \u00e9tant une incroyable source de propositions cr\u00e9atives. Le r\u00e9sultat d\u00e9passe mes esp\u00e9rances, je la recommande les yeux ferm\u00e9s. \u00bb<\/p>\n      <strong>Thibaud K.<\/strong>\n    <\/div>\n    <div class=\"avis\">\n      <p>\u00ab Je recommande Kaki \u00e0 100 % ! Je partais compl\u00e8tement perdu, sans id\u00e9e pr\u00e9cise de ce que je voulais. Gr\u00e2ce aux questions de Kaki, j\u2019ai r\u00e9ussi \u00e0 mettre des mots sur ce que je voulais vraiment ressentir chez moi. Son approche est humaine, sensible et tr\u00e8s diff\u00e9rente. Elle prend le temps de comprendre qui vous \u00eates avant de parler d\u00e9coration. Le r\u00e9sultat est largement au-dessus de mes attentes : aujourd\u2019hui, je me sens incroyablement bien chez moi. Merci pour ton \u00e9coute, ton suivi et ta cr\u00e9ativit\u00e9 ! \u00bb<\/p>\n      <strong>Guillaume B.<\/strong>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA -->\n<div class=\"cta-contact\">\n  <a href=\"https:\/\/vertkaki.fr\/index.php\/contact\/\">Rencontrons-nous !<\/a>\n<\/div>\n\n<p class=\"seo-footer\">\n  <strong>Vert Kaki<\/strong> \u2013 Astrid Burrot, architecte d&rsquo;int\u00e9rieur dipl\u00f4m\u00e9e \u00e0 <strong>Bordeaux<\/strong> (Gironde, 33). Conception sur mesure, d\u00e9coration int\u00e9rieure, r\u00e9novation, moodboard, suivi de chantier. Bordeaux, M\u00e9rignac, Pessac, Arcachon, P\u00e9rigueux, Biarritz, La Rochelle, et toute la France. Recommand\u00e9e par Espaces Atypiques Gironde.\n<\/p>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Vert Kaki \u2013 Architecte d&rsquo;int\u00e9rieur \u00e0 Bordeaux \u00b7 Des lieux qui se ressentent autant qu&rsquo;ils se regardent Cabinet d&rsquo;architecture d&rsquo;int\u00e9rieuret de d\u00e9coration \u00e0 Bordeaux Plus qu&rsquo;un int\u00e9rieur, un lieu dans lequel vous vous reconna\u00eetrez. Conception sur mesure Des lieux uniques qui r\u00e9v\u00e8lent votre mani\u00e8re d&rsquo;habiter. Des espaces o\u00f9 l&rsquo;on a envie de rester, pas que [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"blocksy_meta":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin6621","author_link":"https:\/\/vertkaki.fr\/index.php\/author\/admin6621\/"},"uagb_comment_info":0,"uagb_excerpt":"Vert Kaki \u2013 Architecte d&rsquo;int\u00e9rieur \u00e0 Bordeaux \u00b7 Des lieux qui se ressentent autant qu&rsquo;ils se regardent Cabinet d&rsquo;architecture d&rsquo;int\u00e9rieuret de d\u00e9coration \u00e0 Bordeaux Plus qu&rsquo;un int\u00e9rieur, un lieu dans lequel vous vous reconna\u00eetrez. Conception sur mesure Des lieux uniques qui r\u00e9v\u00e8lent votre mani\u00e8re d&rsquo;habiter. Des espaces o\u00f9 l&rsquo;on a envie de rester, pas que\u2026","_links":{"self":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":46,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":533,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages\/22\/revisions\/533"}],"wp:attachment":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}