{"id":37554,"date":"2026-06-26T08:35:32","date_gmt":"2026-06-26T06:35:32","guid":{"rendered":"https:\/\/lapintoramica.com\/?page_id=37554"},"modified":"2026-07-08T10:35:20","modified_gmt":"2026-07-08T08:35:20","slug":"inicio","status":"publish","type":"page","link":"https:\/\/lapintoramica.com\/es\/inicio\/","title":{"rendered":"Inicio"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n*{\n      margin:0;\n      padding:0;\n      box-sizing:border-box;\n    }\n\n    body{\n      font-family:\"Inter\",sans-serif;\n      background:#fffaf3!important;\n      color:#2d241f;\n      overflow-x:hidden;\n    }\n\n.main-page-wrapper {\n    margin-top: 58px!important;\n}\n.lp-home{\n  --lp-ink:#2f261f;\n  --lp-clay:#c87955;\n  --lp-sage:#a8b29a;\n  --lp-sage-dark:#7f8a72;\n  --lp-cream:#fffaf3;\n\n  font-family:inherit;\n  color:var(--lp-ink);\n  background:var(--lp-cream);\n}\n\n.lp-home *{\n  box-sizing:border-box;\n}\n \n.lp-section{\n  padding:80px 6%;\n}\n\n.lp-hero{\n  min-height:86vh;\n  display:flex;\n  align-items:center;\n  overflow:hidden;\n  color:#fff;\n  background:\n    linear-gradient(rgba(38,52,42,.62),rgba(28,38,32,.72)),\n    url(\"\/img\/HERO HOME DESKTOP.JPG\") center\/cover no-repeat;\n  background-color:#2f4639;\n}\n\n.lp-hero-content{\n  max-width:780px;\n}\n\n.lp-eyebrow{\n  text-transform:uppercase;\n  letter-spacing:.12em;\n  font-size:14px;\n  font-weight:700;\n  margin-bottom:18px;\n}\n\n.lp-hero h1{\n  font-size:clamp(42px,7vw,82px);\n  line-height:.95;\n  margin:0 0 24px;\n}\n\n.lp-hero p{\n  font-size:clamp(18px,2.2vw,24px);\n  max-width:680px;\n  margin-bottom:34px;\n  line-height:1.45;\n}\n\n.lp-buttons{\n  display:flex;\n  gap:16px;\n  flex-wrap:wrap;\n}\n\n.lp-btn{\n  display:inline-block;\n  padding:16px 28px;\n  border-radius:999px;\n  text-decoration:none;\n  font-weight:800;\n  transition:.2s ease;\n}\n\n.lp-btn-primary{\n  background:var(--lp-clay);\n  color:#fff !important;\n}\n\n.lp-btn-secondary{\n  background:rgba(168,178,154,.18);\n  border:1px solid rgba(255,255,255,.18);\n  color:#fff;\n  backdrop-filter:blur(6px);\n}\n\n.lp-btn:hover{\n  transform:translateY(-2px);\n  opacity:.92;\n}\n\n.lp-trust{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:18px;\n  background:#2f261f;\n  padding:18px 6%;\n  text-align:center;\n}\n\n.lp-trust div{\n  color:#fff;\n  font-size:14px;\n  font-weight:700;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lp-section-title{\n  max-width:800px;\n  margin-bottom:44px;\n}\n\n.lp-section-title h2{\n  font-size:clamp(32px,4vw,54px);\n  line-height:1;\n  margin:0 0 18px;\n}\n\n.lp-section-title p{\n  font-size:18px;\n  line-height:1.65;\n}\n\n.lp-grid-3{\n  display:grid;\n  gap:24px;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.lp-grid-6{\n  display:flex;\n  gap:24px;\n  overflow-x:auto;\n  scroll-snap-type:x mandatory;\n  padding-bottom:18px;\n  -webkit-overflow-scrolling:touch;\n  scrollbar-width:thin;\n}\n\n.lp-grid-6::-webkit-scrollbar{\n  height:8px;\n}\n\n.lp-grid-6::-webkit-scrollbar-thumb{\n  background:rgba(47,38,31,.18);\n  border-radius:999px;\n}\n\n.lp-grid-6 .lp-card{\n  flex:0 0 320px;\n  min-width:320px;\n  scroll-snap-align:start;\n}\n\n.lp-card{\n  background:#fff;\n  border-radius:28px;\n  overflow:hidden;\n  box-shadow:0 14px 38px rgba(47,38,31,.08);\n}\n\n.lp-card img{\n  width:100%;\n  height:260px;\n  object-fit:cover;\n  display:block;\n}\n\n.lp-card-content{\n  padding:28px;\n}\n\n.lp-card h3{\n  font-size:24px;\n  margin:0 0 12px;\n}\n\n.lp-card p{\n  line-height:1.6;\n  margin:0 0 20px;\n}\n\n.lp-card a{\n  color:var(--lp-sage-dark);\n  font-weight:800;\n  text-decoration:none;\n}\n\n.lp-photo-carousel{\n  position:relative;\n  height:260px;\n  overflow:hidden;\n}\n\n.lp-carousel-track{\n  display:flex;\n  height:100%;\n  overflow-x:auto;\n  scroll-snap-type:x mandatory;\n  scroll-behavior:smooth;\n  -webkit-overflow-scrolling:touch;\n  scrollbar-width:none;\n}\n\n.lp-carousel-track::-webkit-scrollbar{\n  display:none;\n}\n\n.lp-carousel-track img{\n  flex:0 0 100%;\n  width:100%;\n  height:260px;\n  object-fit:cover;\n  scroll-snap-align:start;\n  display:block;\n}\n\n.lp-carousel-dots{\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:14px;\n  display:flex;\n  justify-content:center;\n  gap:10px;\n  z-index:10;\n}\n\n.lp-carousel-dots button{\n  width:9px;\n  height:9px;\nmin-height: initial;\n  border-radius:50%;\n  border:1px solid rgba(47,38,31,.35);\n  padding:0;\n  cursor:pointer;\n  background:rgba(255,255,255,.8);\n  box-shadow:0 1px 4px rgba(47,38,31,.35);\n  transition:all .25s ease;\n}\n\n.lp-carousel-dots button.active{\n  width:24px;\n  border-radius:999px;\n  background:#fff;\n}\n\n.lp-highlight{\n  background:linear-gradient(180deg,#f6efe5 0%,#eef1ea 100%);\n}\n\n.lp-vertical-video{\n  max-width:420px;\n  margin:auto;\n  overflow:hidden;\n  border-radius:32px;\n  box-shadow:0 14px 38px rgba(47,38,31,.12);\n  background:#000;\n}\n\n.lp-vertical-video iframe,\n.lp-vertical-video video{\n  width:100%;\n  aspect-ratio:9\/16;\n  border:0;\n  display:block;\n  object-fit:cover;\n}\n\n.lp-cta{\n  text-align:center;\n  background:linear-gradient(135deg,#2f261f 0%,#435043 100%);\n  color:#fff;\n  border-radius:36px;\n  padding:70px 8%;\n}\n\n.lp-cta h2{\n  font-size:clamp(34px,5vw,64px);\n  margin:0 0 20px;\n}\n\n.lp-faq details{\n  background:#fff;\n  border-radius:18px;\n  margin-bottom:14px;\n  padding:22px 26px;\n  border-left:4px solid rgba(168,178,154,.55);\n}\n\n.lp-faq summary{\n  font-size:18px;\n  font-weight:800;\n  cursor:pointer;\n}\n\n.lp-sticky-mobile{\n  position:fixed;\n  bottom:14px;\n  left:14px;\n  right:14px;\n  z-index:9999;\n  text-align:center;\n  background:var(--lp-clay);\n  color:#fff !important;\n  padding:16px;\n  border-radius:999px;\n  font-weight:900;\n  text-decoration:none;\n  opacity:0;\n  visibility:hidden;\n  transform:translateY(20px);\n  transition:.25s ease;\n}\n\n.lp-sticky-mobile.show-sticky{\n  opacity:1;\n  visibility:visible;\n  transform:translateY(0);\n}\n\n@media (min-width:901px){\n  .lp-sticky-mobile{\n    display:none !important;\n  }\n}\n\n@media (max-width:1100px){\n  .lp-grid-3{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .lp-trust{\n    grid-template-columns:repeat(3,1fr);\n  }\n}\n\n@media (max-width:900px){\n  .lp-home{\n    padding-bottom:84px;\n  }\n\n  .lp-section{\n    padding:58px 5%;\n  }\n\n  .lp-grid-3,\n  .lp-trust{\n    grid-template-columns:1fr;\n  }\n\n  .lp-grid-6{\n    margin-right:-5%;\n    padding-right:5%;\n  }\n\n  .lp-grid-6 .lp-card{\n    flex:0 0 84vw;\n    min-width:84vw;\n  }\n\n  .lp-gift-grid{\n    grid-template-columns:1fr !important;\n  }\n\n  .lp-btn{\n    width:100%;\n    text-align:center;\n  }\n}\n\n@media (max-width:480px){\n  .lp-hero{\n    min-height:78vh;\n  }\n\n  .lp-hero h1{\n    font-size:40px;\n  }\n\n  .lp-card-content{\n    padding:22px;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function(){\n\n  const stickyBtn = document.getElementById(\"stickyReserva\");\n  const heroButtons = document.querySelector(\".lp-buttons\");\n\n  function toggleStickyButton(){\n    if(!stickyBtn || !heroButtons) return;\n\n    const heroBottom = heroButtons.getBoundingClientRect().bottom;\n\n    if(heroBottom < 0){\n      stickyBtn.classList.add(\"show-sticky\");\n    }else{\n      stickyBtn.classList.remove(\"show-sticky\");\n    }\n  }\n\n  window.addEventListener(\"scroll\", toggleStickyButton);\n\n  document.querySelectorAll(\".lp-photo-carousel\").forEach(function(carousel){\n    const track = carousel.querySelector(\".lp-carousel-track\");\n    const images = carousel.querySelectorAll(\"img\");\n    const dotsContainer = carousel.querySelector(\".lp-carousel-dots\");\n\n    if(!track || !images.length || !dotsContainer) return;\n\n    let index = 0;\n\n    images.forEach(function(_, i){\n      const dot = document.createElement(\"button\");\n      dot.type = \"button\";\n      dot.setAttribute(\"aria-label\", \"Veure imatge \" + (i + 1));\n\n      if(i === 0){\n        dot.classList.add(\"active\");\n      }\n\n      dot.addEventListener(\"click\", function(){\n        goToSlide(i);\n      });\n\n      dotsContainer.appendChild(dot);\n    });\n\n    const dots = dotsContainer.querySelectorAll(\"button\");\n\n    function updateDots(){\n      dots.forEach(function(dot){\n        dot.classList.remove(\"active\");\n      });\n\n      if(dots[index]){\n        dots[index].classList.add(\"active\");\n      }\n    }\n\n    function goToSlide(i){\n      index = i;\n\n      track.scrollTo({\n        left:track.clientWidth * index,\n        behavior:\"smooth\"\n      });\n\n      updateDots();\n    }\n\n    track.addEventListener(\"scroll\", function(){\n      const newIndex = Math.round(track.scrollLeft \/ track.clientWidth);\n\n      if(newIndex === index) return;\n      if(newIndex < 0) return;\n      if(newIndex >= images.length) return;\n\n      index = newIndex;\n      updateDots();\n    });\n  });\n\n});\n<\/script>\n\n<main class=\"lp-home\">\n<section class=\"lp-hero lp-section\">\n  <div class=\"lp-hero-content\">\n    <div class=\"lp-eyebrow\">\n      La Pintor\u00e0mica \u00b7 Gr\u00e0cia i el Born\n    <\/div>\n    <h1>\n      Pinta cer\u00e0mica a Barcelona en un taller creatiu i relaxant\n    <\/h1>\n    <p>\n      Tria una pe\u00e7a, pinta-la al teu ritme i crea un record \u00fanic.\n      Una experi\u00e8ncia original per parelles, amigues i amics,\n      fam\u00edlies, aniversaris, despedides de soltera i empreses.\n    <\/p>\n    <div class=\"lp-buttons\">\n      <a class=\"lp-btn lp-btn-primary\" href=\"\/reserva\/\">Reserva ara<\/a>\n      <a class=\"lp-btn lp-btn-secondary\" href=\"#com-funciona\">Com funciona<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<div class=\"lp-trust\">\n  <div>No cal experi\u00e8ncia<\/div>\n  <div>Gr\u00e0cia i Born<\/div>\n  <div>Ideal per grups<\/div>\n  <div>Xecs regal<\/div>\n  <div>Material incl\u00f2s<\/div>\n<\/div>\n<section id=\"com-funciona\" class=\"lp-section\">\n  <div class=\"lp-section-title\">\n    <h2>Una activitat creativa a Barcelona molt m\u00e9s f\u00e0cil del que imagines<\/h2>\n    <p>\n      A La Pintor\u00e0mica t&#8217;ho preparem tot perqu\u00e8 nom\u00e9s hagis de venir,\n      triar la teva pe\u00e7a i gaudir pintant al teu ritme.\n    <\/p>\n  <\/div>\n  <div class=\"lp-grid-3\">\n    <article class=\"lp-card\">\n      <div class=\"lp-photo-carousel\">\n        <div class=\"lp-carousel-track\">\n          <!-- HERO CAROUSELS: eager + first image above fold -->\n          <img fetchpriority=\"high\" src=\"\/img\/TRIA LA CERAMICA 1.JPG\" alt=\"Selecci\u00f3 de peces de cer\u00e0mica per pintar al taller de Barcelona\" width=\"469\" height=\"260\" loading=\"eager\" decoding=\"async\">\n          <img loading=\"lazy\" src=\"\/img\/TRIA LA CERAMICA 2.JPG\" alt=\"Peces de cer\u00e0mica per triar al taller La Pintor\u00e0mica\" width=\"469\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n          <img loading=\"lazy\" src=\"\/img\/TRIA LA CERAMICA 3.JPG\" alt=\"Tasses i bols de cer\u00e0mica per personalitzar a Barcelona\" width=\"469\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"lp-carousel-dots\"><\/div>\n      <\/div>\n      <div class=\"lp-card-content\">\n        <h3>1. Tria la teva pe\u00e7a<\/h3>\n        <p>Escull entre tasses, plats, bols i moltes altres peces.<\/p>\n      <\/div>\n    <\/article>\n    <article class=\"lp-card\">\n      <div class=\"lp-photo-carousel\">\n        <div class=\"lp-carousel-track\">\n          <img src=\"\/img\/PINTAR CERAMICA BARCELONA 1.JPG\" alt=\"Persona pintant cer\u00e0mica a m\u00e0 al taller de Barcelona\" width=\"469\" height=\"260\" loading=\"eager\" decoding=\"async\">\n          <img loading=\"lazy\" src=\"\/img\/PINTAR CERAMICA BARCELONA 2.JPG\" alt=\"Taller de pintura de cer\u00e0mica a Barcelona\" width=\"469\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n          <img loading=\"lazy\" src=\"\/img\/PINTAR CERAMICA BARCELONA 3.JPG\" alt=\"Pintant cer\u00e0mica al ritme propi a La Pintor\u00e0mica\" width=\"469\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"lp-carousel-dots\"><\/div>\n      <\/div>\n      <div class=\"lp-card-content\">\n        <h3>2. Pinta al teu ritme<\/h3>\n        <p>Et donem idees, materials i ajuda perqu\u00e8 gaudeixis encara que no hagis pintat mai.<\/p>\n      <\/div>\n    <\/article>\n    <article class=\"lp-card\">\n      <div class=\"lp-photo-carousel\">\n        <div class=\"lp-carousel-track\">\n          <img src=\"\/img\/RECULL LA TEVA CERAMICA 1.JPG\" alt=\"Pe\u00e7a de cer\u00e0mica pintada a m\u00e0 llesta per recollir\" width=\"469\" height=\"260\" loading=\"eager\" decoding=\"async\">\n          <img loading=\"lazy\" src=\"\/img\/RECULL LA TEVA CERAMICA 2.JPG\" alt=\"Cer\u00e0mica esmaltada i cuita al taller de Barcelona\" width=\"469\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n          <img loading=\"lazy\" src=\"\/img\/RECULL LA TEVA CERAMICA 3.JPG\" alt=\"Resultat final de la cer\u00e0mica pintada a La Pintor\u00e0mica\" width=\"469\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"lp-carousel-dots\"><\/div>\n      <\/div>\n      <div class=\"lp-card-content\">\n        <h3>3. Recull la teva obra<\/h3>\n        <p>\n          Nosaltres l&#8217;esmaltarem i la posarem al forn.\n          En 3 dies ja la podr\u00e0s venir a recollir.\n        <\/p>\n      <\/div>\n    <\/article>\n  <\/div>\n<\/section>\n<section class=\"lp-section\">\n  <div class=\"lp-section-title\">\n    <h2>Viu l&#8217;experi\u00e8ncia a La Pintor\u00e0mica<\/h2>\n    <p>\n      Descobreix com \u00e9s una sessi\u00f3 de pintura de cer\u00e0mica\n      als nostres tallers de Barcelona.\n    <\/p>\n  <\/div>\n  <div class=\"lp-vertical-video\">\n    <iframe src=\"\/img\/VIU L\u2019EXPERIENCIA A LA PINTORAMICA.mp4\" title=\"V\u00eddeo experi\u00e8ncia La Pintor\u00e0mica\" allowfullscreen=\"\">\n    <\/iframe>\n  <\/div>\n<\/section>\n<section class=\"lp-section lp-highlight\">\n  <div class=\"lp-section-title\">\n    <h2>Quin pla busques?<\/h2>\n    <p>\n      Una activitat original a Barcelona per celebrar,\n      desconnectar o fer alguna cosa diferent.\n    <\/p>\n  <\/div>\n  <div class=\"lp-grid-6\">\n    <article class=\"lp-card\">\n      <img loading=\"lazy\" src=\"\/img\/PLANS PER PARELLES BARCELONA.JPG\" alt=\"Parella pintant cer\u00e0mica junts al taller de Barcelona\" width=\"320\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n      <div class=\"lp-card-content\">\n        <h3>Plans en parella<\/h3>\n        <p>Una cita creativa, tranquil\u00b7la i diferent.<\/p>\n        <a href=\"\/reserva\/\">M\u00e9s informaci\u00f3<\/a>\n      <\/div>\n    <\/article>\n    <article class=\"lp-card\">\n      <img loading=\"lazy\" src=\"\/img\/PLANS AMB AMICS PINTANT CERAMICA.JPEG\" alt=\"Grup d'amigues pintant cer\u00e0mica a Barcelona\" width=\"320\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n      <div class=\"lp-card-content\">\n        <h3>Tardes amb amigues i amics<\/h3>\n        <p>Pinta, parla, riu i desconnecta amb el teu grup.<\/p>\n        <a href=\"\/pla-amb-amigues-i-amics-a-barcelona\/\">M\u00e9s informaci\u00f3<\/a>\n      <\/div>\n    <\/article>\n    <article class=\"lp-card\">\n      <img loading=\"lazy\" src=\"\/img\/ANIVERSARI CREATIU BARCELONA.JPG\" alt=\"Celebraci\u00f3 d'aniversari pintant cer\u00e0mica a Barcelona\" width=\"320\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n      <div class=\"lp-card-content\">\n        <h3>Aniversaris<\/h3>\n        <p>Una celebraci\u00f3 creativa i f\u00e0cil d&#8217;organitzar.<\/p>\n        <a href=\"\/aniversaris-a-barcelona\/\">M\u00e9s informaci\u00f3<\/a>\n      <\/div>\n    <\/article>\n    <article class=\"lp-card\">\n      <img loading=\"lazy\" src=\"\/img\/TEAMBUILDING CREATIU BARCELONA.JPG\" alt=\"Team building creatiu pintant cer\u00e0mica per a empreses a Barcelona\" width=\"320\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n      <div class=\"lp-card-content\">\n        <h3>Team building per empreses<\/h3>\n        <p>Una activitat creativa per equips i empreses.<\/p>\n        <a href=\"\/team-building-creatiu-barcelona\/\">M\u00e9s informaci\u00f3<\/a>\n      <\/div>\n    <\/article>\n    <article class=\"lp-card\">\n      <img loading=\"lazy\" src=\"\/img\/DESPEDIDA SOLTERA BARCELONA.JPG\" alt=\"Despedida de soltera pintant cer\u00e0mica a Barcelona\" width=\"320\" height=\"260\" loading=\"lazy\" decoding=\"async\">\n      <div class=\"lp-card-content\">\n        <h3>Despedides de soltera<\/h3>\n        <p>Un pla original i divertit per celebrar amb el grup.<\/p>\n        <a href=\"\/grups\/\">M\u00e9s informaci\u00f3<\/a>\n      <\/div>\n    <\/article>\n  <\/div>\n<\/section>\n<section class=\"lp-section\">\n  <div class=\"lp-card\" style=\"overflow:hidden;\">\n    <div class=\"lp-gift-grid\" style=\"display:grid;grid-template-columns:1.1fr 1fr;align-items:center;\">\n      <div>\n        <img loading=\"lazy\" src=\"\/img\/Foto xec regal pintar ceramica barcelona.jpg\" alt=\"Xec regal taller de cer\u00e0mica a Barcelona\" width=\"762\" height=\"686\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;height:100%;object-fit:cover;display:block;min-height:420px;\">\n      <\/div>\n      <div class=\"lp-card-content\" style=\"padding:56px;\">\n        <div class=\"lp-eyebrow\" style=\"color:#7f8a72;\">\n          Xec regal\n        <\/div>\n        <h2 style=\"font-size:clamp(34px,4vw,56px);line-height:1;margin:0 0 22px;\">\n          Regala una experi\u00e8ncia creativa a Barcelona\n        <\/h2>\n        <p style=\"font-size:18px;line-height:1.7;margin-bottom:28px;\">\n          Sorpr\u00e8n amb un taller de pintura de cer\u00e0mica a La Pintor\u00e0mica.\n        <\/p>\n        <p style=\"font-size:17px;line-height:1.7;margin-bottom:34px;\">\n          Pots comprar el xec regal online amb l&#8217;import que vulguis\n          i utilitzar-lo quan prefereixis.\n        <\/p>\n        <a class=\"lp-btn lp-btn-primary\" href=\"\/product\/xec-regal\/\">\n          Comprar xec regal\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<section class=\"lp-section\" style=\"padding-top:20px;\">\n  <div class=\"lp-card\" style=\"background:linear-gradient(135deg,rgba(168,178,154,.12) 0%,rgba(246,239,229,.95) 100%);\">\n    <div style=\"padding:44px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap;\">\n      <div style=\"max-width:720px;\">\n        <div class=\"lp-eyebrow\" style=\"color:#7f8a72;\">\n          Les nostres ubicacions\n        <\/div>\n        <h2 style=\"font-size:clamp(28px,4vw,48px);line-height:1.05;margin:0 0 16px;\">\n          Descobreix els nostres tallers a Barcelona\n        <\/h2>\n        <p style=\"font-size:18px;line-height:1.7;margin:0;\">\n          Vine a pintar cer\u00e0mica als nostres espais de Gr\u00e0cia i el Born.\n          Dos tallers creatius i acollidors al centre de Barcelona.\n        <\/p>\n      <\/div>\n      <div>\n        <a class=\"lp-btn lp-btn-primary\" href=\"\/tallers\/\">\n          Veure ubicacions\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<section class=\"lp-section\">\n  <div class=\"lp-cta\">\n    <div class=\"lp-eyebrow\" style=\"color:#cfd8c7;\">\n      Club La Pintor\u00e0mica\n    <\/div>\n    <h2>\n      Acumula punts i aconsegueix descomptes\n    <\/h2>\n    <p style=\"max-width:760px;margin:auto;line-height:1.7;\">\n      Uneix-te gratu\u00eftament al programa de punts de La Pintor\u00e0mica\n      i aconsegueix avantatges, recompenses i descomptes per futurs tallers,\n      peces i experi\u00e8ncies.\n    <\/p>\n    <br><br>\n    <a class=\"lp-btn lp-btn-primary\" href=\"\/my-account\/?action=register\">\n      Crear compte\n    <\/a>\n  <\/div>\n<\/section>\n<section class=\"lp-section lp-faq\">\n  <div class=\"lp-section-title\">\n    <h2>Preguntes freq\u00fcents<\/h2>\n  <\/div>\n  <details>\n    <summary>Cal saber pintar?<\/summary>\n    <p>No. L&#8217;experi\u00e8ncia est\u00e0 pensada per a tothom.<\/p>\n  <\/details>\n  <details>\n    <summary>Quant dura l&#8217;activitat?<\/summary>\n    <p>\n      L&#8217;activitat dura aproximadament dues hores.\n      10 minuts d&#8217;explicaci\u00f3, 1 hora i 40 minuts pintant\n      i 10 minuts finals per fotos i recollir material.\n    <\/p>\n  <\/details>\n  <details>\n    <summary>Quins s\u00f3n els preus?<\/summary>\n    <p>\n      Tenim peces disponibles des de 15 \u20ac.\n      El preu inclou la pe\u00e7a, els materials, l&#8217;esmaltat i la cocci\u00f3 final.\n    <\/p>\n  <\/details>\n  <details>\n    <summary>Hi ha begudes o minibar durant el taller?<\/summary>\n    <p>S\u00ed. Disposem d&#8217;un petit minibar self-service.<\/p>\n  <\/details>\n  <details>\n    <summary>Es pot regalar el taller?<\/summary>\n    <p>\n      S\u00ed. Pots comprar un xec regal online amb l&#8217;import que vulguis.\n      No caduca i es pot utilitzar f\u00e0cilment quan es vingui a fer el taller.\n    <\/p>\n  <\/details>\n  <details>\n    <summary>Quan puc recollir la pe\u00e7a?<\/summary>\n    <p>\n      Nosaltres l&#8217;esmaltarem i la posarem al forn.\n      En 3 dies ja la podr\u00e0s venir a recollir.\n    <\/p>\n  <\/details>\n<\/section>\n<a class=\"lp-sticky-mobile\" id=\"stickyReserva\" href=\"\/reserva\/\">\n  Reserva ara\n<\/a>\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>La Pintor\u00e1mica \u00b7 Gracia y el Born Pinta cer\u00e1mica en Barcelona en un taller creativo y relajante Elige una pieza,<\/p>","protected":false},"author":15384,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank-page.php","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-37554","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/pages\/37554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/users\/15384"}],"replies":[{"embeddable":true,"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/comments?post=37554"}],"version-history":[{"count":21,"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/pages\/37554\/revisions"}],"predecessor-version":[{"id":38122,"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/pages\/37554\/revisions\/38122"}],"wp:attachment":[{"href":"https:\/\/lapintoramica.com\/es\/wp-json\/wp\/v2\/media?parent=37554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}