Nos collaborations

<p>On s'est associés avec CHKbyyCHK, un artiste peintre local super talentueux, pour créer une collection autour des fruits, colorée et remplie de bonne humeur ! 🥥🍉🍋</p>

<div style="display: flex; gap: 20px; margin-top: 30px; flex-wrap: wrap;">

  <div style="width: 30%; text-align: center;">
    <a href="/products/coconut-tee" style="text-decoration: none; color: inherit;">
      <img src="" style="width: 100%; border-radius: 8px;">
      <p style="font-weight: bold;">Coconut - Tee</p>
      <p>40,00 €</p>
    </a>
  </div>

  <div style="width: 30%; text-align: center;">
    <a href="/products/watermelon-tee" style="text-decoration: none; color: inherit;">
      <img src="" style="width: 100%; border-radius: 8px;">
      <p style="font-weight: bold;">Watermelon - Tee</p>
      <p>40,00 €</p>
    </a>
  </div>

  <div style="width: 30%; text-align: center;">
    <a href="/products/lemon-tee" style="text-decoration: none; color: inherit;">
      <img src="" style="width: 100%; border-radius: 8px;">
      <p style="font-weight: bold;">Lemon - Tee</p>
      <p>40,00 €</p>
    </a>
  </div>

</div>