{"id":86,"date":"2026-04-21T11:28:48","date_gmt":"2026-04-21T11:28:48","guid":{"rendered":"https:\/\/www.tisaneaddict.com\/?page_id=86"},"modified":"2026-04-21T11:30:58","modified_gmt":"2026-04-21T11:30:58","slug":"about-us-who-we-are","status":"publish","type":"page","link":"https:\/\/www.tisaneaddict.com\/en\/a-propos-qui-sommes-nous\/","title":{"rendered":"About us - Who we are"},"content":{"rendered":"<style>\n  :root{\n    --ta-mousse:#4C5D4E;\n    --ta-mousse-dark:#3F4E41;\n    --ta-charbon:#273130;\n    --ta-sauge:#9EAB9E;\n    --ta-ivoire:#F5F5F5;\n    --ta-mineral:#F8F8F7;\n    --ta-ligne:rgba(76,93,78,0.14);\n    --ta-shadow:0 14px 34px rgba(39,49,48,0.08);\n    --ta-radius:22px;\n    --ta-radius-sm:14px;\n    --ta-max:1180px;\n  }\n\n  .ta-about-page,\n  .ta-about-page *{\n    box-sizing:border-box;\n  }\n\n  .ta-about-page{\n    background:linear-gradient(180deg,#F8F8F7 0%,#FFFFFF 100%);\n    color:var(--ta-charbon);\n    font-family:Inter, Arial, sans-serif;\n  }\n\n  .ta-about-wrap{\n    width:min(var(--ta-max), calc(100% - 32px));\n    margin:0 auto;\n  }\n\n  .ta-about-section{\n    padding:84px 0;\n  }\n\n  .ta-about-eyebrow{\n    display:inline-block;\n    margin-bottom:16px;\n    padding:8px 14px;\n    border-radius:999px;\n    background:rgba(76,93,78,0.10);\n    color:var(--ta-mousse);\n    font-size:.78rem;\n    font-weight:700;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n  }\n\n  .ta-about-title{\n    margin:0 0 18px;\n    font-family:Manrope, Inter, Arial, sans-serif;\n    font-size:clamp(2.2rem,4.6vw,4.5rem);\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-0.03em;\n    color:var(--ta-charbon);\n  }\n\n  .ta-about-subtitle{\n    margin:0;\n    max-width:760px;\n    font-size:clamp(1.02rem,1.6vw,1.2rem);\n    line-height:1.85;\n    color:#55625E;\n  }\n\n  .ta-about-hero{\n    padding:96px 0 78px;\n  }\n\n  .ta-about-hero-grid{\n    display:grid;\n    grid-template-columns:1.2fr .8fr;\n    gap:34px;\n    align-items:center;\n  }\n\n  .ta-about-card{\n    background:#fff;\n    border:1px solid var(--ta-ligne);\n    border-radius:var(--ta-radius);\n    box-shadow:var(--ta-shadow);\n  }\n\n  .ta-about-hero-card{\n    padding:34px;\n  }\n\n  .ta-about-hero-logo{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    min-height:280px;\n    padding:26px;\n    background:linear-gradient(180deg,#FFFFFF 0%,#F6F7F6 100%);\n  }\n\n  .ta-about-hero-logo img{\n    max-width:100%;\n    height:auto;\n    display:block;\n  }\n\n  .ta-about-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:14px;\n    margin-top:30px;\n  }\n\n  .ta-about-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:50px;\n    padding:0 22px;\n    border-radius:999px;\n    text-decoration:none;\n    font-weight:700;\n    transition:.25s ease;\n    border:1px solid transparent;\n  }\n\n  .ta-about-btn-primary{\n    background:var(--ta-mousse);\n    color:#fff;\n  }\n\n  .ta-about-btn-primary:hover{\n    background:var(--ta-mousse-dark);\n    color:#fff;\n  }\n\n  .ta-about-btn-secondary{\n    background:#fff;\n    color:var(--ta-charbon);\n    border-color:var(--ta-ligne);\n  }\n\n  .ta-about-btn-secondary:hover{\n    border-color:var(--ta-mousse);\n    color:var(--ta-mousse);\n  }\n\n  .ta-about-intro-note{\n    margin-top:20px;\n    font-size:.95rem;\n    color:#66726E;\n    line-height:1.8;\n  }\n\n  .ta-about-grid-2{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:28px;\n  }\n\n  .ta-about-grid-3{\n    display:grid;\n    grid-template-columns:repeat(3, 1fr);\n    gap:22px;\n  }\n\n  .ta-about-grid-4{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:20px;\n  }\n\n  .ta-about-block{\n    padding:28px;\n    height:100%;\n  }\n\n  .ta-about-h2{\n    margin:0 0 14px;\n    font-family:Manrope, Inter, Arial, sans-serif;\n    font-size:clamp(1.55rem,2.4vw,2.35rem);\n    line-height:1.18;\n    font-weight:800;\n    letter-spacing:-0.02em;\n    color:var(--ta-charbon);\n  }\n\n  .ta-about-h3{\n    margin:0 0 12px;\n    font-family:Manrope, Inter, Arial, sans-serif;\n    font-size:1.18rem;\n    line-height:1.35;\n    font-weight:800;\n    color:var(--ta-charbon);\n  }\n\n  .ta-about-p{\n    margin:0;\n    font-size:1rem;\n    line-height:1.9;\n    color:#55625E;\n  }\n\n  .ta-about-list{\n    margin:16px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .ta-about-list li{\n    position:relative;\n    padding-left:18px;\n    margin:0 0 12px;\n    color:#55625E;\n    line-height:1.8;\n  }\n\n  .ta-about-list li:before{\n    content:\"\";\n    position:absolute;\n    top:.85em;\n    left:0;\n    width:7px;\n    height:7px;\n    border-radius:50%;\n    background:var(--ta-mousse);\n    transform:translateY(-50%);\n  }\n\n  .ta-about-icon{\n    width:52px;\n    height:52px;\n    border-radius:16px;\n    background:rgba(76,93,78,0.10);\n    color:var(--ta-mousse);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:1.25rem;\n    margin-bottom:18px;\n    font-weight:800;\n  }\n\n  .ta-about-quote{\n    position:relative;\n    padding:34px 30px;\n    background:linear-gradient(180deg,#4C5D4E 0%,#425246 100%);\n    color:#fff;\n    border-radius:var(--ta-radius);\n    overflow:hidden;\n    box-shadow:var(--ta-shadow);\n  }\n\n  .ta-about-quote:before{\n    content:\"\u201c\";\n    position:absolute;\n    top:-12px;\n    left:18px;\n    font-size:5rem;\n    line-height:1;\n    color:rgba(255,255,255,0.12);\n    font-family:Georgia, serif;\n  }\n\n  .ta-about-quote p{\n    position:relative;\n    margin:0;\n    font-size:1.12rem;\n    line-height:1.9;\n    color:#F7F8F7;\n  }\n\n  .ta-about-highlight{\n    background:var(--ta-mineral);\n    border:1px solid var(--ta-ligne);\n    border-radius:var(--ta-radius);\n    padding:30px;\n  }\n\n  .ta-about-divider{\n    width:92px;\n    height:3px;\n    background:var(--ta-mousse);\n    margin:18px 0 0;\n    border-radius:999px;\n  }\n\n  .ta-about-values .ta-about-card{\n    overflow:hidden;\n  }\n\n  .ta-about-value-top{\n    height:5px;\n    background:var(--ta-mousse);\n  }\n\n  .ta-about-cta{\n    background:linear-gradient(180deg,#F4F6F4 0%,#EEF1EE 100%);\n    border-top:1px solid var(--ta-ligne);\n    border-bottom:1px solid var(--ta-ligne);\n  }\n\n  .ta-about-cta-box{\n    padding:34px;\n    display:grid;\n    grid-template-columns:1.2fr .8fr;\n    gap:24px;\n    align-items:center;\n  }\n\n  .ta-about-kpis{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:16px;\n    margin-top:24px;\n  }\n\n  .ta-about-kpi{\n    background:#fff;\n    border:1px solid var(--ta-ligne);\n    border-radius:16px;\n    padding:18px;\n    text-align:center;\n  }\n\n  .ta-about-kpi strong{\n    display:block;\n    color:var(--ta-charbon);\n    font-size:1.2rem;\n    font-family:Manrope, Inter, Arial, sans-serif;\n    margin-bottom:6px;\n  }\n\n  .ta-about-kpi span{\n    color:#60706A;\n    font-size:.95rem;\n    line-height:1.5;\n  }\n\n  .ta-about-footer{\n    padding:28px 0 56px;\n    text-align:center;\n    color:#687671;\n    font-size:.94rem;\n    line-height:1.8;\n  }\n\n  .ta-about-footer a{\n    color:var(--ta-mousse);\n    text-decoration:none;\n    font-weight:700;\n  }\n\n  @media (max-width:1024px){\n    .ta-about-hero-grid,\n    .ta-about-grid-2,\n    .ta-about-cta-box{\n      grid-template-columns:1fr;\n    }\n\n    .ta-about-grid-4{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .ta-about-grid-3{\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\n  @media (max-width:767px){\n    .ta-about-section{\n      padding:58px 0;\n    }\n\n    .ta-about-hero{\n      padding:68px 0 52px;\n    }\n\n    .ta-about-wrap{\n      width:min(var(--ta-max), calc(100% - 20px));\n    }\n\n    .ta-about-hero-card,\n    .ta-about-block,\n    .ta-about-cta-box,\n    .ta-about-highlight,\n    .ta-about-quote{\n      padding:22px;\n    }\n\n    .ta-about-grid-4,\n    .ta-about-grid-3{\n      grid-template-columns:1fr;\n    }\n\n    .ta-about-kpis{\n      grid-template-columns:1fr;\n    }\n\n    .ta-about-actions{\n      flex-direction:column;\n    }\n\n    .ta-about-btn{\n      width:100%;\n    }\n\n    .ta-about-hero-logo{\n      min-height:210px;\n    }\n\n    .ta-about-subtitle,\n    .ta-about-p,\n    .ta-about-list li,\n    .ta-about-quote p{\n      line-height:1.75;\n    }\n  }\n\n  @media (max-width:480px){\n    .ta-about-title{\n      font-size:2rem;\n    }\n\n    .ta-about-h2{\n      font-size:1.45rem;\n    }\n\n    .ta-about-eyebrow{\n      font-size:.72rem;\n      padding:7px 12px;\n    }\n\n    .ta-about-hero-card,\n    .ta-about-block{\n      padding:20px;\n    }\n  }\n<\/style>\n\n<div class=\"ta-about-page\">\n\n  <section class=\"ta-about-hero\">\n    <div class=\"ta-about-wrap\">\n      <div class=\"ta-about-hero-grid\">\n\n        <div class=\"ta-about-card ta-about-hero-card\">\n          <span class=\"ta-about-eyebrow\">Our world<\/span>\n          <h1 class=\"ta-about-title\">About Tisane Addict<\/h1>\n          <p class=\"ta-about-subtitle\">\n            Welcome to the world of Tisane Addict, a brand imagined for those who love\n            rituals, careful selections and simple moments around tea, tisane and infusion.\n            and infusions.\n          <\/p>\n\n          <div class=\"ta-about-actions\">\n            <a href=\"https:\/\/www.tisaneaddict.com\/en\/\" class=\"ta-about-btn ta-about-btn-primary\">Discover the store<\/a>\n            <a href=\"https:\/\/www.tisaneaddict.com\/en\/contact-us\/\" class=\"ta-about-btn ta-about-btn-secondary\">Contact us<\/a>\n          <\/div>\n\n          <p class=\"ta-about-intro-note\">\n            At Tisane Addict, we wanted to create a soft, contemporary and inspiring universe,\n            where every visit becomes a pleasant, clear and elegant experience.\n          <\/p>\n        <\/div>\n\n        <div class=\"ta-about-card ta-about-hero-logo\">\n          <img decoding=\"async\" src=\"https:\/\/www.tisaneaddict.com\/wp-content\/uploads\/2026\/04\/logo-tisane-addict.webp\" alt=\"Tisane Addict logo\" \/>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ta-about-section\">\n    <div class=\"ta-about-wrap\">\n      <div class=\"ta-about-grid-2\">\n\n        <div class=\"ta-about-card ta-about-block\">\n          <h2 class=\"ta-about-h2\">Our vision<\/h2>\n          <p class=\"ta-about-p\">\n            We believe that a successful brand universe is more than just products.\n            It must also convey an atmosphere, a style, an intention. Tisane Addict was born\n            from this desire: to offer a softer, more aesthetic and more inspiring setting around teas, herbal teas and infusions.\n            teas and infusions.\n          <\/p>\n          <div class=\"ta-about-divider\"><\/div>\n        <\/div>\n\n        <div class=\"ta-about-highlight\">\n          <h3 class=\"ta-about-h3\">What drives us<\/h3>\n          <ul class=\"ta-about-list\">\n            <li>Create a harmonious selection that's a pleasure to discover<\/li>\n            <li>Offer a simple, fluid and reassuring experience<\/li>\n            <li>A premium, plant-based, contemporary identity<\/li>\n            <li>Make every visit an inspiring moment<\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ta-about-section ta-about-values\">\n    <div class=\"ta-about-wrap\">\n      <span class=\"ta-about-eyebrow\">What makes us different<\/span>\n      <h2 class=\"ta-about-h2\">A brand thought through to the last detail<\/h2>\n\n      <div class=\"ta-about-grid-4\" style=\"margin-top:26px;\">\n\n        <div class=\"ta-about-card\">\n          <div class=\"ta-about-value-top\"><\/div>\n          <div class=\"ta-about-block\">\n            <div class=\"ta-about-icon\">01<\/div>\n            <h3 class=\"ta-about-h3\">Careful selection<\/h3>\n            <p class=\"ta-about-p\">\n              Each universe is designed to be readable, coherent and pleasant to navigate, with\n              a clear presentation of references and categories.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"ta-about-card\">\n          <div class=\"ta-about-value-top\"><\/div>\n          <div class=\"ta-about-block\">\n            <div class=\"ta-about-icon\">02<\/div>\n            <h3 class=\"ta-about-h3\">Premium styling<\/h3>\n            <p class=\"ta-about-p\">\n              Our identity blends sobriety, elegance and softness to create a visual environment\n              modern and instantly recognizable.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"ta-about-card\">\n          <div class=\"ta-about-value-top\"><\/div>\n          <div class=\"ta-about-block\">\n            <div class=\"ta-about-icon\">03<\/div>\n            <h3 class=\"ta-about-h3\">Smooth navigation<\/h3>\n            <p class=\"ta-about-p\">\n              We place as much importance on readability as we do on design, to make exploration\n              intuitive and enjoyable to explore on any screen.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"ta-about-card\">\n          <div class=\"ta-about-value-top\"><\/div>\n          <div class=\"ta-about-block\">\n            <div class=\"ta-about-icon\">04<\/div>\n            <h3 class=\"ta-about-h3\">True brand consistency<\/h3>\n            <p class=\"ta-about-p\">\n              From visual identity to site experience, everything is designed to convey\n              a harmonious, stable and high-quality image.\n            <\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ta-about-section\">\n    <div class=\"ta-about-wrap\">\n      <div class=\"ta-about-grid-2\">\n\n        <div class=\"ta-about-card ta-about-block\">\n          <span class=\"ta-about-eyebrow\">Our approach<\/span>\n          <h2 class=\"ta-about-h2\">A world that invites you to slow down<\/h2>\n          <p class=\"ta-about-p\">\n            Tisane Addict is for those who love details, soothing atmospheres\n            and carefully chosen discoveries. Our ambition is to make this brand\n            brand a place to return to, explore and be inspired by.\n          <\/p>\n        <\/div>\n\n        <div class=\"ta-about-card ta-about-block\">\n          <span class=\"ta-about-eyebrow\">Our tone<\/span>\n          <h2 class=\"ta-about-h2\">Soft, clear and contemporary<\/h2>\n          <p class=\"ta-about-p\">\n            We've chosen a simple, elegant expression, with accessible content,\n            and an aesthetic that lets the brand breathe. All in a\n            a warm, premium, plant-based atmosphere.\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ta-about-section\">\n    <div class=\"ta-about-wrap\">\n      <div class=\"ta-about-quote\">\n        <p>\n          Tisane Addict is more than just a website: it's a visual universe,\n          an atmosphere, a selection and a more beautiful way of discovering tea,\n          herbal teas and infusions on a daily basis.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ta-about-section\">\n    <div class=\"ta-about-wrap\">\n      <span class=\"ta-about-eyebrow\">Our commitments<\/span>\n      <h2 class=\"ta-about-h2\">What we can offer you<\/h2>\n\n      <div class=\"ta-about-grid-3\" style=\"margin-top:26px;\">\n\n        <div class=\"ta-about-card ta-about-block\">\n          <h3 class=\"ta-about-h3\">More intuitive discovery<\/h3>\n          <p class=\"ta-about-p\">\n            We focus on a clear reading of universes, categories and collections\n            to make browsing a pleasure.\n          <\/p>\n        <\/div>\n\n        <div class=\"ta-about-card ta-about-block\">\n          <h3 class=\"ta-about-h3\">A more inspiring experience<\/h3>\n          <p class=\"ta-about-p\">\n            We want every visit to reflect the Tisane Addict DNA: softness, consistency,\n            aestheticism and attention to detail.\n          <\/p>\n        <\/div>\n\n        <div class=\"ta-about-card ta-about-block\">\n          <h3 class=\"ta-about-h3\">A more reassuring relationship<\/h3>\n          <p class=\"ta-about-p\">\n            We focus on clear content, simple reference points and a brand presence\n            that inspires confidence every step of the way.\n          <\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"ta-about-kpis\">\n        <div class=\"ta-about-kpi\">\n          <strong>Premium universe<\/strong>\n          <span>A soft, plant-based, elegant identity<\/span>\n        <\/div>\n        <div class=\"ta-about-kpi\">\n          <strong>Smooth navigation<\/strong>\n          <span>A pleasant journey on mobile and desktop<\/span>\n        <\/div>\n        <div class=\"ta-about-kpi\">\n          <strong>Consistent experience<\/strong>\n          <span>A brand thought out in detail throughout the site<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"ta-about-section ta-about-cta\">\n    <div class=\"ta-about-wrap\">\n      <div class=\"ta-about-card ta-about-cta-box\">\n\n        <div>\n          <span class=\"ta-about-eyebrow\">Continue discovery<\/span>\n          <h2 class=\"ta-about-h2\" style=\"margin-bottom:12px;\">Explore the world of Tisane Addict<\/h2>\n          <p class=\"ta-about-p\">\n            Discover the store, browse our universes and contact us if you need\n            further information. We look forward to hearing from you.\n          <\/p>\n        <\/div>\n\n        <div class=\"ta-about-actions\" style=\"margin-top:0;\">\n          <a href=\"https:\/\/www.tisaneaddict.com\/en\/\" class=\"ta-about-btn ta-about-btn-primary\">Discover the store<\/a>\n          <a href=\"https:\/\/www.tisaneaddict.com\/en\/contact-us\/\" class=\"ta-about-btn ta-about-btn-secondary\">Contact us<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-86","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/pages\/86","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/comments?post=86"}],"version-history":[{"count":2,"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/pages\/86\/revisions"}],"predecessor-version":[{"id":88,"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/pages\/86\/revisions\/88"}],"wp:attachment":[{"href":"https:\/\/www.tisaneaddict.com\/en\/wp-json\/wp\/v2\/media?parent=86"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}