{"id":45937,"date":"2025-08-28T12:21:00","date_gmt":"2025-08-28T10:21:00","guid":{"rendered":"https:\/\/www.smartphoto.be\/inspiration\/?p=45937"},"modified":"2025-10-14T17:39:56","modified_gmt":"2025-10-14T15:39:56","slug":"decouvrez-votre-vibe-design","status":"publish","type":"post","link":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design","title":{"rendered":"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe"},"content":{"rendered":"\n<p>D\u00e9couvrez <strong>quel type de design<\/strong> vous correspond le mieux en r\u00e9pondant \u00e0 ce quiz de style. Croyez-nous : non seulement les r\u00e9sultats sont amusants \u00e0 d\u00e9couvrir, mais ils vous ouvrent aussi les portes d\u2019un univers rempli de designs cool et uniques qui correspondent parfaitement \u00e0 votre vibe. \u00cates-vous une personne \u00e9nergique et sportive, une accro \u00e0 la plage et la mer, une foodie passionn\u00e9e de cuisine ou encore tout autre chose ? \ud83e\udd29 Il est temps de d\u00e9couvrir votre style !<\/p>\n\n\n\n<!-- File: \/components\/btitu-quiz.html -->\n<div id=\"btitu-quiz\" class=\"btitu-quiz\" data-primary=\"#0ea5e9\" data-accent=\"#f97316\" data-rounded=\"1\"><\/div>\n\n<style>\n  \/* design system (scoped) *\/\n  .btitu-quiz {\n    --btitu-primary: #0ea5e9;\n    --btitu-accent: #f97316;\n    --btitu-bg: #ffffff;\n    --btitu-text: #111827;\n    --btitu-muted: #6b7280;\n    --btitu-border: #e5e7eb;\n    --btitu-radius: 16px; \/* driven by data-rounded *\/\n    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, Noto Sans, \"Apple Color Emoji\", \"Segoe UI Emoji\";\n    color: var(--btitu-text);\n  }\n  .btitu-quiz * { box-sizing: border-box; }\n  .btitu-quiz .btitu-card { max-width: 760px; margin: 24px auto; background: var(--btitu-bg); border: 1px solid var(--btitu-border); border-radius: var(--btitu-radius); box-shadow: 0 6px 20px rgba(0,0,0,.06); overflow: clip; }\n  .btitu-quiz .btitu-header { padding: 20px 22px; border-bottom: 1px solid var(--btitu-border); display: flex; align-items: center; gap: 12px; }\n  .btitu-quiz .btitu-logo { width: 36px; height: 36px; border-radius: 10px; background: linear-gradient(135deg, var(--btitu-primary), var(--btitu-accent)); }\n  .btitu-quiz .btitu-title { margin: 0; font-size: 22px; font-weight: 700; }\n  .btitu-quiz .btitu-sub { margin: 2px 0 0; color: var(--btitu-muted); font-size: 14px; }\n  .btitu-quiz .btitu-body { padding: 22px; }\n\n  .btitu-quiz .btitu-progress { height: 8px; background: #f3f4f6; border-radius: 999px; overflow: hidden; margin: 8px 0 8px; }\n  .btitu-quiz .btitu-progress > span { display: block; height: 100%; width: 0%; background: linear-gradient(90deg, var(--btitu-primary), var(--btitu-accent)); transition: width .35s ease; }\n  .btitu-quiz .btitu-progress-label { display:flex; justify-content: space-between; align-items:center; font-size: 13px; color: var(--btitu-muted); margin-bottom: 10px; }\n\n  .btitu-quiz fieldset { border: 0; padding: 0; margin: 0; }\n  .btitu-quiz legend.btitu-q { font-size: 18px; margin: 0 0 14px; font-weight: 700; }\n\n  .btitu-quiz .btitu-answers { display: grid; gap: 10px; }\n  .btitu-quiz .btitu-answer { position: relative; border: 1px solid var(--btitu-border); border-radius: calc(var(--btitu-radius) - 2px); padding: 14px 14px 14px 44px; cursor: pointer; transition: border-color .2s, box-shadow .2s, transform .05s; }\n  .btitu-quiz .btitu-answer:hover { border-color: var(--btitu-primary); box-shadow: 0 4px 12px rgba(0,0,0,.06); }\n  .btitu-quiz .btitu-answer:active { transform: translateY(1px); }\n  .btitu-quiz .btitu-answer input { position: absolute; inset: 0; opacity: 0; cursor: pointer; } \/* keep accessible *\/\n  .btitu-quiz .btitu-radio { position: absolute; left: 12px; top: 50%; transform: translateY(-50%); width: 20px; height: 20px; border: 2px solid var(--btitu-border); border-radius: 999px; background: #fff; }\n  .btitu-quiz .btitu-answer input:checked ~ .btitu-radio { border-color: var(--btitu-primary); box-shadow: inset 0 0 0 6px var(--btitu-primary); }\n\n  .btitu-quiz .btitu-controls { display: flex; gap: 10px; margin-top: 16px; }\n  .btitu-quiz .btitu-btn { appearance: none; border: 1px solid var(--btitu-border); background: #fff; padding: 12px 16px; border-radius: calc(var(--btitu-radius) - 4px); font-weight: 600; cursor: pointer; transition: transform .06s, box-shadow .2s, border-color .2s, background .2s; }\n  .btitu-quiz .btitu-btn:hover { border-color: var(--btitu-primary); box-shadow: 0 6px 16px rgba(0,0,0,.06); }\n  .btitu-quiz .btitu-btn:active { transform: translateY(1px); }\n  .btitu-quiz .btitu-btn[disabled] { opacity: .6; cursor: not-allowed; }\n  .btitu-quiz .btitu-btn[data-variant=\"primary\"] { background: linear-gradient(135deg, var(--btitu-primary), var(--btitu-accent)); color: #fff; border: none; }\n  .btitu-quiz .btitu-footer { padding: 16px 22px; border-top: 1px solid var(--btitu-border); color: var(--btitu-muted); font-size: 13px; display: flex; justify-content: space-between; align-items: center; gap: 10px; flex-wrap: wrap; }\n  .btitu-quiz .btitu-pill { display: inline-flex; align-items: center; gap: 6px; border: 1px solid var(--btitu-border); border-radius: 999px; padding: 6px 10px; font-weight: 600; }\n  .btitu-quiz .btitu-hidden { display: none !important; }\n  .btitu-quiz .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }\n\n  \/* result styles *\/\n  .btitu-quiz .btitu-result { text-align: center; padding: 14px 2px; }\n  .btitu-quiz .btitu-badge { display: inline-flex; align-items: center; gap: 8px; padding: 8px 10px; border-radius: 999px; border: 1px solid var(--btitu-border); margin-bottom: 8px; }\n  .btitu-quiz .btitu-result h3 { font-size: 24px; margin: 6px 0 8px; }\n  .btitu-quiz .btitu-result p { color: var(--btitu-muted); margin: 0 0 16px; }\n  .btitu-quiz .btitu-cta { display: grid; gap: 10px; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); margin-top: 8px; }\n  .btitu-quiz .btitu-cta a, .btitu-quiz .btitu-cta button { text-decoration: none; border: 1px solid var(--btitu-border); padding: 12px 14px; border-radius: calc(var(--btitu-radius) - 4px); font-weight: 700; background:#fff; cursor:pointer; }\n  .btitu-quiz .btitu-cta a[data-variant=\"primary\"], .btitu-quiz .btitu-cta button[data-variant=\"primary\"] { background: linear-gradient(135deg, var(--btitu-primary), var(--btitu-accent)); color: #fff; border: none; text-align: center; }\n  .btitu-quiz .btitu-cta small { display: block; color: var(--btitu-muted); font-weight: 500; margin-top: 4px; }\n\n  \/* focus + reduced motion *\/\n  .btitu-quiz .btitu-answer:focus-visible, .btitu-quiz .btitu-btn:focus-visible, .btitu-quiz .btitu-cta a:focus-visible, .btitu-quiz .btitu-cta button:focus-visible { outline: 2px solid var(--btitu-primary); outline-offset: 2px; }\n  @media (prefers-reduced-motion: reduce) {\n    .btitu-quiz * { transition: none !important; animation: none !important; }\n  }\n\n  \/* small screens *\/\n  @media (max-width: 520px){ .btitu-quiz .btitu-title { font-size: 19px; } }\n<\/style>\n\n<script>\n(function(){\n  const mount = document.getElementById('btitu-quiz');\n  if(!mount) return;\n\n  \/* theme via data attributes *\/\n  const p = mount.getAttribute('data-primary') || '#009FDC';\n  const a = mount.getAttribute('data-accent') || '#ff9900';\n  const rounded = String(mount.getAttribute('data-rounded') || '1');\n  mount.style.setProperty('--btitu-primary', p);\n  mount.style.setProperty('--btitu-accent', a);\n  mount.style.setProperty('--btitu-radius', rounded === '1' ? '16px' : (rounded === '2' ? '24px' : (rounded === '0' ? '8px' : rounded)));\n\n  \/* link these to your real category\/collection pages *\/\n  const designLinks = {\n    sporty: { url: 'https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/design-sportif', label: 'D\u00e9couvrez les designs Sporty' },\n    nerdy:  { url: 'https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/designs-pour-geeks',  label: 'D\u00e9couvrez les designs Nerdy' },\n    rebel:  { url: 'https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/design-rebelle',  label: 'D\u00e9couvrez les designs Rebelle' },\n    beachy: { url: 'https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/marin', label: 'D\u00e9couvrez les designs Beachy' },\n    boho:   { url: 'https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/boho-designs', label: 'D\u00e9couvrez les designs Boho' },\n    foodie: { url: 'https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/foodie-design', label: 'D\u00e9couvrez les designs Foodie' }\n  };\n\n  \/* result copy per type *\/\n  const typeCopy = {\n    sporty: { emoji: '\ud83c\udfcb\ufe0f', title: 'Tu es Sporty', text: 'Tu es \u00e9nergique, audacieux(se) et toujours en mouvement. Tu vas adorer nos designs ax\u00e9s sur la performance et nos graphismes \u00e9pur\u00e9s.' },\n    nerdy:  { emoji: '\ud83e\udd13', title: 'Tu es Nerdy', text: 'Tu es curieux(se), intelligent(e) et attentif(ve) aux d\u00e9tails. Tu vas appr\u00e9cier nos imprim\u00e9s malins, nos r\u00e9f\u00e9rences subtiles et notre esth\u00e9tique tech \u00e9pur\u00e9e.' },\n    rebel:  { emoji: '\ud83d\udd25', title: 'Tu es un(e) Rebelle', text: 'Tu es anticonformiste et totalement toi-m\u00eame. Tu vas aimer nos motifs audacieux, nos imprim\u00e9s contrast\u00e9s et nos messages percutants.' },\n    beachy: { emoji: '\ud83c\udfc4', title: 'Tu es Beachy', text: 'Tu es ensoleill\u00e9(e), d\u00e9tendu(e) et libre d\u2019esprit. Tu vas adorer nos palettes tropicales et nos designs a\u00e9r\u00e9s.' },\n    boho:   { emoji: '\ud83d\udd78\ufe0f', title: 'Tu es Boho', text: 'Tu es r\u00eaveur(se), spirituel(le) et passionn\u00e9(e) par les signes astrologiques et les vibes mystiques. Tu vas appr\u00e9cier nos motifs cosmiques, designs astrologiques et d\u00e9tails boho.' },\n    foodie: { emoji: '\ud83c\udf54', title: 'Tu es un(e) Foodie', text: 'Tu es passionn\u00e9(e) de saveurs et d\u2019exp\u00e9riences. Tu vas adorer nos designs inspir\u00e9s par la gourmandise.' }\n  };\n\n  \/* questionnaire *\/\n  const questions = [\n    { q: 'Choisissez votre destination de r\u00eave', a: [\n      { t: 'Bali', type: 'beachy' },\n      { t: 'Tokyo', type: 'nerdy' },\n      { t: 'Hawa\u00ef', type: 'sporty' },\n      { t: 'Berlin', type: 'rebel' },\n      { t: 'Ibiza', type: 'boho' },\n      { t: 'Rome', type: 'foodie' }\n    ]},\n    { q: 'Choisissez votre comfort food', a: [\n      { t: 'Un Ramen', type: 'nerdy' },\n      { t: 'Un Poke bowl', type: 'beachy' },\n      { t: 'Des tacos', type: 'rebel' },\n      { t: 'Un smoothie prot\u00e9in\u00e9', type: 'sporty' },\n      { t: 'Un burger gourmet', type: 'foodie' },\n      { t: 'Un a\u00e7a\u00ef bowl', type: 'boho' }\n    ]},\n    { q: 'Voici votre soir\u00e9e id\u00e9ale du jeudi', a: [\n      { t: 'Une s\u00e9ance de yoga ou de m\u00e9ditation', type: 'boho' },\n      { t: 'D\u00eener entre amis', type: 'foodie' },\n      { t: 'Se d\u00e9tendre au coucher du soleil sur la plage', type: 'beachy' },\n      { t: 'Travailler sur un projet personnel ou jouer \u00e0 des jeux', type: 'nerdy' },\n      { t: 'Tester un nouveau sport \u00e0 la salle', type: 'sporty' },\n      { t: 'Une vir\u00e9e en bar ou des aventures nocturnes', type: 'rebel' }\n    ]},\n    { q: 'Quelle phrase vous d\u00e9finit le mieux ?', a: [\n      { t: 'J\u2019adore bouger et m\u2019am\u00e9liorer', type: 'sporty' },\n      { t: 'Les r\u00e8gles sont faites pour \u00eatre bris\u00e9es', type: 'rebel' },\n      { t: 'L\\'amour peut tout', type: 'boho' },\n      { t: 'La nourriture est une aventure', type: 'foodie' },\n      { t: 'Je suis le plus heureux(se) au soleil', type: 'beachy' },\n      { t: 'Les gadgets et les id\u00e9es me passionnent', type: 'nerdy' }\n    ]},\n    { q: 'Quel genre de film pr\u00e9f\u00e9rez-vous ?', a: [\n      { t: 'Rom-coms sous le soleil', type: 'beachy' },\n      { t: 'Science\u2011fiction', type: 'nerdy' },\n      { t: 'Un docu sportif captivant', type: 'sporty' },\n      { t: 'Thrillers et action', type: 'rebel' },\n      { t: 'Films ind\u00e9pendants', type: 'boho' },\n      { t: '\u00c9missions culinaires', type: 'foodie' }\n    ]}\n  ];\n\n  \/* state *\/\n  const emptyScores = () => ({ sporty: 0, nerdy: 0, rebel: 0, beachy: 0, boho: 0, foodie: 0 });\n  const state = { i: 0, answers: [], scores: emptyScores() };\n\n  \/* restore from sessionStorage (optional) *\/\n  try {\n    const saved = sessionStorage.getItem('btituQuiz');\n    if(saved){\n      const parsed = JSON.parse(saved);\n      if(Array.isArray(parsed.answers)) state.answers = parsed.answers;\n      if(Number.isInteger(parsed.i)) state.i = Math.min(Math.max(parsed.i,0), questions.length-1);\n    }\n  } catch(_){}\n\n  \/* ui *\/\n  mount.innerHTML = `\n    <div class=\"btitu-card\" role=\"application\" aria-label=\"style personality quiz\">\n      <div class=\"btitu-header\">\n        <div class=\"btitu-logo\" aria-hidden=\"true\"><\/div>\n        <div>\n          <h2 class=\"btitu-title\">Trouvez votre vibe design<\/h2>\n          <p class=\"btitu-sub\">R\u00e9pondez \u00e0 quelques questions et r\u00e9v\u00e9lez votre style<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"btitu-body\">\n        <div class=\"btitu-progress\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"0\" aria-labelledby=\"btitu-progress-label\"><span style=\"width:0%\"><\/span><\/div>\n        <div class=\"btitu-progress-label\" id=\"btitu-progress-label\">\n          <span class=\"btitu-progress-text\" aria-live=\"polite\"><\/span>\n          <span class=\"btitu-progress-count\"><\/span>\n        <\/div>\n        <div class=\"btitu-step\"><\/div>\n        <div class=\"btitu-controls\">\n          <button type=\"button\" class=\"btitu-btn\" data-action=\"back\">Retour<\/button>\n          <div style=\"flex:1\"><\/div>\n          <button type=\"button\" class=\"btitu-btn\" data-action=\"next\" data-variant=\"primary\" disabled>Suivant<\/button>\n        <\/div>\n      <\/div>\n      <div class=\"btitu-footer\">\n        <span class=\"btitu-pill\"><span aria-hidden=\"true\">\u2728<\/span>R\u00e9sultats personnalis\u00e9s<\/span>\n        <button type=\"button\" class=\"btitu-btn\" data-action=\"restart\">Reprendre le quiz<\/button>\n      <\/div>\n    <\/div>\n  `;\n\n  const stepEl = mount.querySelector('.btitu-step');\n  const nextBtn = mount.querySelector('[data-action=\"next\"]');\n  const backBtn = mount.querySelector('[data-action=\"back\"]');\n  const restartBtn = mount.querySelector('[data-action=\"restart\"]');\n  const bar = mount.querySelector('.btitu-progress > span');\n  const barWrap = mount.querySelector('.btitu-progress');\n  const progressText = mount.querySelector('.btitu-progress-text');\n  const progressCount = mount.querySelector('.btitu-progress-count');\n\n  function saveState(){\n    try { sessionStorage.setItem('btituQuiz', JSON.stringify({ i: state.i, answers: state.answers })); } catch(_){}\n  }\n\n  function updateProgress(){\n    const total = questions.length;\n    const answered = Math.min(state.i, total); \/\/ questions completed\n    const percent = Math.round((answered \/ total) * 100);\n    bar.style.width = percent + '%';\n    barWrap.setAttribute('aria-valuenow', String(percent));\n    progressText.textContent = percent + '% compl\u00e9t\u00e9';\n    progressCount.textContent = `Question ${Math.min(state.i + 1, total)} sur ${total}`;\n  }\n\n  function renderQuestion() {\n    const { i } = state;\n    const q = questions[i];\n    const total = questions.length;\n\n    updateProgress();\n\n    const savedIdx = state.answers[i];\n    const groupName = 'q' + i;\n\n    const answersHtml = q.a.map((opt, idx) => {\n      const id = `${groupName}_${idx}`;\n      const checked = savedIdx === idx ? 'checked' : '';\n      return `\n        <label class=\"btitu-answer\" for=\"${id}\">\n          <input type=\"radio\" id=\"${id}\" name=\"${groupName}\" value=\"${idx}\" ${checked} \/>\n          <span class=\"btitu-radio\" aria-hidden=\"true\"><\/span>\n          <span>${opt.t}<\/span>\n        <\/label>\n      `;\n    }).join('');\n\n    stepEl.innerHTML = `\n      <fieldset>\n        <legend class=\"btitu-q\" id=\"${groupName}-legend\">${i+1}. ${q.q}<\/legend>\n        <div class=\"btitu-answers\" aria-describedby=\"${groupName}-legend\">${answersHtml}<\/div>\n      <\/fieldset>\n    `;\n\n    backBtn.disabled = i === 0;\n    nextBtn.disabled = typeof savedIdx !== 'number';\n    nextBtn.textContent = i === total - 1 ? 'Voir les r\u00e9sultats' : 'Suivant';\n\n    stepEl.querySelectorAll('input[type=\"radio\"]').forEach(input => {\n      input.addEventListener('change', (e) => {\n        const idx = Number(e.target.value);\n        state.answers[i] = idx;\n        nextBtn.disabled = false;\n        saveState();\n        dispatchEvent(new CustomEvent('btitu:answered', { detail: { index: i, optionIndex: idx, type: q.a[idx].type } }));\n      });\n    });\n  }\n\n  function showResult() {\n    \/* complete bar *\/\n    bar.style.width = '100%';\n    barWrap.setAttribute('aria-valuenow', '100');\n    progressText.textContent = '100% compl\u00e9t\u00e9';\n    progressCount.textContent = 'R\u00e9sultat';\n\n    \/* tally *\/\n    state.scores = emptyScores();\n    questions.forEach((q, i)=>{\n      const aIndex = state.answers[i];\n      if(typeof aIndex === 'number'){\n        const type = q.a[aIndex].type;\n        state.scores[type] += 1; \/\/ equal weight per question\n      }\n    });\n\n    \/* deterministic tie-break *\/\n    const order = ['sporty','nerdy','rebel','beachy','boho','foodie'];\n    let top = order[0];\n    let best = -1;\n    for(const key of order){\n      const val = state.scores[key];\n      if(val > best){ best = val; top = key; }\n    }\n\n    const copy = typeCopy[top];\n    const link = designLinks[top];\n\n    stepEl.innerHTML = `\n      <div class=\"btitu-result\" aria-live=\"polite\">\n        <span class=\"btitu-badge\"><span>${copy.emoji}<\/span><strong>Votre match<\/strong><\/span>\n        <h3>${copy.title}<\/h3>\n        <p>${copy.text}<\/p>\n        <div class=\"btitu-cta\">\n          <a href=\"${link.url}\" data-variant=\"primary\" target=\"_blank\" rel=\"noopener\">${link.label}<\/a>\n          <a href=\"#\" class=\"btitu-more\">D\u00e9couvrez les autres vibes<small>sporty, nerdy, rebel, beachy, boho, foodie<\/small><\/a>\n          <button type=\"button\" class=\"btitu-share\" title=\"Partager mon r\u00e9sultat\">Partager mon r\u00e9sultat<\/button>\n        <\/div>\n      <\/div>\n    `;\n\n    nextBtn.classList.add('btitu-hidden');\n    backBtn.classList.add('btitu-hidden');\n\n    \/* show quick links sheet on click *\/\n    const more = stepEl.querySelector('.btitu-more');\n    more.addEventListener('click', function(e){\n      e.preventDefault();\n      const list = ['sporty','nerdy','rebel','beachy','boho','foodie']\n        .map(k=>`<a href=\"${designLinks[k].url}\" target=\"_blank\" rel=\"noopener\" class=\"btitu-btn\" style=\"text-align:center;\">${designLinks[k].label}<\/a>`)\n        .join('');\n      this.outerHTML = `<div class=\\\"btitu-cta\\\">${list}<\/div>`;\n    });\n\n    \/* share *\/\n    const shareBtn = stepEl.querySelector('.btitu-share');\n    shareBtn.addEventListener('click', async ()=>{\n      const text = `${copy.emoji} ${copy.title} \u2014 ${copy.text}`;\n      const url = link.url;\n      if(navigator.share){\n        try { await navigator.share({ title: copy.title, text, url }); } catch(_){}\n      } else {\n        try { await navigator.clipboard.writeText(text + ' ' + url); shareBtn.textContent = 'Lien copi\u00e9 !'; } catch(_){}\n      }\n    });\n\n    dispatchEvent(new CustomEvent('btitu:result', { detail: { scores: state.scores, top } }));\n  }\n\n  function goNext(){\n    if(typeof state.answers[state.i] !== 'number') return; \/\/ must choose\n    if(state.i < questions.length - 1){\n      state.i += 1; renderQuestion(); saveState();\n      \/* focus first unchecked option for keyboard flow *\/\n      const first = stepEl.querySelector('input[type=\"radio\"]');\n      if(first) first.focus();\n    } else {\n      showResult(); saveState();\n    }\n  }\n\n  function goBack(){\n    if(state.i > 0){ state.i -= 1; renderQuestion(); saveState(); }\n  }\n\n  function restart(){\n    state.i = 0; state.answers = []; state.scores = emptyScores();\n    nextBtn.classList.remove('btitu-hidden');\n    backBtn.classList.remove('btitu-hidden');\n    renderQuestion(); saveState();\n  }\n\n  nextBtn.addEventListener('click', goNext);\n  backBtn.addEventListener('click', goBack);\n  restartBtn.addEventListener('click', restart);\n\n  \/* keyboard shortcuts: ArrowLeft\/ArrowRight to navigate *\/\n  mount.addEventListener('keydown', (e)=>{\n    if(e.key === 'ArrowRight') { e.preventDefault(); if(!nextBtn.disabled) goNext(); }\n    if(e.key === 'ArrowLeft')  { e.preventDefault(); if(!backBtn.disabled) goBack(); }\n  });\n\n  renderQuestion();\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>D\u00e9couvrez les vibes &amp; leurs designs uniques \ud83c\udf08<\/strong><\/h2>\n\n\n\n<p>Chaque vibe a son propre flair, son mode de vie et sa palette de couleurs. Quant \u00e0 nous ? Nous avons une collection pour chaque profil, capturant exactement cette tendance. Que vous viviez pour l\u2019adr\u00e9naline, r\u00eaviez de la plage ou cuisiniez comme un chef \u00e9toil\u00e9 \u2014 votre vibe m\u00e9rite un design aussi unique que vous&#8230; d&rsquo;autant plus qu&rsquo;il peut toujours \u00eatre personnalis\u00e9.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg\" alt=\"D\u00e9couvrez votre vibe design\" class=\"wp-image-45994\"\/><\/a><\/figure><\/div>\n\n\n<div style=\"height:36px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. <\/strong>Les designs \u00ab\u00a0Marin\u00a0\u00bb<strong> : accros \u00e0 l&rsquo;iode et au soleil \ud83c\udfc4<\/strong><\/h3>\n\n\n\n<p>Tu aimes vivre \u00e0 coup de soleil br\u00fblant, de sel marin et de de pieds dans le sable. Quelle que soit la saison, la plage reste ton lieu favori. Avec ces imprim\u00e9s aux couleurs vives et des illustrations dignes d&rsquo;un maison en bord de mer, chaque jour ressemble \u00e0 des vacances marines.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/marin\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TshirtMen_Shoot_Lifestyle50-edited.jpg\" alt=\"\" class=\"wp-image-45995\"\/><\/a><\/figure><\/div>\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Nos <a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/marin\">designs <\/a>\u00ab\u00a0<a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/marin\">marins<\/a>\u00a0\u00bb te mettent imm\u00e9diatement dans une ambiance de oc\u00e9anique :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Coques de t\u00e9l\u00e9phone<\/strong> avec motifs tropicaux, palmiers ou tons pastel doux<\/li>\n\n\n\n<li><strong>T-shirts<\/strong> avec des vibes de surfeur, des teintes coucher de soleil et une typographie l\u00e9g\u00e8re<\/li>\n\n\n\n<li><strong>Bo\u00eetes \u00e0 biscuits<\/strong> avec des illustrations de coquillages \u2013 parfaites pour conserver tes fruits de mer en chocolat, \u00e0 offrir ou \u00e0 d\u00e9guster en amoureux au coucher du soleil<\/li>\n\n\n\n<li><strong>Albums photo<\/strong> pour tous tes merveilleux souvenirs de vacances<\/li>\n<\/ul>\n\n\n\n<p>Avec ces designs, l\u2019\u00e9t\u00e9 vient \u00e0 toi \u2013 m\u00eame un mardi pluvieux.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/boite-biscuits-photo?theme=theme.foryou.marine\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45992\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CookieTin_Shoot_Lifestyle46.jpg\" alt=\"\" class=\"wp-image-45992\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CookieTin_Shoot_Lifestyle46.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CookieTin_Shoot_Lifestyle46-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CookieTin_Shoot_Lifestyle46-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/tirage-photo\/album-photo-poche?theme=theme.foryou.marine\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45946\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PocketBook_Shoot_Lifestyle24.jpg\" alt=\"\" class=\"wp-image-45946\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PocketBook_Shoot_Lifestyle24.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PocketBook_Shoot_Lifestyle24-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PocketBook_Shoot_Lifestyle24-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/serviette-de-bain?theme=theme.textile\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45984\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelWhite_Shoot_Lifestyle9.jpg\" alt=\"\" class=\"wp-image-45984\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelWhite_Shoot_Lifestyle9.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelWhite_Shoot_Lifestyle9-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelWhite_Shoot_Lifestyle9-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/boite-rangement-alu?theme=theme.foryou.marine\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45993\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/StorageBox_Gif_Lifestyle1.gif\" alt=\"\" class=\"wp-image-45993\"\/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45989\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/IphoneCase_Shoot_Lifestyle37.jpg\" alt=\"\" class=\"wp-image-45989\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/IphoneCase_Shoot_Lifestyle37.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/IphoneCase_Shoot_Lifestyle37-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/IphoneCase_Shoot_Lifestyle37-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/figure>\n<\/figure>\n\n\n\n<div style=\"height:41px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Design Boho : pour les r\u00eaveurs et les observateurs de l\u2019univers \ud83d\udd2e<\/strong><\/h3>\n\n\n\n<p>Tu te sens connect\u00e9(e) \u00e0 l\u2019univers, tu lis dans les \u00e9toiles et tu prends tes d\u00e9cisions les plus importantes en fonction de ton intuition ? Cr\u00e9atif(ve), sensible et attach\u00e9 aux symboles, tu aimes les couleurs douces et les motifs qui racontent des histoires. Que tu consultes ton horoscope tous les jours ou que tu sois simplement fan de la beaut\u00e9 myst\u00e9rieuse de l\u2019astrologie : le style boho astro te va comme un gant.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/sac-en-toile\/boho-astrology\"><img loading=\"lazy\" decoding=\"async\" width=\"713\" height=\"403\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2024\/08\/Sac-boho-smartphoto.jpg\" alt=\"\" class=\"wp-image-46004\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2024\/08\/Sac-boho-smartphoto.jpg 713w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2024\/08\/Sac-boho-smartphoto-300x170.jpg 300w\" sizes=\"auto, (max-width: 713px) 100vw, 713px\" \/><\/a><\/figure><\/div>\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Nos designs <a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/boho-designs\">Boho Astrologie <\/a>respirent une douce \u00e9l\u00e9gance spirituelle :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Mugs<\/strong> avec des phases lunaires, des signes astrologiques et des accents dor\u00e9s \u2013 parfaits pour ton rituel matinal ou un moment de d\u00e9tente en soir\u00e9e<\/li>\n\n\n\n<li><strong>Trousse de maquillage<\/strong> avec des illustrations de l\u2019univers, soleils et lunes, dans une palette chaude d\u2019ocre, de rouille et de cr\u00e8me<\/li>\n\n\n\n<li><strong>Bougies parfum\u00e9es ou photophores<\/strong> avec des symboles boh\u00e8mes et des signes astrologiques pour une ambiance chaleureuse durant tes s\u00e9ances de m\u00e9ditation<\/li>\n\n\n\n<li><strong>Tote bags<\/strong> imprim\u00e9s avec ton signe astrologique ou des motifs boh\u00e9miens : styl\u00e9 et personnel<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><\/p>\n<\/blockquote>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong><em>Le style Boho Astrologie est pour ceux qui croient en la magie du quotidien et trouvent de la beaut\u00e9 dans les moindres d\u00e9tails.<\/em><\/strong><\/p>\n<\/blockquote>\n<\/blockquote>\n\n\n\n<p>Que tu \u00e9crives dans ton journal au lever du soleil, m\u00e9dites \u00e0 la lueur d\u2019une bougie, tires une carte de tarot pour commencer ta journ\u00e9e ou que tu sois simplement entour\u00e9(e) de symboles et d\u2019esth\u00e9tique douce \u2013 ces designs cr\u00e9ent une ambiance qui correspond totalement \u00e0 ton moi cosmique. \u2728<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/trousse-maquillage\/boho-astrology\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45951\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MakeUpBag_Shoot_Lifestyle4.jpg\" alt=\"\" class=\"wp-image-45951\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MakeUpBag_Shoot_Lifestyle4.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MakeUpBag_Shoot_Lifestyle4-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MakeUpBag_Shoot_Lifestyle4-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/bougeoir-photo\/boho-astrology\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45955\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle19.jpg\" alt=\"\" class=\"wp-image-45955\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle19.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle19-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle19-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/bougies-parfumees\/boho-astrology\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45957\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ScentedCandleWhite_Shoot_Lifestyle9.jpg\" alt=\"\" class=\"wp-image-45957\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ScentedCandleWhite_Shoot_Lifestyle9.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ScentedCandleWhite_Shoot_Lifestyle9-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ScentedCandleWhite_Shoot_Lifestyle9-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/deco-photo\/poster-alu\/boho-astrology\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45941\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/AluPoster_Shoot_Lifestyle9.jpg\" alt=\"\" class=\"wp-image-45941\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/AluPoster_Shoot_Lifestyle9.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/AluPoster_Shoot_Lifestyle9-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/AluPoster_Shoot_Lifestyle9-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/mug-personnalise-photo\/boho-astrology\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45953\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Mug_Shoot_Lifestyle54.jpg\" alt=\"\" class=\"wp-image-45953\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Mug_Shoot_Lifestyle54.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Mug_Shoot_Lifestyle54-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Mug_Shoot_Lifestyle54-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Design Foodie : pour les passionn\u00e9(e)s de gastronomie \ud83c\udf54<\/strong><\/h3>\n\n\n\n<p>Pour toi, la vie tourne autour du go\u00fbt. Tu aimes cuisiner, go\u00fbter, partager et d\u00e9couvrir. Que tu sois un(e) roi\/reine de la cuisine ou que tu aimes simplement manger, tu vois la nourriture comme une f\u00eate \u2013 et ton style m\u00e9rite de le c\u00e9l\u00e9brer.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/foodie-design\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_LIfestyle14-edited.jpg\" alt=\"\" class=\"wp-image-45997\"\/><\/a><\/figure><\/div>\n\n\n<div style=\"height:33px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Nos <a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/foodie-design\">designs foodie<\/a> donnent l\u2019eau \u00e0 la bouche :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Planches \u00e0 d\u00e9couper<\/strong> avec illustrations ludiques, ton nom en lettres \u00e9l\u00e9gantes ou des citations amusantes comme \u201cchef du jour\u201d<\/li>\n\n\n\n<li><strong>Maniques<\/strong> avec des illustrations des meilleurs ingr\u00e9dients ou\u2026 de tout ce qui te rend heureux(se)<\/li>\n\n\n\n<li><strong>Torchons<\/strong> avec des phrases foodie dr\u00f4les \u2013 de \u201cje cuisine mieux que je danse\u201d \u00e0 \u201cchef des snacks\u201d<\/li>\n<\/ul>\n\n\n\n<p>Donne une touche personnelle \u00e0 ta cuisine (ou \u00e0 ton moment caf\u00e9) et exprime ton amour pour la nourriture dans chaque d\u00e9tail.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/planche-a-decouper-bois\/foodie\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45985\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CuttingBoardWood_Shoot_Lifestyle16.jpg\" alt=\"\" class=\"wp-image-45985\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CuttingBoardWood_Shoot_Lifestyle16.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CuttingBoardWood_Shoot_Lifestyle16-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CuttingBoardWood_Shoot_Lifestyle16-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/mug-personnalise-photo\/dolce-vita\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45959\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MugLove_Shoot_Lifestyle7.jpg\" alt=\"\" class=\"wp-image-45959\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MugLove_Shoot_Lifestyle7.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MugLove_Shoot_Lifestyle7-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MugLove_Shoot_Lifestyle7-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/maniques\/dolce-vita\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45962\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PotHolder_Shoot_Lifestyle6.jpg\" alt=\"\" class=\"wp-image-45962\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PotHolder_Shoot_Lifestyle6.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PotHolder_Shoot_Lifestyle6-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/PotHolder_Shoot_Lifestyle6-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/bocaux-verre-et-bois\/dolce-vita\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45963\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/StorageBoxGlass_Shoot_Lifestyle7.jpg\" alt=\"\" class=\"wp-image-45963\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/StorageBoxGlass_Shoot_Lifestyle7.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/StorageBoxGlass_Shoot_Lifestyle7-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/StorageBoxGlass_Shoot_Lifestyle7-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/essuie-vaisselle?theme=theme.foodie\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45945\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelKitchen_Shoot_Lifestyle1-1.jpg\" alt=\"\" class=\"wp-image-45945\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelKitchen_Shoot_Lifestyle1-1.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelKitchen_Shoot_Lifestyle1-1-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TowelKitchen_Shoot_Lifestyle1-1-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Design Sporty : pour les dynamiques &amp; pers\u00e9v\u00e9rants \ud83c\udfcb\ufe0f<\/strong><\/h3>\n\n\n\n<p>Toujours en route, toujours en mouvement. Tu es quelqu\u2019un qui d\u00e9borde d\u2019\u00e9nergie, que tu fasses un marathon, pr\u00e9voies une randonn\u00e9e ou planifies ta semaine dans un bullet journal. Tu aimes les lignes nettes, les objets pratiques et un brin de puissance &#8211; ou de zenitude &#8211; dans ton look.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/design-sportif\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TshirtMen_Shoot_Lifestyle30-edited.jpg\" alt=\"\" class=\"wp-image-45998\"\/><\/a><\/figure><\/div>\n\n\n<div style=\"height:41px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Nos <a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/design-sportif\">designs sporty <\/a>accompagnent ce style de vie actif :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Gourdes <\/strong>r\u00e9utilisables avec des illustrations sporty, pour exprimer votre passion du sport mais en-dehors de la salle<\/li>\n\n\n\n<li><strong>T-shirts<\/strong> avec des \u00e9l\u00e9ments graphiques et des motifs color\u00e9s qui expriment le mouvement<\/li>\n\n\n\n<li><strong>Sacs ou tote bags personnalis\u00e9s<\/strong> pour ranger tout ton mat\u00e9riel, avec ton nom ou ton mantra<\/li>\n\n\n\n<li><strong>Serviette de sport personnalis\u00e9e<\/strong> avec ton nom pour absorber toute la sueur de ton entra\u00eenement<\/li>\n<\/ul>\n\n\n\n<p>Parfait pour la salle de sport, l\u2019\u00e9cole, le travail ou un week-end. Parce qu\u2019\u00eatre sporty, c\u2019est tous les jours !<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/sweat-shirt-personnalise\/sweatshirt-adulte\/sporty\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45971\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_LifestyleGroup1.jpg\" alt=\"\" class=\"wp-image-45971\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_LifestyleGroup1.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_LifestyleGroup1-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_LifestyleGroup1-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/gourde-inox\/sporty\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45967\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle20.jpg\" alt=\"\" class=\"wp-image-45967\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle20.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle20-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle20-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/serviette-de-bain\/sporty\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45986\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle4.jpg\" alt=\"\" class=\"wp-image-45986\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle4.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle4-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle4-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/tote-bag-photo\/sporty\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45968\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ToteBag_Shoot_LifestyleGroup4.jpg\" alt=\"\" class=\"wp-image-45968\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ToteBag_Shoot_LifestyleGroup4.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ToteBag_Shoot_LifestyleGroup4-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ToteBag_Shoot_LifestyleGroup4-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/t-shirt-photo\/sporty\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45949\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle54.jpg\" alt=\"\" class=\"wp-image-45949\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle54.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle54-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ForYouSporty_Shoot_Lifestyle54-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Design Nerdy : pour les esprits curieux &amp; r\u00eaveurs \ud83e\udd13<\/strong><\/h3>\n\n\n\n<p>Tu es curieux(se), avide d\u2019apprendre et passionn\u00e9(e) par tout ce qui stimule ton cerveau. Des films de science-fiction aux anecdotes historiques, des livres fantasy aux jeux de mots malins : tu adores \u00e7a. Et tu veux l&rsquo;afficher poru trouver tes semblables !<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/designs-pour-geeks\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MousePad_Shoot_Lifestyle27-edited.jpg\" alt=\"\" class=\"wp-image-45999\"\/><\/a><\/figure><\/div>\n\n\n<div style=\"height:43px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Nos <a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/designs-pour-geeks\">designs nerdy<\/a> font briller ton esprit :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Support de casque<\/strong> pour ces incroyables soir\u00e9es de jeu \u2013 enti\u00e8rement personnalis\u00e9<\/li>\n\n\n\n<li><strong>Mugs<\/strong> avec des citations geek, blagues d\u2019initi\u00e9s ou formules que seuls toi (et ton partenaire de jeu pr\u00e9f\u00e9r\u00e9) comprenez<\/li>\n\n\n\n<li><strong>Photophores personnalis\u00e9s<\/strong> pour ajouter une touche cosy \u00e0 ces myst\u00e9rieuses soir\u00e9es D&amp;D ou jeux de soci\u00e9t\u00e9<\/li>\n<\/ul>\n\n\n\n<p>Que tu sois en train d\u2019\u00e9tudier, d\u2019\u00e9crire, de dessiner ou simplement de te plonger dans un livre, ces designs mettent en valeur ton c\u00f4t\u00e9 intellectuel et passionn\u00e9.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/support-casque-audio?theme=theme.geek\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45944\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/headphoneholder-carrousel2-replace.jpg\" alt=\"\" class=\"wp-image-45944\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/headphoneholder-carrousel2-replace.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/headphoneholder-carrousel2-replace-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/headphoneholder-carrousel2-replace-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/mug-personnalise-photo\/geek\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" data-id=\"45974\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ColouredMug_Shoot_Lifestyle30-1024x1024.jpg\" alt=\"\" class=\"wp-image-45974\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ColouredMug_Shoot_Lifestyle30-1024x1024.jpg 1024w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ColouredMug_Shoot_Lifestyle30-300x300.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ColouredMug_Shoot_Lifestyle30-150x150.jpg 150w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ColouredMug_Shoot_Lifestyle30-768x768.jpg 768w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/ColouredMug_Shoot_Lifestyle30.jpg 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/bougeoir-photo\/geek\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" data-id=\"45948\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle20-1024x1024.jpg\" alt=\"\" class=\"wp-image-45948\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle20-1024x1024.jpg 1024w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle20-300x300.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle20-150x150.jpg 150w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle20-768x768.jpg 768w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CandleHolder_Shoot_Lifestyle20.jpg 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/tapis-de-souris-photo\/geek\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" data-id=\"45975\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MousePad_Shoot_Lifestyle28-1024x1024.jpg\" alt=\"\" class=\"wp-image-45975\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MousePad_Shoot_Lifestyle28-1024x1024.jpg 1024w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MousePad_Shoot_Lifestyle28-300x300.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MousePad_Shoot_Lifestyle28-150x150.jpg 150w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MousePad_Shoot_Lifestyle28-768x768.jpg 768w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/MousePad_Shoot_Lifestyle28.jpg 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/magnets-photo\/geek\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" data-id=\"45977\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Magnets_Shoot_Lifestyle32-1024x1024.jpg\" alt=\"\" class=\"wp-image-45977\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Magnets_Shoot_Lifestyle32-1024x1024.jpg 1024w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Magnets_Shoot_Lifestyle32-300x300.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Magnets_Shoot_Lifestyle32-150x150.jpg 150w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Magnets_Shoot_Lifestyle32-768x768.jpg 768w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Magnets_Shoot_Lifestyle32.jpg 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Design Rebel : pour les anticonformistes &amp; les audacieux \ud83d\udd25<\/strong><\/h3>\n\n\n\n<p>Tu aimes sortir du lot. Les r\u00e8gles ? Elles sont faites pour \u00eatre d\u00e9fi\u00e9es. Ton style est affirm\u00e9, tes opinions sont claires, et tu fais les choses \u00e0 ta mani\u00e8re.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Notebook_Shoot_Lifestyle51-edited.jpg\" alt=\"\" class=\"wp-image-46000\"\/><\/figure><\/div>\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Nos <a href=\"https:\/\/www.smartphoto.be\/fr\/des-designs-pour-vous\/design-rebelle\">designs rebels<\/a> sont aussi audacieux et uniques que toi :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Sweaters et t-shirts<\/strong> avec des imprim\u00e9s graphiques, vibes street art ou citations rebelles qui disent exactement ce que tu penses<\/li>\n\n\n\n<li><strong>Gourdes<\/strong> avec textes percutants, couleurs contrast\u00e9es et une attitude qui secoue<\/li>\n\n\n\n<li><strong>Coques de t\u00e9l\u00e9phone<\/strong> percutantes \u2013 avec des citations provocantes, des illustrations pleines de caract\u00e8re et un c\u00f4t\u00e9 tranchant<\/li>\n<\/ul>\n\n\n\n<p>Montres au monde que tu traces ta propre route. Le style rebel ne convient pas \u00e0 tout le monde \u2013 mais il est parfait pour toi.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/gourde-inox\/rebel\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45980\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle36.jpg\" alt=\"\" class=\"wp-image-45980\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle36.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle36-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/DrinkbottleAlu_Shoot_Lifestyle36-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/coque-iphone-photo\/rebel\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45979\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CoverFlex_Shoot_Lifestyle6.jpg\" alt=\"\" class=\"wp-image-45979\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CoverFlex_Shoot_Lifestyle6.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CoverFlex_Shoot_Lifestyle6-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/CoverFlex_Shoot_Lifestyle6-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/t-shirt-photo\/rebel\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45978\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TshirtMen_Shoot_Lifestyle43.jpg\" alt=\"\" class=\"wp-image-45978\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TshirtMen_Shoot_Lifestyle43.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TshirtMen_Shoot_Lifestyle43-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/TshirtMen_Shoot_Lifestyle43-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/sweat-shirt-personnalise\/sweatshirt-adulte\/rebel\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45983\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_Lifestyle18.jpg\" alt=\"\" class=\"wp-image-45983\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_Lifestyle18.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_Lifestyle18-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/SweaterUnisex_Shoot_Lifestyle18-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.smartphoto.be\/fr\/cadeaux-photo\/housse-ordinateur\/rebel\"><img loading=\"lazy\" decoding=\"async\" width=\"780\" height=\"537\" data-id=\"45943\" src=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Sleeve_Shoot_Lifestyle10.jpg\" alt=\"\" class=\"wp-image-45943\" srcset=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Sleeve_Shoot_Lifestyle10.jpg 780w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Sleeve_Shoot_Lifestyle10-300x207.jpg 300w, https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/Sleeve_Shoot_Lifestyle10-768x529.jpg 768w\" sizes=\"auto, (max-width: 780px) 100vw, 780px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Laissez votre vibe parler \u2014 soyez unique\ud83c\udf81<\/strong><\/h2>\n\n\n\n<p>Quel que soit votre style, il vous appartient pleinement. Nos designs vous permettent de personnaliser tout : mugs, tote bags, carnets, t-shirts, et plus encore. Ajoutez votre nom, vos couleurs, un message\u2026 et hop, vous avez quelque chose d\u2019unique. Ou offrez un cadeau \u00e0 l\u2019image de la personne \u00e0 qui vous pensez \u2014 original et personnel.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Vous avez d\u2019autres id\u00e9es ou des cr\u00e9ations \u00e0 partager ? #mysmartphoto<\/strong><\/h2>\n\n\n\n<p>Nous sommes sur&nbsp;<a href=\"https:\/\/www.instagram.com\/smartphoto.be\">Instagram<\/a>,&nbsp;<a href=\"https:\/\/www.facebook.com\/smartphotobe\">Facebook<\/a>,&nbsp;<a href=\"https:\/\/www.pinterest.com\/smartphotobe\">Pinterest<\/a>&nbsp;et aussi&nbsp;<a href=\"https:\/\/www.instagram.com\/smartphotobe\">Tiktok<\/a>&nbsp;! Partagez vos cr\u00e9ations et inspirez notre communaut\u00e9 !<\/p>\n","protected":false},"excerpt":{"rendered":"<p>D\u00e9couvrez quel type de design vous correspond le mieux en r\u00e9pondant \u00e0 ce quiz de style. Croyez-nous : non seulement les r\u00e9sultats sont amusants \u00e0 d\u00e9couvrir, mais ils vous ouvrent aussi les portes d\u2019un univers rempli de designs cool et uniques qui correspondent parfaitement \u00e0 votre vibe. \u00cates-vous une personne \u00e9nergique et sportive, une accro \u00e0 la plage et la mer, une foodie passionn\u00e9e de cuisine ou encore tout autre chose ? \ud83e\udd29 Il est temps de d\u00e9couvrir votre style ! D\u00e9couvrez les vibes &amp; leurs designs uniques \ud83c\udf08 Chaque vibe a son propre flair, son mode de vie et<\/p>\n","protected":false},"author":78,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2],"tags":[121],"class_list":["post-45937","post","type-post","status-publish","format-standard","hentry","category-idees","tag-idee-cadeau"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Quiz ! D\u00e9couvrez le design qui matche avec votre vibe - smartphoto BE FR<\/title>\n<meta name=\"description\" content=\"D\u00e9couvrez quel type de design vous correspond le mieux et assurez-vous que vos v\u00eatements, accessoires et d\u00e9corations passent le vibe check !\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe - smartphoto BE FR\" \/>\n<meta property=\"og:description\" content=\"D\u00e9couvrez quel type de design vous correspond le mieux et assurez-vous que vos v\u00eatements, accessoires et d\u00e9corations passent le vibe check !\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design\" \/>\n<meta property=\"og:site_name\" content=\"smartphoto BE FR\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/smartphoto.be\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-28T10:21:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-14T15:39:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"780\" \/>\n\t<meta property=\"og:image:height\" content=\"439\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Lynn\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@smartphoto_be\" \/>\n<meta name=\"twitter:site\" content=\"@smartphoto_be\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Lynn\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design\",\"url\":\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design\",\"name\":\"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe - smartphoto BE FR\",\"isPartOf\":{\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#primaryimage\"},\"thumbnailUrl\":\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg\",\"datePublished\":\"2025-08-28T10:21:00+00:00\",\"dateModified\":\"2025-10-14T15:39:56+00:00\",\"author\":{\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/#\/schema\/person\/06d546cad9991032c105fa9b3724b4a2\"},\"description\":\"D\u00e9couvrez quel type de design vous correspond le mieux et assurez-vous que vos v\u00eatements, accessoires et d\u00e9corations passent le vibe check !\",\"breadcrumb\":{\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#breadcrumb\"},\"inLanguage\":\"fr-BE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-BE\",\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#primaryimage\",\"url\":\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg\",\"contentUrl\":\"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"\/inspiration\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/#website\",\"url\":\"https:\/\/www.smartphoto.be\/inspiration\/\",\"name\":\"smartphoto BE FR\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.smartphoto.be\/inspiration\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-BE\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/#\/schema\/person\/06d546cad9991032c105fa9b3724b4a2\",\"name\":\"Lynn\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-BE\",\"@id\":\"https:\/\/www.smartphoto.be\/inspiration\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1d06ba397c3cbc9a7e598babd9e56903?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1d06ba397c3cbc9a7e598babd9e56903?s=96&d=mm&r=g\",\"caption\":\"Lynn\"},\"description\":\"Ik ben Lynn, een echte catmom en, zoals al mijn collega's, een heuse chocolade liefhebber. Ik ben ook een amateur fotograaf en geef graag tips &amp; tricks over alles wat je kan doen met jouw foto's zodat je jouw mooiste momenten kan transformeren naar tastbare herinneringen.\",\"url\":\"https:\/\/www.smartphoto.be\/inspiration\/author\/lynn\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe - smartphoto BE FR","description":"D\u00e9couvrez quel type de design vous correspond le mieux et assurez-vous que vos v\u00eatements, accessoires et d\u00e9corations passent le vibe check !","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design","og_locale":"fr_FR","og_type":"article","og_title":"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe - smartphoto BE FR","og_description":"D\u00e9couvrez quel type de design vous correspond le mieux et assurez-vous que vos v\u00eatements, accessoires et d\u00e9corations passent le vibe check !","og_url":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design","og_site_name":"smartphoto BE FR","article_publisher":"https:\/\/www.facebook.com\/smartphoto.be\/","article_published_time":"2025-08-28T10:21:00+00:00","article_modified_time":"2025-10-14T15:39:56+00:00","og_image":[{"width":780,"height":439,"url":"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg","type":"image\/jpeg"}],"author":"Lynn","twitter_card":"summary_large_image","twitter_creator":"@smartphoto_be","twitter_site":"@smartphoto_be","twitter_misc":{"Written by":"Lynn","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design","url":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design","name":"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe - smartphoto BE FR","isPartOf":{"@id":"https:\/\/www.smartphoto.be\/inspiration\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#primaryimage"},"image":{"@id":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#primaryimage"},"thumbnailUrl":"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg","datePublished":"2025-08-28T10:21:00+00:00","dateModified":"2025-10-14T15:39:56+00:00","author":{"@id":"https:\/\/www.smartphoto.be\/inspiration\/#\/schema\/person\/06d546cad9991032c105fa9b3724b4a2"},"description":"D\u00e9couvrez quel type de design vous correspond le mieux et assurez-vous que vos v\u00eatements, accessoires et d\u00e9corations passent le vibe check !","breadcrumb":{"@id":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#breadcrumb"},"inLanguage":"fr-BE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design"]}]},{"@type":"ImageObject","inLanguage":"fr-BE","@id":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#primaryimage","url":"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg","contentUrl":"https:\/\/storage.googleapis.com\/smartphoto-express-production-wp-blogs-com\/9\/2025\/08\/iStock-2015003040-edited.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.smartphoto.be\/inspiration\/decouvrez-votre-vibe-design#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"\/inspiration\/"},{"@type":"ListItem","position":2,"name":"Quiz ! D\u00e9couvrez le design qui matche avec votre vibe"}]},{"@type":"WebSite","@id":"https:\/\/www.smartphoto.be\/inspiration\/#website","url":"https:\/\/www.smartphoto.be\/inspiration\/","name":"smartphoto BE FR","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.smartphoto.be\/inspiration\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-BE"},{"@type":"Person","@id":"https:\/\/www.smartphoto.be\/inspiration\/#\/schema\/person\/06d546cad9991032c105fa9b3724b4a2","name":"Lynn","image":{"@type":"ImageObject","inLanguage":"fr-BE","@id":"https:\/\/www.smartphoto.be\/inspiration\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1d06ba397c3cbc9a7e598babd9e56903?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1d06ba397c3cbc9a7e598babd9e56903?s=96&d=mm&r=g","caption":"Lynn"},"description":"Ik ben Lynn, een echte catmom en, zoals al mijn collega's, een heuse chocolade liefhebber. Ik ben ook een amateur fotograaf en geef graag tips &amp; tricks over alles wat je kan doen met jouw foto's zodat je jouw mooiste momenten kan transformeren naar tastbare herinneringen.","url":"https:\/\/www.smartphoto.be\/inspiration\/author\/lynn"}]}},"_links":{"self":[{"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/posts\/45937","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/users\/78"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/comments?post=45937"}],"version-history":[{"count":9,"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/posts\/45937\/revisions"}],"predecessor-version":[{"id":46128,"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/posts\/45937\/revisions\/46128"}],"wp:attachment":[{"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/media?parent=45937"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/categories?post=45937"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.smartphoto.be\/inspiration\/wp-json\/wp\/v2\/tags?post=45937"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}