{"id":384,"date":"2020-12-22T01:46:09","date_gmt":"2020-12-22T01:46:09","guid":{"rendered":"https:\/\/el1.thembaydev.com\/zota\/?page_id=384"},"modified":"2026-08-30T23:08:53","modified_gmt":"2026-08-30T21:08:53","slug":"home","status":"publish","type":"page","link":"https:\/\/bisoh.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"384\" class=\"elementor elementor-384\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88aa946 e-con e-atomic-element e-flexbox-base e-eaac48f \" data-id=\"88aa946\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"88aa946\" data-e-type=\"e-flexbox\" data-id=\"88aa946\">\n    \t\t<div class=\"elementor-element elementor-element-be7bf3d elementor-widget elementor-widget-html\" data-id=\"be7bf3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\r\n\/* \r\n   BISOH \u2014 PAGE D'ACCUEIL\r\n   HERO + REASSURANCE + CATEGORIES + VENDEURS\r\n *\/\r\n\r\n.bisoh-home{\r\n    --blue:#1677FF;\r\n    --black:#111111;\r\n    --white:#FFFFFF;\r\n    --light:#F5F7FA;\r\n    --border:#E5E7EB;\r\n    --grey:#6B7280;\r\n\r\n    width:100%;\r\n    font-family:Inter,Arial,sans-serif;\r\n    color:var(--black);\r\n}\r\n\r\n.bisoh-home *{\r\n    box-sizing:border-box;\r\n}\r\n\r\n.bisoh-home a{\r\n    text-decoration:none;\r\n}\r\n\r\n\r\n\/* \r\n   HERO\r\n *\/\r\n\r\n.bisoh-hero{\r\n    position:relative;\r\n    overflow:hidden;\r\n\r\n    width:100%;\r\n    min-height:470px;\r\n\r\n    display:flex;\r\n    align-items:center;\r\n\r\n    background:\r\n        linear-gradient(\r\n            115deg,\r\n            #F4F8FF 0%,\r\n            #FFFFFF 53%,\r\n            #EDF4FF 100%\r\n        );\r\n\r\n    border-bottom:1px solid var(--border);\r\n}\r\n\r\n.bisoh-hero-inner{\r\n    width:100%;\r\n    max-width:1400px;\r\n\r\n    margin:0 auto;\r\n    padding:70px 30px;\r\n\r\n    display:grid;\r\n    grid-template-columns:1.1fr .9fr;\r\n\r\n    align-items:center;\r\n    gap:65px;\r\n\r\n    position:relative;\r\n    z-index:2;\r\n}\r\n\r\n\r\n\/* TEXTE HERO *\/\r\n\r\n.bisoh-kicker{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:8px;\r\n\r\n    width:max-content;\r\n\r\n    padding:8px 13px;\r\n\r\n    border-radius:999px;\r\n\r\n    background:#E8F1FF;\r\n    color:var(--blue);\r\n\r\n    font-size:12px;\r\n    font-weight:700;\r\n\r\n    margin-bottom:18px;\r\n}\r\n\r\n.bisoh-hero h1{\r\n    max-width:720px;\r\n\r\n    margin:0 0 20px;\r\n\r\n    font-size:54px;\r\n    line-height:1.04;\r\n    letter-spacing:-2.2px;\r\n\r\n    font-weight:800;\r\n}\r\n\r\n.bisoh-hero h1 span{\r\n    color:var(--blue);\r\n}\r\n\r\n.bisoh-hero-text{\r\n    max-width:620px;\r\n\r\n    margin:0 0 30px;\r\n\r\n    color:var(--grey);\r\n\r\n    font-size:17px;\r\n    line-height:1.7;\r\n}\r\n\r\n\r\n\/* BOUTONS *\/\r\n\r\n.bisoh-hero-actions{\r\n    display:flex;\r\n    align-items:center;\r\n    flex-wrap:wrap;\r\n\r\n    gap:12px;\r\n}\r\n\r\n.bisoh-btn{\r\n    min-height:48px;\r\n\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    padding:0 21px;\r\n\r\n    border-radius:9px;\r\n\r\n    font-size:14px;\r\n    font-weight:700;\r\n\r\n    transition:\r\n        transform .2s ease,\r\n        box-shadow .2s ease,\r\n        background .2s ease;\r\n}\r\n\r\n.bisoh-btn:hover{\r\n    transform:translateY(-2px);\r\n}\r\n\r\n.bisoh-btn-primary{\r\n    background:var(--blue);\r\n    color:var(--white);\r\n\r\n    box-shadow:0 8px 22px rgba(22,119,255,.20);\r\n}\r\n\r\n.bisoh-btn-primary:hover{\r\n    color:#fff;\r\n}\r\n\r\n.bisoh-btn-secondary{\r\n    background:var(--white);\r\n    color:var(--black);\r\n\r\n    border:1px solid var(--border);\r\n}\r\n\r\n\r\n\/* \r\n   VISUEL HERO\r\n *\/\r\n\r\n.bisoh-hero-visual{\r\n    position:relative;\r\n\r\n    min-height:360px;\r\n\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n}\r\n\r\n.bisoh-visual-card{\r\n    width:100%;\r\n    max-width:470px;\r\n\r\n    padding:28px;\r\n\r\n    background:rgba(255,255,255,.9);\r\n\r\n    border:1px solid rgba(22,119,255,.12);\r\n    border-radius:24px;\r\n\r\n    box-shadow:0 25px 70px rgba(17,24,39,.10);\r\n\r\n    backdrop-filter:blur(10px);\r\n}\r\n\r\n.bisoh-visual-top{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n\r\n    margin-bottom:24px;\r\n}\r\n\r\n.bisoh-mini-logo{\r\n    font-size:25px;\r\n    font-weight:900;\r\n    font-style:italic;\r\n\r\n    letter-spacing:-1.5px;\r\n}\r\n\r\n.bisoh-mini-logo span{\r\n    color:var(--blue);\r\n}\r\n\r\n.bisoh-secure{\r\n    padding:7px 10px;\r\n\r\n    border-radius:999px;\r\n\r\n    background:#ECFDF3;\r\n    color:#15803D;\r\n\r\n    font-size:10px;\r\n    font-weight:700;\r\n}\r\n\r\n\r\n\/* FAUSSES CARTES VISUELLES *\/\r\n\r\n.bisoh-demo-products{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,1fr);\r\n\r\n    gap:13px;\r\n}\r\n\r\n.bisoh-demo-product{\r\n    min-height:118px;\r\n\r\n    padding:16px;\r\n\r\n    display:flex;\r\n    flex-direction:column;\r\n    justify-content:space-between;\r\n\r\n    border-radius:15px;\r\n\r\n    background:var(--light);\r\n}\r\n\r\n.bisoh-demo-icon{\r\n    font-size:31px;\r\n}\r\n\r\n.bisoh-demo-product strong{\r\n    font-size:12px;\r\n}\r\n\r\n.bisoh-demo-product small{\r\n    color:var(--blue);\r\n\r\n    font-size:11px;\r\n    font-weight:700;\r\n}\r\n\r\n\r\n\/* DECORATION *\/\r\n\r\n.bisoh-orb{\r\n    position:absolute;\r\n\r\n    width:300px;\r\n    height:300px;\r\n\r\n    border-radius:50%;\r\n\r\n    background:rgba(22,119,255,.08);\r\n\r\n    filter:blur(2px);\r\n\r\n    right:-80px;\r\n    top:-80px;\r\n}\r\n\r\n\r\n\/* \r\n   REASSURANCE\r\n *\/\r\n\r\n.bisoh-trust{\r\n    max-width:1400px;\r\n\r\n    margin:0 auto;\r\n    padding:28px 30px;\r\n\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n\r\n    gap:16px;\r\n}\r\n\r\n.bisoh-trust-item{\r\n    display:flex;\r\n    align-items:center;\r\n\r\n    gap:13px;\r\n\r\n    padding:18px;\r\n\r\n    border:1px solid var(--border);\r\n    border-radius:13px;\r\n\r\n    background:#fff;\r\n}\r\n\r\n.bisoh-trust-icon{\r\n    flex:0 0 42px;\r\n\r\n    width:42px;\r\n    height:42px;\r\n\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    border-radius:12px;\r\n\r\n    background:#EDF4FF;\r\n\r\n    font-size:20px;\r\n}\r\n\r\n.bisoh-trust-item strong{\r\n    display:block;\r\n\r\n    margin-bottom:3px;\r\n\r\n    font-size:13px;\r\n}\r\n\r\n.bisoh-trust-item small{\r\n    color:var(--grey);\r\n\r\n    font-size:11px;\r\n    line-height:1.4;\r\n}\r\n\r\n\r\n\/* \r\n   SECTIONS GENERALES\r\n *\/\r\n\r\n.bisoh-section{\r\n    width:100%;\r\n    max-width:1400px;\r\n\r\n    margin:0 auto;\r\n\r\n    padding:55px 30px;\r\n}\r\n\r\n.bisoh-section-head{\r\n    display:flex;\r\n    align-items:flex-end;\r\n    justify-content:space-between;\r\n\r\n    gap:20px;\r\n\r\n    margin-bottom:26px;\r\n}\r\n\r\n.bisoh-section-head h2{\r\n    margin:0;\r\n\r\n    font-size:30px;\r\n    line-height:1.15;\r\n    letter-spacing:-1px;\r\n\r\n    font-weight:800;\r\n}\r\n\r\n.bisoh-section-head p{\r\n    margin:7px 0 0;\r\n\r\n    color:var(--grey);\r\n\r\n    font-size:14px;\r\n}\r\n\r\n.bisoh-see-all{\r\n    color:var(--blue);\r\n\r\n    font-size:13px;\r\n    font-weight:700;\r\n}\r\n\r\n\r\n\/* \r\n   CATEGORIES\r\n *\/\r\n\r\n.bisoh-categories{\r\n    display:grid;\r\n\r\n    grid-template-columns:repeat(6,1fr);\r\n\r\n    gap:15px;\r\n}\r\n\r\n.bisoh-category{\r\n    min-height:155px;\r\n\r\n    padding:19px 14px;\r\n\r\n    display:flex;\r\n    flex-direction:column;\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    gap:12px;\r\n\r\n    text-align:center;\r\n\r\n    background:#fff;\r\n\r\n    border:1px solid var(--border);\r\n    border-radius:16px;\r\n\r\n    color:var(--black);\r\n\r\n    transition:\r\n        transform .2s ease,\r\n        border-color .2s ease,\r\n        box-shadow .2s ease;\r\n}\r\n\r\n.bisoh-category:hover{\r\n    transform:translateY(-4px);\r\n\r\n    border-color:#BDD6FF;\r\n\r\n    box-shadow:0 12px 26px rgba(17,24,39,.07);\r\n}\r\n\r\n.bisoh-category-icon{\r\n    width:58px;\r\n    height:58px;\r\n\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    border-radius:15px;\r\n\r\n    background:#EDF4FF;\r\n\r\n    font-size:27px;\r\n}\r\n\r\n.bisoh-category strong{\r\n    font-size:13px;\r\n}\r\n\r\n.bisoh-category small{\r\n    color:var(--grey);\r\n\r\n    font-size:10px;\r\n}\r\n\r\n\r\n\/* \r\n   BLOC VENDEUR\r\n *\/\r\n\r\n.bisoh-seller{\r\n    max-width:1340px;\r\n\r\n    margin:20px auto 65px;\r\n\r\n    padding:45px;\r\n\r\n    display:grid;\r\n    grid-template-columns:1fr auto;\r\n\r\n    align-items:center;\r\n    gap:30px;\r\n\r\n    background:#111111;\r\n\r\n    border-radius:22px;\r\n\r\n    color:#fff;\r\n}\r\n\r\n.bisoh-seller h2{\r\n    margin:0 0 10px;\r\n\r\n    font-size:31px;\r\n    letter-spacing:-1px;\r\n\r\n    font-weight:800;\r\n}\r\n\r\n.bisoh-seller h2 span{\r\n    color:#60A5FA;\r\n}\r\n\r\n.bisoh-seller p{\r\n    max-width:720px;\r\n\r\n    margin:0;\r\n\r\n    color:#D1D5DB;\r\n\r\n    font-size:14px;\r\n    line-height:1.65;\r\n}\r\n\r\n.bisoh-seller .bisoh-btn{\r\n    white-space:nowrap;\r\n}\r\n\r\n\r\n\/* \r\n   MOBILE\r\n *\/\r\n\r\n@media(max-width:767px){\r\n\r\n    .bisoh-hero{\r\n        min-height:auto;\r\n    }\r\n\r\n    .bisoh-hero-inner{\r\n        padding:42px 18px 35px;\r\n\r\n        grid-template-columns:1fr;\r\n\r\n        gap:28px;\r\n    }\r\n\r\n    .bisoh-kicker{\r\n        font-size:10px;\r\n    }\r\n\r\n    .bisoh-hero h1{\r\n        margin-bottom:16px;\r\n\r\n        font-size:37px;\r\n        line-height:1.07;\r\n        letter-spacing:-1.6px;\r\n    }\r\n\r\n    .bisoh-hero-text{\r\n        margin-bottom:23px;\r\n\r\n        font-size:14px;\r\n        line-height:1.6;\r\n    }\r\n\r\n    .bisoh-hero-actions{\r\n        display:grid;\r\n        grid-template-columns:1fr 1fr;\r\n\r\n        width:100%;\r\n    }\r\n\r\n    .bisoh-btn{\r\n        width:100%;\r\n\r\n        min-height:46px;\r\n\r\n        padding:0 13px;\r\n\r\n        font-size:12px;\r\n    }\r\n\r\n\r\n    \/* VISUEL MOBILE *\/\r\n\r\n    .bisoh-hero-visual{\r\n        min-height:260px;\r\n    }\r\n\r\n    .bisoh-visual-card{\r\n        padding:18px;\r\n\r\n        border-radius:18px;\r\n    }\r\n\r\n    .bisoh-demo-product{\r\n        min-height:100px;\r\n\r\n        padding:13px;\r\n    }\r\n\r\n    .bisoh-demo-icon{\r\n        font-size:25px;\r\n    }\r\n\r\n\r\n    \/* REASSURANCE MOBILE *\/\r\n\r\n    .bisoh-trust{\r\n        padding:20px 16px;\r\n\r\n        grid-template-columns:repeat(2,1fr);\r\n\r\n        gap:10px;\r\n    }\r\n\r\n    .bisoh-trust-item{\r\n        padding:13px;\r\n\r\n        gap:9px;\r\n    }\r\n\r\n    .bisoh-trust-icon{\r\n        width:35px;\r\n        height:35px;\r\n\r\n        flex-basis:35px;\r\n\r\n        font-size:17px;\r\n    }\r\n\r\n    .bisoh-trust-item strong{\r\n        font-size:11px;\r\n    }\r\n\r\n    .bisoh-trust-item small{\r\n        font-size:9px;\r\n    }\r\n\r\n\r\n    \/* SECTION *\/\r\n\r\n    .bisoh-section{\r\n        padding:38px 16px;\r\n    }\r\n\r\n    .bisoh-section-head{\r\n        align-items:flex-start;\r\n\r\n        margin-bottom:18px;\r\n    }\r\n\r\n    .bisoh-section-head h2{\r\n        font-size:23px;\r\n    }\r\n\r\n    .bisoh-section-head p{\r\n        font-size:12px;\r\n    }\r\n\r\n    .bisoh-see-all{\r\n        margin-top:5px;\r\n\r\n        font-size:11px;\r\n    }\r\n\r\n\r\n    \/* CATEGORIES MOBILE *\/\r\n\r\n    .bisoh-categories{\r\n        grid-template-columns:repeat(3,1fr);\r\n\r\n        gap:9px;\r\n    }\r\n\r\n    .bisoh-category{\r\n        min-height:120px;\r\n\r\n        padding:13px 6px;\r\n\r\n        gap:8px;\r\n\r\n        border-radius:13px;\r\n    }\r\n\r\n    .bisoh-category-icon{\r\n        width:46px;\r\n        height:46px;\r\n\r\n        font-size:22px;\r\n\r\n        border-radius:12px;\r\n    }\r\n\r\n    .bisoh-category strong{\r\n        font-size:10px;\r\n    }\r\n\r\n    .bisoh-category small{\r\n        display:none;\r\n    }\r\n\r\n\r\n    \/* VENDEUR MOBILE *\/\r\n\r\n    .bisoh-seller{\r\n        margin:10px 16px 45px;\r\n\r\n        padding:28px 20px;\r\n\r\n        grid-template-columns:1fr;\r\n\r\n        gap:20px;\r\n\r\n        border-radius:18px;\r\n    }\r\n\r\n    .bisoh-seller h2{\r\n        font-size:24px;\r\n    }\r\n\r\n    .bisoh-seller p{\r\n        font-size:12px;\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* TRES PETITS TELEPHONES *\/\r\n\r\n@media(max-width:370px){\r\n\r\n    .bisoh-hero h1{\r\n        font-size:33px;\r\n    }\r\n\r\n    .bisoh-categories{\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n\r\n<div class=\"bisoh-home\">\r\n\r\n\r\n<!-- \r\n     HERO\r\n -->\r\n\r\n<section class=\"bisoh-hero\">\r\n\r\n    <div class=\"bisoh-orb\"><\/div>\r\n\r\n    <div class=\"bisoh-hero-inner\">\r\n\r\n\r\n        <div>\r\n\r\n            <div class=\"bisoh-kicker\">\r\n                \u25cf Marketplace BISOH\r\n            <\/div>\r\n\r\n\r\n            <h1>\r\n                Achetez, Vendez\r\n                <span>En toute confiance.<\/span>\r\n            <\/h1>\r\n\r\n\r\n            <p class=\"bisoh-hero-text\">\r\n                D\u00e9couvrez des produits propos\u00e9s par des vendeurs\r\n                v\u00e9rifi\u00e9s et profitez d'une exp\u00e9rience d'achat\r\n                simple, s\u00e9curis\u00e9e et pens\u00e9e pour vos besoins.\r\n            <\/p>\r\n\r\n\r\n            <div class=\"bisoh-hero-actions\">\r\n\r\n                <a\r\n                    href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n                    class=\"bisoh-btn bisoh-btn-primary\"\r\n                >\r\n                    Explorer la boutique\r\n                <\/a>\r\n\r\n                <a\r\n                    href=\"https:\/\/bisoh.fr\/index.php\/devenir-vendeur\/\"\r\n                    class=\"bisoh-btn bisoh-btn-secondary\"\r\n                >\r\n                    Devenir vendeur\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n\r\n        <!-- VISUEL -->\r\n\r\n        <div class=\"bisoh-hero-visual\">\r\n\r\n            <div class=\"bisoh-visual-card\">\r\n\r\n                <div class=\"bisoh-visual-top\">\r\n\r\n                    <div class=\"bisoh-mini-logo\">\r\n                        <span>B<\/span>ISOH\r\n                    <\/div>\r\n\r\n                    <div class=\"bisoh-secure\">\r\n                        \u2713 Achat s\u00e9curis\u00e9\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"bisoh-demo-products\">\r\n\r\n                    <div class=\"bisoh-demo-product\">\r\n                        <div class=\"bisoh-demo-icon\">\ud83d\udcf1<\/div>\r\n                        <strong>High-tech<\/strong>\r\n                        <small>D\u00e9couvrir<\/small>\r\n                    <\/div>\r\n\r\n                    <div class=\"bisoh-demo-product\">\r\n                        <div class=\"bisoh-demo-icon\">\ud83d\udc55<\/div>\r\n                        <strong>Mode<\/strong>\r\n                        <small>D\u00e9couvrir <\/small>\r\n                    <\/div>\r\n\r\n                    <div class=\"bisoh-demo-product\">\r\n                        <div class=\"bisoh-demo-icon\">\ud83c\udfe0<\/div>\r\n                        <strong>Maison<\/strong>\r\n                        <small>D\u00e9couvrir <\/small>\r\n                    <\/div>\r\n\r\n                    <div class=\"bisoh-demo-product\">\r\n                        <div class=\"bisoh-demo-icon\">\ud83d\udcbb<\/div>\r\n                        <strong>Informatique<\/strong>\r\n                        <small>D\u00e9couvrir <\/small>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!-- \r\n     CONFIANCE\r\n -->\r\n\r\n<section class=\"bisoh-trust\">\r\n\r\n\r\n    <div class=\"bisoh-trust-item\">\r\n\r\n        <div class=\"bisoh-trust-icon\">\ud83d\udd12<\/div>\r\n\r\n        <div>\r\n            <strong>Paiements s\u00e9curis\u00e9s<\/strong>\r\n            <small>\r\n                Vos transactions sont prot\u00e9g\u00e9es.\r\n            <\/small>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"bisoh-trust-item\">\r\n\r\n        <div class=\"bisoh-trust-icon\">\u2705<\/div>\r\n\r\n        <div>\r\n            <strong>Vendeurs v\u00e9rifi\u00e9s<\/strong>\r\n            <small>\r\n                Nous contr\u00f4lons les vendeurs.\r\n            <\/small>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"bisoh-trust-item\">\r\n\r\n        <div class=\"bisoh-trust-icon\">\ud83d\udce6<\/div>\r\n\r\n        <div>\r\n            <strong>Livraison suivie<\/strong>\r\n            <small>\r\n                Suivez votre commande simplement.\r\n            <\/small>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"bisoh-trust-item\">\r\n\r\n        <div class=\"bisoh-trust-icon\">\ud83d\udcac<\/div>\r\n\r\n        <div>\r\n            <strong>Assistance BISOH<\/strong>\r\n            <small>\r\n                Une \u00e9quipe disponible en cas de besoin.\r\n            <\/small>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!--\r\n     CATEGORIES\r\n -->\r\n\r\n<section class=\"bisoh-section\">\r\n\r\n    <div class=\"bisoh-section-head\">\r\n\r\n        <div>\r\n\r\n            <h2>\r\n                Explorez nos cat\u00e9gories\r\n            <\/h2>\r\n\r\n            <p>\r\n                Trouvez rapidement ce dont vous avez besoin.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n        <a\r\n            href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n            class=\"bisoh-see-all\"\r\n        >\r\n            Tout voir \u2192\r\n        <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"bisoh-categories\">\r\n\r\n\r\n        <a\r\n            href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n            class=\"bisoh-category\"\r\n        >\r\n            <div class=\"bisoh-category-icon\">\ud83d\udcf1<\/div>\r\n            <strong>T\u00e9l\u00e9phones<\/strong>\r\n            <small>Smartphones & accessoires<\/small>\r\n        <\/a>\r\n\r\n\r\n        <a\r\n            href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n            class=\"bisoh-category\"\r\n        >\r\n            <div class=\"bisoh-category-icon\">\ud83d\udcbb<\/div>\r\n            <strong>Informatique<\/strong>\r\n            <small>PC & \u00e9quipements<\/small>\r\n        <\/a>\r\n\r\n\r\n        <a\r\n            href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n            class=\"bisoh-category\"\r\n        >\r\n            <div class=\"bisoh-category-icon\">\ud83d\udc55<\/div>\r\n            <strong>Mode<\/strong>\r\n            <small>V\u00eatements & accessoires<\/small>\r\n        <\/a>\r\n\r\n\r\n        <a\r\n            href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n            class=\"bisoh-category\"\r\n        >\r\n            <div class=\"bisoh-category-icon\">\ud83c\udfe0<\/div>\r\n            <strong>Maison<\/strong>\r\n            <small>Maison & quotidien<\/small>\r\n        <\/a>\r\n\r\n\r\n        <a\r\n            href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n            class=\"bisoh-category\"\r\n        >\r\n            <div class=\"bisoh-category-icon\">\ud83d\udc84<\/div>\r\n            <strong>Beaut\u00e9<\/strong>\r\n            <small>Beaut\u00e9 & soins<\/small>\r\n        <\/a>\r\n\r\n\r\n        <a\r\n            href=\"https:\/\/bisoh.fr\/index.php\/shop\/\"\r\n            class=\"bisoh-category\"\r\n        >\r\n            <div class=\"bisoh-category-icon\">\ud83c\udfae<\/div>\r\n            <strong>Gaming<\/strong>\r\n            <small>Jeux & accessoires<\/small>\r\n        <\/a>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!--\r\n     VENDEURS\r\n -->\r\n\r\n<section class=\"bisoh-seller\">\r\n\r\n    <div>\r\n\r\n        <h2>\r\n            Vous avez des produits \u00e0 <span>vendre ?<\/span>\r\n        <\/h2>\r\n\r\n        <p>\r\n            Rejoignez BISOH et pr\u00e9sentez vos produits \u00e0 de nouveaux\r\n            clients. Nous vous accompagnons dans la gestion de votre\r\n            boutique et de vos commandes.\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <a\r\n        href=\"https:\/\/bisoh.fr\/index.php\/devenir-vendeur\/\"\r\n        class=\"bisoh-btn bisoh-btn-primary\"\r\n    >\r\n        Commencer \u00e0 vendre\r\n    <\/a>\r\n\r\n<\/section>\r\n\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-d9f453b e-con e-atomic-element e-flexbox-base e-d9f453b-1b08d15 \" data-id=\"d9f453b\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d9f453b\" data-e-type=\"e-flexbox\" data-id=\"d9f453b\">\n    \t\t<div class=\"elementor-element elementor-element-99f8f5e elementor-widget elementor-widget-html\" data-id=\"99f8f5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"bisoh-products-title\">\r\n    <div>\r\n        <h2>Nouveaut\u00e9s<\/h2>\r\n        <p>D\u00e9couvrez les derniers produits disponibles sur BISOH.<\/p>\r\n    <\/div>\r\n\r\n    <a href=\"https:\/\/bisoh.fr\/index.php\/shop\/\">\r\n        Voir tout \u2192\r\n    <\/a>\r\n<\/div>\r\n\r\n<style>\r\n.bisoh-products-title{\r\n    max-width:1400px;\r\n    margin:0 auto;\r\n    padding:45px 30px 22px;\r\n    display:flex;\r\n    align-items:flex-end;\r\n    justify-content:space-between;\r\n    gap:20px;\r\n    font-family:Inter,Arial,sans-serif;\r\n}\r\n\r\n.bisoh-products-title h2{\r\n    margin:0;\r\n    font-size:30px;\r\n    font-weight:800;\r\n    color:#111111;\r\n}\r\n\r\n.bisoh-products-title p{\r\n    margin:6px 0 0;\r\n    font-size:14px;\r\n    color:#6B7280;\r\n}\r\n\r\n.bisoh-products-title a{\r\n    color:#1677FF;\r\n    text-decoration:none;\r\n    font-size:13px;\r\n    font-weight:700;\r\n}\r\n\r\n@media(max-width:767px){\r\n    .bisoh-products-title{\r\n        padding:35px 16px 18px;\r\n    }\r\n\r\n    .bisoh-products-title h2{\r\n        font-size:23px;\r\n    }\r\n\r\n    .bisoh-products-title p{\r\n        font-size:11px;\r\n    }\r\n\r\n    .bisoh-products-title a{\r\n        font-size:11px;\r\n        white-space:nowrap;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<style>\r\n\/* ===== CARTES PRODUITS BISOH ===== *\/\r\n\r\n.woocommerce ul.products{\r\n    display:grid !important;\r\n    grid-template-columns:repeat(4, minmax(0,1fr)) !important;\r\n    gap:18px !important;\r\n\r\n    padding:0 30px 50px !important;\r\n    margin:0 auto !important;\r\n\r\n    max-width:1400px;\r\n}\r\n\r\n.woocommerce ul.products li.product{\r\n    width:100% !important;\r\n    margin:0 !important;\r\n    float:none !important;\r\n\r\n    padding:12px !important;\r\n\r\n    background:#FFFFFF;\r\n\r\n    border:1px solid #E5E7EB;\r\n    border-radius:16px;\r\n\r\n    overflow:hidden;\r\n\r\n    transition:.2s ease;\r\n}\r\n\r\n.woocommerce ul.products li.product:hover{\r\n    transform:translateY(-4px);\r\n\r\n    box-shadow:\r\n        0 12px 28px\r\n        rgba(17,24,39,.08);\r\n}\r\n\r\n\/* IMAGE *\/\r\n\r\n.woocommerce ul.products li.product img{\r\n    width:100% !important;\r\n    aspect-ratio:1 \/ 1;\r\n\r\n    object-fit:contain;\r\n\r\n    padding:10px;\r\n\r\n    background:#F5F7FA;\r\n\r\n    border-radius:12px;\r\n\r\n    margin-bottom:12px !important;\r\n}\r\n\r\n\/* NOM PRODUIT *\/\r\n\r\n.woocommerce ul.products li.product\r\n.woocommerce-loop-product__title{\r\n\r\n    padding:0 !important;\r\n    margin:5px 0 6px !important;\r\n\r\n    font-family:Inter,Arial,sans-serif;\r\n\r\n    font-size:14px !important;\r\n    line-height:1.35;\r\n\r\n    font-weight:600 !important;\r\n\r\n    color:#111111 !important;\r\n}\r\n\r\n\/* PRIX *\/\r\n\r\n.woocommerce ul.products li.product .price{\r\n    margin:0 0 9px !important;\r\n\r\n    color:#1677FF !important;\r\n\r\n    font-size:15px !important;\r\n    font-weight:800 !important;\r\n}\r\n\r\n\/* BOUTON *\/\r\n\r\n.woocommerce ul.products li.product .button{\r\n    width:100%;\r\n\r\n    margin-top:8px !important;\r\n\r\n    padding:11px 8px !important;\r\n\r\n    background:#1677FF !important;\r\n    color:#FFFFFF !important;\r\n\r\n    border-radius:8px !important;\r\n\r\n    text-align:center;\r\n\r\n    font-family:Inter,Arial,sans-serif;\r\n\r\n    font-size:11px !important;\r\n    font-weight:700 !important;\r\n}\r\n\r\n\r\n\/* ===== MOBILE ===== *\/\r\n\r\n@media(max-width:767px){\r\n\r\n    .woocommerce ul.products{\r\n        grid-template-columns:repeat(2, minmax(0,1fr)) !important;\r\n\r\n        gap:10px !important;\r\n\r\n        padding:0 14px 38px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product{\r\n        padding:8px !important;\r\n\r\n        border-radius:12px;\r\n    }\r\n\r\n    .woocommerce ul.products li.product img{\r\n        padding:6px;\r\n\r\n        border-radius:9px;\r\n\r\n        margin-bottom:8px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product\r\n    .woocommerce-loop-product__title{\r\n\r\n        font-size:11px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .price{\r\n        font-size:12px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .button{\r\n        padding:9px 4px !important;\r\n\r\n        font-size:9px !important;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<style>\r\n\/* CORRECTION ALIGNEMENT CARTES *\/\r\n\r\n.woocommerce ul.products li.product{\r\n    display:flex !important;\r\n    flex-direction:column !important;\r\n    justify-content:flex-start !important;\r\n    height:100% !important;\r\n    min-height:100% !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .woocommerce-LoopProduct-link{\r\n    display:flex !important;\r\n    flex-direction:column !important;\r\n    flex:1 1 auto !important;\r\n}\r\n\r\n.woocommerce ul.products li.product img{\r\n    display:block !important;\r\n    margin:0 auto 12px auto !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .woocommerce-loop-product__title{\r\n    min-height:38px !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .price{\r\n    min-height:22px !important;\r\n    display:block !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .button{\r\n    margin-top:auto !important;\r\n}\r\n\r\n\/*MASQUER LES INFOS VENDEUR \/ MAGASIN *\/\r\n\r\n.wcfmmp_sold_by_container,\r\n.wcfmmp_sold_by_wrapper,\r\n.wcfmmp_sold_by_label,\r\n.wcfmmp-store,\r\n.sold-by,\r\n.store-name,\r\n.by-vendor-name,\r\n.vendor,\r\n.vendor_name,\r\n.vendor-store,\r\n.product-author,\r\n.woocommerce ul.products li.product .wcfm_vendor_badge{\r\n    display:none !important;\r\n}\r\n\r\n\/*UNIFORMISER LES CARTES*\/\r\n\r\n.woocommerce ul.products li.product a{\r\n    text-decoration:none !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .star-rating{\r\n    margin:4px 0 8px !important;\r\n}\r\n\r\n\/*MOBILE*\/\r\n\r\n@media(max-width:767px){\r\n\r\n    .woocommerce ul.products li.product .woocommerce-loop-product__title{\r\n        min-height:34px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .price{\r\n        min-height:18px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .button{\r\n        margin-top:8px !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-332b354 e-con e-atomic-element e-flexbox-base e-d3dd80a \" data-id=\"332b354\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"332b354\" data-e-type=\"e-flexbox\" data-id=\"332b354\">\n    \t\t<div class=\"elementor-element elementor-element-e046a7b elementor-widget elementor-widget-shortcode\" data-id=\"e046a7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-4 \"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-eb7b10d e-con e-atomic-element e-flexbox-base e-ddf22e0 \" data-id=\"eb7b10d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"eb7b10d\" data-e-type=\"e-flexbox\" data-id=\"eb7b10d\">\n    \t\t<div class=\"elementor-element elementor-element-64ae914 elementor-widget elementor-widget-html\" data-id=\"64ae914\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"bisoh-products-title\">\r\n    <div>\r\n        <h2>Produits populaires<\/h2>\r\n        <p>Les produits les plus appr\u00e9ci\u00e9s sur BISOH.<\/p>\r\n    <\/div>\r\n\r\n    <a href=\"https:\/\/bisoh.fr\/index.php\/shop\/\">\r\n        Voir tout \u2192\r\n    <\/a>\r\n<\/div>\r\n\r\n<style>\r\n.bisoh-products-title{\r\n    max-width:1400px;\r\n    margin:0 auto;\r\n    padding:45px 30px 22px;\r\n    display:flex;\r\n    align-items:flex-end;\r\n    justify-content:space-between;\r\n    gap:20px;\r\n    font-family:Inter,Arial,sans-serif;\r\n}\r\n\r\n.bisoh-products-title h2{\r\n    margin:0;\r\n    font-size:30px;\r\n    font-weight:800;\r\n    color:#111111;\r\n}\r\n\r\n.bisoh-products-title p{\r\n    margin:6px 0 0;\r\n    font-size:14px;\r\n    color:#6B7280;\r\n}\r\n\r\n.bisoh-products-title a{\r\n    color:#1677FF;\r\n    text-decoration:none;\r\n    font-size:13px;\r\n    font-weight:700;\r\n}\r\n\r\n@media(max-width:767px){\r\n    .bisoh-products-title{\r\n        padding:35px 16px 18px;\r\n    }\r\n\r\n    .bisoh-products-title h2{\r\n        font-size:23px;\r\n    }\r\n\r\n    .bisoh-products-title p{\r\n        font-size:11px;\r\n    }\r\n\r\n    .bisoh-products-title a{\r\n        font-size:11px;\r\n        white-space:nowrap;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<style>\r\n\/* ===== CARTES PRODUITS BISOH ===== *\/\r\n\r\n.woocommerce ul.products{\r\n    display:grid !important;\r\n    grid-template-columns:repeat(4, minmax(0,1fr)) !important;\r\n    gap:18px !important;\r\n\r\n    padding:0 30px 50px !important;\r\n    margin:0 auto !important;\r\n\r\n    max-width:1400px;\r\n}\r\n\r\n.woocommerce ul.products li.product{\r\n    width:100% !important;\r\n    margin:0 !important;\r\n    float:none !important;\r\n\r\n    padding:12px !important;\r\n\r\n    background:#FFFFFF;\r\n\r\n    border:1px solid #E5E7EB;\r\n    border-radius:16px;\r\n\r\n    overflow:hidden;\r\n\r\n    transition:.2s ease;\r\n}\r\n\r\n.woocommerce ul.products li.product:hover{\r\n    transform:translateY(-4px);\r\n\r\n    box-shadow:\r\n        0 12px 28px\r\n        rgba(17,24,39,.08);\r\n}\r\n\r\n\/* IMAGE *\/\r\n\r\n.woocommerce ul.products li.product img{\r\n    width:100% !important;\r\n    aspect-ratio:1 \/ 1;\r\n\r\n    object-fit:contain;\r\n\r\n    padding:10px;\r\n\r\n    background:#F5F7FA;\r\n\r\n    border-radius:12px;\r\n\r\n    margin-bottom:12px !important;\r\n}\r\n\r\n\/* NOM PRODUIT *\/\r\n\r\n.woocommerce ul.products li.product\r\n.woocommerce-loop-product__title{\r\n\r\n    padding:0 !important;\r\n    margin:5px 0 6px !important;\r\n\r\n    font-family:Inter,Arial,sans-serif;\r\n\r\n    font-size:14px !important;\r\n    line-height:1.35;\r\n\r\n    font-weight:600 !important;\r\n\r\n    color:#111111 !important;\r\n}\r\n\r\n\/* PRIX *\/\r\n\r\n.woocommerce ul.products li.product .price{\r\n    margin:0 0 9px !important;\r\n\r\n    color:#1677FF !important;\r\n\r\n    font-size:15px !important;\r\n    font-weight:800 !important;\r\n}\r\n\r\n\/* BOUTON *\/\r\n\r\n.woocommerce ul.products li.product .button{\r\n    width:100%;\r\n\r\n    margin-top:8px !important;\r\n\r\n    padding:11px 8px !important;\r\n\r\n    background:#1677FF !important;\r\n    color:#FFFFFF !important;\r\n\r\n    border-radius:8px !important;\r\n\r\n    text-align:center;\r\n\r\n    font-family:Inter,Arial,sans-serif;\r\n\r\n    font-size:11px !important;\r\n    font-weight:700 !important;\r\n}\r\n\r\n\r\n\/* ===== MOBILE ===== *\/\r\n\r\n@media(max-width:767px){\r\n\r\n    .woocommerce ul.products{\r\n        grid-template-columns:repeat(2, minmax(0,1fr)) !important;\r\n\r\n        gap:10px !important;\r\n\r\n        padding:0 14px 38px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product{\r\n        padding:8px !important;\r\n\r\n        border-radius:12px;\r\n    }\r\n\r\n    .woocommerce ul.products li.product img{\r\n        padding:6px;\r\n\r\n        border-radius:9px;\r\n\r\n        margin-bottom:8px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product\r\n    .woocommerce-loop-product__title{\r\n\r\n        font-size:11px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .price{\r\n        font-size:12px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .button{\r\n        padding:9px 4px !important;\r\n\r\n        font-size:9px !important;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<style>\r\n\/* CORRECTION ALIGNEMENT CARTES *\/\r\n\r\n.woocommerce ul.products li.product{\r\n    display:flex !important;\r\n    flex-direction:column !important;\r\n    justify-content:flex-start !important;\r\n    height:100% !important;\r\n    min-height:100% !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .woocommerce-LoopProduct-link{\r\n    display:flex !important;\r\n    flex-direction:column !important;\r\n    flex:1 1 auto !important;\r\n}\r\n\r\n.woocommerce ul.products li.product img{\r\n    display:block !important;\r\n    margin:0 auto 12px auto !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .woocommerce-loop-product__title{\r\n    min-height:38px !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .price{\r\n    min-height:22px !important;\r\n    display:block !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .button{\r\n    margin-top:auto !important;\r\n}\r\n\r\n\/*MASQUER LES INFOS VENDEUR \/ MAGASIN *\/\r\n\r\n.wcfmmp_sold_by_container,\r\n.wcfmmp_sold_by_wrapper,\r\n.wcfmmp_sold_by_label,\r\n.wcfmmp-store,\r\n.sold-by,\r\n.store-name,\r\n.by-vendor-name,\r\n.vendor,\r\n.vendor_name,\r\n.vendor-store,\r\n.product-author,\r\n.woocommerce ul.products li.product .wcfm_vendor_badge{\r\n    display:none !important;\r\n}\r\n\r\n\/*UNIFORMISER LES CARTES*\/\r\n\r\n.woocommerce ul.products li.product a{\r\n    text-decoration:none !important;\r\n}\r\n\r\n.woocommerce ul.products li.product .star-rating{\r\n    margin:4px 0 8px !important;\r\n}\r\n\r\n\/*MOBILE*\/\r\n\r\n@media(max-width:767px){\r\n\r\n    .woocommerce ul.products li.product .woocommerce-loop-product__title{\r\n        min-height:34px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .price{\r\n        min-height:18px !important;\r\n    }\r\n\r\n    .woocommerce ul.products li.product .button{\r\n        margin-top:8px !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-c8cc484 e-con e-atomic-element e-flexbox-base e-c8cc484-1ee79cc \" data-id=\"c8cc484\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"c8cc484\" data-e-type=\"e-flexbox\" data-id=\"c8cc484\">\n    \t\t<div class=\"elementor-element elementor-element-041e8d4 elementor-widget elementor-widget-shortcode\" data-id=\"041e8d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-4 \"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u25cf Marketplace BISOH Achetez, Vendez En toute confiance. D\u00e9couvrez des produits propos\u00e9s par des vendeurs v\u00e9rifi\u00e9s et profitez d&#8217;une exp\u00e9rience d&#8217;achat simple, s\u00e9curis\u00e9e et pens\u00e9e pour vos besoins. Explorer la boutique Devenir vendeur BISOH \u2713 Achat s\u00e9curis\u00e9 \ud83d\udcf1 High-tech D\u00e9couvrir \ud83d\udc55 Mode D\u00e9couvrir \ud83c\udfe0 Maison D\u00e9couvrir \ud83d\udcbb Informatique D\u00e9couvrir \ud83d\udd12 Paiements s\u00e9curis\u00e9s Vos transactions sont [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-384","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/pages\/384","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/comments?post=384"}],"version-history":[{"count":47,"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/pages\/384\/revisions"}],"predecessor-version":[{"id":6239,"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/pages\/384\/revisions\/6239"}],"wp:attachment":[{"href":"https:\/\/bisoh.fr\/index.php\/wp-json\/wp\/v2\/media?parent=384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}