{"id":155,"date":"2024-06-14T16:43:46","date_gmt":"2024-06-14T14:43:46","guid":{"rendered":"https:\/\/hm-stands.fr\/wordpress\/?page_id=155"},"modified":"2026-08-27T11:27:25","modified_gmt":"2026-08-27T09:27:25","slug":"createur-de-stand-a-lille-hauts-de-france","status":"publish","type":"page","link":"https:\/\/hm-stands.fr\/","title":{"rendered":"Cr\u00e9ateur de stands \u00e0 Lille"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   HM STANDS \u2014 PAGE D'ACCUEIL\n   ========================================================= *\/\n\n.hm-home{\n    --orange:#ff5b22;\n    --blue:#294552;\n    --dark:#08151c;\n    --light:#f5f7f7;\n    --border:#dfe5e8;\n    --muted:#6f7f87;\n    color:var(--blue);\n    font-family:inherit;\n}\n\n.hm-home *{\n    box-sizing:border-box;\n}\n\n.hm-home-wrap{\n    max-width:1180px;\n    margin:0 auto;\n}\n\n.hm-home-narrow{\n    max-width:940px;\n    margin-left:auto;\n    margin-right:auto;\n}\n\n.hm-home-kicker{\n    color:var(--orange);\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    margin-bottom:12px;\n}\n\n.hm-home h1,\n.hm-home h2,\n.hm-home h3{\n    color:var(--blue);\n}\n\n.hm-home h2{\n    font-size:clamp(29px,3vw,39px);\n    line-height:1.2;\n    margin:0 0 18px;\n}\n\n.hm-home p{\n    font-size:17px;\n    line-height:1.7;\n}\n\n.hm-home-link{\n    color:var(--orange)!important;\n    font-weight:700;\n    text-decoration:none!important;\n}\n\n.hm-home-link:hover{\n    text-decoration:underline!important;\n}\n@media(max-width:600px){\n\n    .hm-home-hero{\n        min-height:610px;\n    }\n\n    .hm-home-hero-inner{\n        padding:34px 22px 24px;\n    }\n\n    .hm-home-hero-kicker{\n        font-size:12px;\n        line-height:1.45;\n        margin-bottom:14px;\n    }\n\n    .hm-home-hero h1{\n        font-size:42px;\n        line-height:1.02;\n        margin-bottom:18px;\n    }\n\n    .hm-home-hero-line{\n        margin-bottom:18px;\n    }\n\n    .hm-home-hero-text{\n        font-size:16px!important;\n        line-height:1.55!important;\n        margin-bottom:22px;\n    }\n\n    .hm-home-hero-buttons{\n        gap:10px;\n    }\n\n    .hm-home-btn{\n        padding:12px 18px;\n    }\n\n    .hm-home-hero-services{\n        margin-top:25px;\n        font-size:9px;\n        line-height:1.4;\n    }\n\n    .hm-home-hero-services span:not(:last-child):after{\n        margin:0 6px;\n    }\n}\n\/* ACCESSIBILIT\u00c9 \u2014 contraste des textes orange *\/\n\n.hm-home-kicker,\n.hm-home-question-number,\n.hm-home-process-number,\n.hm-home-path-label,\n.hm-home-real-meta,\n.hm-home-hero-kicker {\n    color: #c93f10 !important;\n}\n\n\/* Boutons orange : meilleur contraste avec le texte blanc *\/\n.hm-home-btn-primary,\n.hm-home-cta-button {\n    background: #c93f10 !important;\n    border-color: #c93f10 !important;\n}\n\n\/* On conserve l\u2019orange vif pour les \u00e9l\u00e9ments purement graphiques *\/\n.hm-home-hero-line,\n.hm-home-why-icon {\n    background: #ff5b22;\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.hm-home-hero{\n    position:relative;\n    min-height:720px;\n    display:flex;\n    align-items:center;\n    overflow:hidden;\n\n    background:\n        linear-gradient(\n            90deg,\n            rgba(5,15,22,.96) 0%,\n            rgba(5,15,22,.88) 29%,\n            rgba(5,15,22,.50) 52%,\n            rgba(5,15,22,.08) 78%\n        ),\n        url(\"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert-1024x768.jpg\")\n        center center \/ cover no-repeat;\n\n    color:#fff;\n}\n\n.hm-home-hero-inner{\n    width:100%;\n    max-width:1280px;\n    margin:0 auto;\n    padding:75px 60px 50px;\n}\n\n.hm-home-hero-content{\n    max-width:610px;\n}\n\n.hm-home-hero-kicker{\n    color:var(--orange);\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    margin-bottom:22px;\n}\n\n.hm-home-hero h1{\n    color:#fff;\n    font-size:clamp(42px,4.3vw,62px);\n    line-height:1.06;\n    letter-spacing:-1px;\n    margin:0 0 26px;\n    font-weight:700;\n}\n\n.hm-home-hero h1 span{\n    display:block;\n}\n\n.hm-home-hero-line{\n    width:75px;\n    height:3px;\n    background:var(--orange);\n    margin:0 0 25px;\n}\n\n.hm-home-hero-text{\n    max-width:590px;\n    font-size:18px!important;\n    line-height:1.65!important;\n    margin:0 0 32px;\n    color:rgba(255,255,255,.95);\n}\n\n.hm-home-hero-buttons{\n    display:flex;\n    flex-wrap:wrap;\n    gap:15px;\n}\n\n.hm-home-btn{\n    display:inline-block;\n    padding:15px 24px;\n    border-radius:5px;\n    font-size:14px;\n    font-weight:700;\n    text-decoration:none!important;\n    transition:.2s ease;\n}\n\n.hm-home-btn-primary{\n    background:var(--orange);\n    color:#fff!important;\n    border:1px solid var(--orange);\n}\n\n.hm-home-btn-secondary{\n    background:rgba(255,255,255,.05);\n    color:#fff!important;\n    border:1px solid rgba(255,255,255,.7);\n    backdrop-filter:blur(3px);\n}\n\n.hm-home-btn:hover{\n    transform:translateY(-2px);\n}\n\n.hm-home-hero-services{\n    margin-top:95px;\n    display:flex;\n    flex-wrap:wrap;\n    font-size:13px;\n    font-weight:600;\n    letter-spacing:.4px;\n    text-transform:uppercase;\n}\n\n.hm-home-hero-services span{\n    display:flex;\n    align-items:center;\n}\n\n.hm-home-hero-services span:not(:last-child):after{\n    content:\"\";\n    width:5px;\n    height:5px;\n    background:var(--orange);\n    border-radius:50%;\n    margin:0 18px;\n}\n\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.hm-home-intro{\n    padding:85px 25px 55px;\n}\n\n.hm-home-intro p{\n    max-width:860px;\n    font-size:19px;\n}\n\n\n\/* =========================================================\n   QUESTIONS\n   ========================================================= *\/\n\n.hm-home-questions{\n    padding:30px 25px 85px;\n}\n\n.hm-home-question-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n    margin-top:32px;\n}\n\n.hm-home-question{\n    display:block;\n    min-height:210px;\n    padding:27px;\n    border:1px solid var(--border);\n    border-radius:12px;\n    background:#fff;\n    color:var(--blue)!important;\n    text-decoration:none!important;\n    transition:.25s ease;\n}\n\n.hm-home-question:hover{\n    transform:translateY(-4px);\n    box-shadow:0 12px 28px rgba(20,45,55,.09);\n}\n\n.hm-home-question-number{\n    color:var(--orange);\n    font-size:13px;\n    font-weight:700;\n    margin-bottom:14px;\n}\n\n.hm-home-question h3{\n    font-size:21px;\n    line-height:1.3;\n    margin:0 0 12px;\n}\n\n.hm-home-question p{\n    font-size:15px;\n    line-height:1.55;\n    margin:0;\n    color:#60737d;\n}\n\n\n\/* =========================================================\n   PROCESS\n   ========================================================= *\/\n\n.hm-home-process{\n    padding:75px 25px;\n    background:var(--light);\n}\n\n.hm-home-process-head{\n    max-width:820px;\n    margin-bottom:38px;\n}\n\n.hm-home-process-grid{\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    gap:18px;\n}\n\n.hm-home-process-step{\n    background:#fff;\n    border-radius:10px;\n    padding:25px 22px;\n}\n\n.hm-home-process-number{\n    color:var(--orange);\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:1px;\n    margin-bottom:10px;\n}\n\n.hm-home-process-step h3{\n    font-size:20px;\n    margin:0 0 10px;\n}\n\n.hm-home-process-step p{\n    font-size:15px;\n    line-height:1.55;\n    margin:0;\n}\n\n\n\/* =========================================================\n   DEUX FA\u00c7ONS\n   ========================================================= *\/\n\n.hm-home-paths{\n    padding:90px 25px;\n}\n\n.hm-home-paths-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:25px;\n    margin-top:35px;\n}\n\n.hm-home-path{\n    padding:38px;\n    border-radius:12px;\n    border:1px solid var(--border);\n}\n\n.hm-home-path.primary{\n    background:var(--blue);\n    color:#fff;\n    border-color:var(--blue);\n}\n\n.hm-home-path.primary h3{\n    color:#fff;\n}\n\n.hm-home-path-label{\n    color:var(--orange);\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:1.2px;\n    text-transform:uppercase;\n    margin-bottom:9px;\n}\n\n.hm-home-path h3{\n    font-size:28px;\n    line-height:1.2;\n    margin:0 0 15px;\n}\n\n.hm-home-path p{\n    font-size:16px;\n    line-height:1.65;\n}\n\n.hm-home-path ul{\n    list-style:none;\n    margin:23px 0;\n    padding:0;\n}\n\n.hm-home-path li{\n    position:relative;\n    padding:0 0 10px 22px;\n    font-size:16px;\n}\n\n.hm-home-path li:before{\n    content:\"\u2192\";\n    position:absolute;\n    left:0;\n    color:var(--orange);\n    font-weight:700;\n}\n\n\n\/* =========================================================\n   R\u00c9ALISATIONS\n   ========================================================= *\/\n\n.hm-home-realisations{\n    padding:80px 25px 95px;\n    background:var(--light);\n}\n\n.hm-home-real-head{\n    display:flex;\n    justify-content:space-between;\n    align-items:flex-end;\n    gap:30px;\n    margin-bottom:32px;\n}\n\n.hm-home-real-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:22px;\n}\n\n.hm-home-real-card{\n    overflow:hidden;\n    background:#fff;\n    border-radius:12px;\n    border:1px solid var(--border);\n}\n\n.hm-home-real-card img{\n    display:block;\n    width:100%;\n    aspect-ratio:4\/3;\n    object-fit:cover;\n    transition:transform .35s ease;\n}\n\n.hm-home-real-card:hover img{\n    transform:scale(1.025);\n}\n\n.hm-home-real-body{\n    padding:23px;\n}\n\n.hm-home-real-meta{\n    color:var(--orange);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:1px;\n    text-transform:uppercase;\n    margin-bottom:7px;\n}\n\n.hm-home-real-card h3{\n    margin:0 0 9px;\n    font-size:21px;\n}\n\n.hm-home-real-card p{\n    margin:0;\n    font-size:15px;\n    line-height:1.55;\n}\n\n\n\/* =========================================================\n   MODULARIT\u00c9\n   ========================================================= *\/\n\n.hm-home-reuse{\n    padding:95px 25px;\n}\n\n.hm-home-reuse-grid{\n    display:grid;\n    grid-template-columns:.9fr 1.1fr;\n    gap:55px;\n    align-items:center;\n}\n\n.hm-home-reuse-visual{\n    background:var(--blue);\n    color:#fff;\n    padding:45px;\n    border-radius:12px;\n}\n\n.hm-home-reuse-visual strong{\n    display:block;\n    font-size:30px;\n    line-height:1.15;\n    margin-bottom:18px;\n}\n\n.hm-home-reuse-visual p{\n    font-size:16px;\n    margin:0;\n}\n\n.hm-home-reuse-points{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n    margin-top:28px;\n}\n\n.hm-home-reuse-point{\n    position:relative;\n    padding-left:22px;\n    font-size:16px;\n    line-height:1.5;\n}\n\n.hm-home-reuse-point:before{\n    content:\"\u2192\";\n    position:absolute;\n    left:0;\n    color:var(--orange);\n    font-weight:700;\n}\n\n\n\/* =========================================================\n   POURQUOI HM\n   ========================================================= *\/\n\n.hm-home-why{\n    padding:80px 25px;\n    background:var(--light);\n}\n\n.hm-home-why-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n    margin-top:35px;\n}\n\n.hm-home-why-card{\n    background:#fff;\n    padding:30px;\n    border-radius:10px;\n}\n\n.hm-home-why-icon{\n    width:38px;\n    height:3px;\n    background:var(--orange);\n    margin-bottom:20px;\n}\n\n.hm-home-why-card h3{\n    font-size:22px;\n    margin:0 0 12px;\n}\n\n.hm-home-why-card p{\n    font-size:16px;\n    margin:0;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.hm-home-cta-wrap{\n    padding:85px 25px 25px;\n}\n\n.hm-home-cta{\n    background:var(--blue);\n    color:#fff;\n    border-radius:12px;\n    text-align:center;\n    padding:60px 35px;\n}\n\n.hm-home-cta .hm-home-kicker{\n    color:var(--orange);\n}\n\n.hm-home-cta h2{\n    color:#fff;\n    font-size:clamp(30px,3.3vw,44px);\n}\n\n.hm-home-cta p{\n    max-width:720px;\n    margin:0 auto 27px;\n    font-size:17px;\n}\n\n.hm-home-cta-button{\n    display:inline-block;\n    background:var(--orange);\n    color:#fff!important;\n    padding:14px 26px;\n    border-radius:5px;\n    font-weight:700;\n    text-decoration:none!important;\n    transition:.2s;\n}\n\n.hm-home-cta-button:hover{\n    transform:translateY(-2px);\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media(max-width:950px){\n\n    .hm-home-question-grid{\n        grid-template-columns:1fr 1fr;\n    }\n\n    .hm-home-process-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .hm-home-real-grid{\n        grid-template-columns:1fr 1fr;\n    }\n\n    .hm-home-real-card:last-child{\n        grid-column:1 \/ -1;\n        max-width:570px;\n        width:100%;\n        margin:auto;\n    }\n\n    .hm-home-reuse-grid{\n        grid-template-columns:1fr;\n    }\n}\n\n\n@media(max-width:760px){\n\n    .hm-home-hero{\n        min-height:720px;\n        align-items:flex-end;\n\n        background:\n            linear-gradient(\n                180deg,\n                rgba(5,15,22,.15) 0%,\n                rgba(5,15,22,.42) 33%,\n                rgba(5,15,22,.92) 64%,\n                rgba(5,15,22,.98) 100%\n            ),\n            url(\"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert-1024x768.jpg\")\n            58% center \/ cover no-repeat;\n    }\n\n    .hm-home-hero-inner{\n        padding:45px 22px 32px;\n    }\n\n    .hm-home-hero h1{\n        font-size:40px;\n    }\n\n    .hm-home-hero-buttons{\n        flex-direction:column;\n    }\n\n    .hm-home-btn{\n        width:100%;\n        text-align:center;\n    }\n\n    .hm-home-hero-services{\n        margin-top:38px;\n        font-size:10px;\n    }\n\n    .hm-home-hero-services span:not(:last-child):after{\n        margin:0 8px;\n    }\n\n    .hm-home-question-grid,\n    .hm-home-process-grid,\n    .hm-home-paths-grid,\n    .hm-home-real-grid,\n    .hm-home-reuse-points,\n    .hm-home-why-grid{\n        grid-template-columns:1fr;\n    }\n\n    .hm-home-real-card:last-child{\n        grid-column:auto;\n        max-width:none;\n    }\n\n    .hm-home-real-head{\n        display:block;\n    }\n}\n<\/style>\n\n\n<div class=\"hm-home\">\n\n\n<!-- =====================================================\n     1 \u2014 HERO\n     ===================================================== -->\n\n<section class=\"hm-home-hero\">\n\n    <div class=\"hm-home-hero-inner\">\n\n        <div class=\"hm-home-hero-content\">\n\n            <div class=\"hm-home-hero-kicker\">\n                CONCEPTEUR DE STANDS \u00b7 LILLE \u00b7 FRANCE &amp; EUROPE\n            <\/div>\n\n            <h1>\n                <span>Votre stand.<\/span>\n                <span>Votre image.<\/span>\n                <span>Notre savoir-faire.<\/span>\n            <\/h1>\n\n            <div class=\"hm-home-hero-line\"><\/div>\n\n            <p class=\"hm-home-hero-text\">\n                Nous concevons des stands personnalis\u00e9s qui valorisent votre image\n                et accompagnons votre projet de la conception 3D\n                \u00e0 l\u2019installation sur votre salon.\n            <\/p>\n\n            <div class=\"hm-home-hero-buttons\">\n\n                <a class=\"hm-home-btn hm-home-btn-primary\" href=\"\/index.php\/realisations\/\">\n                    D\u00e9couvrir nos r\u00e9alisations\n                <\/a>\n\n                <a class=\"hm-home-btn hm-home-btn-secondary\" href=\"\/index.php\/contact\/\">\n                    Parler de votre projet\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"hm-home-hero-services\">\n\n            <span>Conception 3D<\/span>\n            <span>Location<\/span>\n            <span>Transport<\/span>\n            <span>Installation<\/span>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     2 \u2014 INTRO\n     ===================================================== -->\n\n<section class=\"hm-home-intro\">\n\n    <div class=\"hm-home-narrow\">\n\n        <div class=\"hm-home-kicker\">\n            VOTRE PROJET COMMENCE ICI\n        <\/div>\n\n        <h2>\n            Un salon \u00e0 pr\u00e9parer ? Commen\u00e7ons par l\u2019essentiel.\n        <\/h2>\n\n        <p>\n            Surface, budget, image de marque, organisation logistique :\n            chaque projet de stand commence par quelques questions simples.\n            Notre r\u00f4le est de transformer vos besoins en un espace coh\u00e9rent,\n            accueillant et adapt\u00e9 \u00e0 votre salon.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     3 \u2014 QUESTIONS\n     ===================================================== -->\n\n<section class=\"hm-home-questions\">\n\n    <div class=\"hm-home-wrap\">\n\n        <div class=\"hm-home-question-grid\">\n\n\n            <a class=\"hm-home-question\" href=\"\/index.php\/combien-coute-un-stand\/\">\n\n                <div class=\"hm-home-question-number\">01<\/div>\n\n                <h3>\n                    Quel budget pr\u00e9voir ?\n                <\/h3>\n\n                <p>\n                    D\u00e9couvrez nos ordres de grandeur selon\n                    la surface et le niveau de personnalisation.\n                <\/p>\n\n            <\/a>\n\n\n            <a class=\"hm-home-question\" href=\"\/index.php\/realisations\/\">\n\n                <div class=\"hm-home-question-number\">02<\/div>\n\n                <h3>\n                    Quelle surface choisir ?\n                <\/h3>\n\n                <p>\n                    Comparez diff\u00e9rentes r\u00e9alisations\n                    de 15 \u00e0 plus de 50 m\u00b2.\n                <\/p>\n\n            <\/a>\n\n\n            <a class=\"hm-home-question\" href=\"\/index.php\/le-concept-de-nos-stands\/\">\n\n                <div class=\"hm-home-question-number\">03<\/div>\n\n                <h3>\n                    Qui installe mon stand ?\n                <\/h3>\n\n                <p>\n                    Transport, installation et d\u00e9montage\n                    peuvent \u00eatre enti\u00e8rement pris en charge.\n                <\/p>\n\n            <\/a>\n\n\n            <a class=\"hm-home-question\" href=\"\/index.php\/stands-transportables\/\">\n\n                <div class=\"hm-home-question-number\">04<\/div>\n\n                <h3>\n                    Louer ou acheter ?\n                <\/h3>\n\n                <p>\n                    Prestation cl\u00e9 en main ou stand transportable :\n                    choisissez l\u2019organisation qui vous convient.\n                <\/p>\n\n            <\/a>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     4 \u2014 PROCESS\n     ===================================================== -->\n\n<section class=\"hm-home-process\">\n\n    <div class=\"hm-home-wrap\">\n\n        <div class=\"hm-home-process-head\">\n\n            <div class=\"hm-home-kicker\">\n                DE L\u2019ID\u00c9E AU SALON\n            <\/div>\n\n            <h2>\n                Comment se d\u00e9roule votre projet ?\n            <\/h2>\n\n            <p>\n                Vous gardez un interlocuteur unique pendant toute\n                la pr\u00e9paration de votre stand.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"hm-home-process-grid\">\n\n\n            <div class=\"hm-home-process-step\">\n\n                <div class=\"hm-home-process-number\">01 \u2014 BRIEF<\/div>\n\n                <h3>\n                    Vos besoins\n                <\/h3>\n\n                <p>\n                    Salon, surface, objectifs, contraintes,\n                    identit\u00e9 et budget.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"hm-home-process-step\">\n\n                <div class=\"hm-home-process-number\">02 \u2014 CONCEPTION<\/div>\n\n                <h3>\n                    Votre projet 3D\n                <\/h3>\n\n                <p>\n                    Nous imaginons l\u2019implantation,\n                    les volumes et l\u2019ambiance du stand.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"hm-home-process-step\">\n\n                <div class=\"hm-home-process-number\">03 \u2014 PR\u00c9PARATION<\/div>\n\n                <h3>\n                    Fabrication &amp; visuels\n                <\/h3>\n\n                <p>\n                    Structures, impressions, \u00e9clairage,\n                    mobilier et pr\u00e9paration logistique.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"hm-home-process-step\">\n\n                <div class=\"hm-home-process-number\">04 \u2014 INSTALLATION<\/div>\n\n                <h3>\n                    Sur le salon\n                <\/h3>\n\n                <p>\n                    Nos \u00e9quipes installent et pr\u00e9parent\n                    votre stand avant votre arriv\u00e9e.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"hm-home-process-step\">\n\n                <div class=\"hm-home-process-number\">05 \u2014 APR\u00c8S<\/div>\n\n                <h3>\n                    D\u00e9montage\n                <\/h3>\n\n                <p>\n                    Nous d\u00e9montons puis r\u00e9cup\u00e9rons\n                    les \u00e9l\u00e9ments apr\u00e8s l\u2019\u00e9v\u00e9nement.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     5 \u2014 DEUX FA\u00c7ONS DE TRAVAILLER\n     ===================================================== -->\n\n<section class=\"hm-home-paths\">\n\n    <div class=\"hm-home-narrow\">\n\n        <div class=\"hm-home-kicker\">\n            DEUX FA\u00c7ONS D\u2019EXPOSER\n        <\/div>\n\n        <h2>\n            Quelle organisation correspond \u00e0 votre entreprise ?\n        <\/h2>\n\n        <p>\n            Certaines entreprises souhaitent tout d\u00e9l\u00e9guer.\n            D\u2019autres pr\u00e9f\u00e8rent acheter leur stand et devenir autonomes.\n            Nous pouvons r\u00e9pondre aux deux besoins.\n        <\/p>\n\n\n        <div class=\"hm-home-paths-grid\">\n\n\n            <div class=\"hm-home-path primary\">\n\n                <div class=\"hm-home-path-label\">\n                    PRESTATION CL\u00c9 EN MAIN\n                <\/div>\n\n                <h3>\n                    Nous nous occupons de votre stand\n                <\/h3>\n\n                <p>\n                    Une solution id\u00e9ale lorsque vous souhaitez vous concentrer\n                    sur votre salon et d\u00e9l\u00e9guer toute la pr\u00e9paration technique.\n                <\/p>\n\n                <ul>\n                    <li>Conception 3D personnalis\u00e9e<\/li>\n                    <li>Location de la structure<\/li>\n                    <li>Transport<\/li>\n                    <li>Installation et d\u00e9montage<\/li>\n                <\/ul>\n\n                <a class=\"hm-home-link\" href=\"\/index.php\/le-concept-de-nos-stands\/\">\n                    D\u00e9couvrir nos prestations \u2192\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"hm-home-path\">\n\n                <div class=\"hm-home-path-label\">\n                    ACHAT &amp; AUTONOMIE\n                <\/div>\n\n                <h3>\n                    Vous installez votre stand vous-m\u00eame\n                <\/h3>\n\n                <p>\n                    Pour les entreprises qui participent r\u00e9guli\u00e8rement\n                    \u00e0 des salons et souhaitent conserver leur propre mat\u00e9riel.\n                <\/p>\n\n                <ul>\n                    <li>Stand achet\u00e9 et r\u00e9utilisable<\/li>\n                    <li>Transportable<\/li>\n                    <li>Montage sans outil selon les mod\u00e8les<\/li>\n                    <li>Visuels personnalisables et renouvelables<\/li>\n                <\/ul>\n\n                <a class=\"hm-home-link\" href=\"\/index.php\/stands-transportables\/\">\n                    D\u00e9couvrir les stands transportables \u2192\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     6 \u2014 R\u00c9ALISATIONS\n     ===================================================== -->\n\n<section class=\"hm-home-realisations\">\n\n    <div class=\"hm-home-wrap\">\n\n        <div class=\"hm-home-real-head\">\n\n            <div>\n\n                <div class=\"hm-home-kicker\">\n                    QUELQUES R\u00c9ALISATIONS\n                <\/div>\n\n                <h2>\n                    Des projets diff\u00e9rents. Une m\u00eame exigence.\n                <\/h2>\n\n            <\/div>\n\n            <a class=\"hm-home-link\" href=\"\/index.php\/realisations\/\">\n                Voir toutes les r\u00e9alisations \u2192\n            <\/a>\n\n        <\/div>\n\n\n        <div class=\"hm-home-real-grid\">\n\n\n            <!-- COLBLEU -->\n            <article class=\"hm-home-real-card\">\n\n                <a href=\"\/index.php\/stand-18-m2-nordbat-lille-colbleu\/\">\n\n                    <img decoding=\"async\" src=\"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/IMG_20260211_154407-2048x1152.jpg\" alt=\"Stand COLBLEU \u00e0 NORDBAT Lille r\u00e9alis\u00e9 par HM STANDS\" loading=\"lazy\">\n\n                <\/a>\n\n                <div class=\"hm-home-real-body\">\n\n                    <div class=\"hm-home-real-meta\">\n                        18 M\u00b2 \u00b7 NORDBAT \u00b7 LILLE\n                    <\/div>\n\n                    <h3>\n                        COLBLEU\n                    <\/h3>\n\n                    <p>\n                        Un espace compact pens\u00e9 pour pr\u00e9senter\n                        les produits et accueillir les visiteurs.\n                    <\/p>\n\n                <\/div>\n\n            <\/article>\n\n\n            <!-- INTERCERT -->\n            <article class=\"hm-home-real-card\">\n\n                <a href=\"\/index.php\/stand-36-m2-in-cyber-lille-intercert\/\">\n\n                    <img decoding=\"async\" src=\"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert-1024x768.jpg\" alt=\"Stand INTERCERT de 36 m\u00b2 r\u00e9alis\u00e9 \u00e0 Lille\" loading=\"lazy\">\n\n                <\/a>\n\n                <div class=\"hm-home-real-body\">\n\n                    <div class=\"hm-home-real-meta\">\n                        36 M\u00b2 \u00b7 IN CYBER \u00b7 LILLE\n                    <\/div>\n\n                    <h3>\n                        INTERCERT\n                    <\/h3>\n\n                    <p>\n                        Une identit\u00e9 forte associant espaces\n                        d\u2019accueil, communication et visibilit\u00e9 en hauteur.\n                    <\/p>\n\n                <\/div>\n\n            <\/article>\n\n\n            <!-- GEOXIUM -->\n            <article class=\"hm-home-real-card\">\n\n                <a href=\"\/index.php\/realisations\/\">\n\n                    <img decoding=\"async\" src=\"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/Geoxium.png\" alt=\"Stand GEOXIUM r\u00e9alis\u00e9 par HM STANDS \u00e0 INTERMAT\" loading=\"lazy\">\n\n                <\/a>\n\n                <div class=\"hm-home-real-body\">\n\n                    <div class=\"hm-home-real-meta\">\n                        56 M\u00b2 \u00b7 INTERMAT \u00b7 VILLEPINTE\n                    <\/div>\n\n                    <h3>\n                        GEOXIUM\n                    <\/h3>\n\n                    <p>\n                        Un stand de grande surface combinant\n                        visibilit\u00e9 de marque et espaces d\u2019\u00e9change.\n                    <\/p>\n\n                <\/div>\n\n            <\/article>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     7 \u2014 MODULARIT\u00c9 \/ DURABILIT\u00c9\n     ===================================================== -->\n\n<section class=\"hm-home-reuse\">\n\n    <div class=\"hm-home-wrap\">\n\n        <div class=\"hm-home-reuse-grid\">\n\n\n            <div class=\"hm-home-reuse-visual\">\n\n                <strong>\n                    Un stand.<br>\n                    Plusieurs salons.\n                <\/strong>\n\n                <p>\n                    La modularit\u00e9 permet de r\u00e9utiliser\n                    une partie des structures tout en adaptant\n                    le projet aux diff\u00e9rentes surfaces.\n                <\/p>\n\n            <\/div>\n\n\n            <div>\n\n                <div class=\"hm-home-kicker\">\n                    MODULAIRE PAR CONCEPTION\n                <\/div>\n\n                <h2>\n                    Faire \u00e9voluer plut\u00f4t que recommencer\n                <\/h2>\n\n                <p>\n                    Votre stand peut \u00e9voluer d\u2019un \u00e9v\u00e9nement \u00e0 l\u2019autre :\n                    surface diff\u00e9rente, implantation diff\u00e9rente,\n                    nouveaux visuels ou nouveaux besoins.\n                <\/p>\n\n                <p>\n                    Cette approche permet de limiter la fabrication\n                    de nouveaux \u00e9l\u00e9ments et d\u2019optimiser l\u2019utilisation\n                    des structures au fil des salons.\n                <\/p>\n\n\n                <div class=\"hm-home-reuse-points\">\n\n                    <div class=\"hm-home-reuse-point\">\n                        Structures r\u00e9utilisables\n                    <\/div>\n\n                    <div class=\"hm-home-reuse-point\">\n                        Visuels renouvelables\n                    <\/div>\n\n                    <div class=\"hm-home-reuse-point\">\n                        Configurations adaptables\n                    <\/div>\n\n                    <div class=\"hm-home-reuse-point\">\n                        Stockage possible entre les salons\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =====================================================\n     8 \u2014 POURQUOI HM STANDS\n     ===================================================== -->\n\n<section class=\"hm-home-why\">\n\n    <div class=\"hm-home-narrow\">\n\n        <div class=\"hm-home-kicker\">\n            POURQUOI HM STANDS ?\n        <\/div>\n\n        <h2>\n            Un partenaire pour votre stand, pas seulement un fournisseur\n        <\/h2>\n\n\n        <div class=\"hm-home-why-grid\">\n\n\n            <div class=\"hm-home-why-card\">\n\n                <div class=\"hm-home-why-icon\"><\/div>\n\n                <h3>\n                    Un projet sur mesure\n                <\/h3>\n\n                <p>\n                    Chaque stand est con\u00e7u en fonction\n                    de votre marque, de votre surface\n                    et de vos objectifs.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"hm-home-why-card\">\n\n                <div class=\"hm-home-why-icon\"><\/div>\n\n                <h3>\n                    Un interlocuteur unique\n                <\/h3>\n\n                <p>\n                    Une seule personne coordonne votre projet,\n                    depuis le brief jusqu\u2019au d\u00e9montage.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"hm-home-why-card\">\n\n                <div class=\"hm-home-why-icon\"><\/div>\n\n                <h3>\n                    Une organisation ma\u00eetris\u00e9e\n                <\/h3>\n\n                <p>\n                    Nous anticipons les contraintes du salon\n                    afin que votre stand soit pr\u00eat\n                    lorsque vous arrivez.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<\/div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--40);margin-right:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--40);margin-left:var(--wp--preset--spacing--70)\"><strong>Ils nous font confiance.<\/strong><\/p>\n\n\n<pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-show-rating-text ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"il y a %d %s|aujourd&apos;hui|jour|jours|semaine|semaines|mois|mois|ann\u00e9e|ans\" data-plugin-version=\"13.2.9\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"fr\" data-close-locale=\"Fermer\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"R\u00e9ponse du propri\u00e9taire\" data-only-rating-locale=\"Cet utilisateur a uniquement laiss\u00e9 une \u00e9valuation.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/h.svg\" alt=\"Google star 5.0.7\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Bas\u00e9e sur <strong>15 avis<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Avis suivante\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Avis pr\u00e9c\u00e9dent\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1768780800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV7Hsdcc7h2sHxTUMRXcoTjEE-rpvqMg1yQug4ruI60p9H7IXo5=w40-h40-c-rp-mo-br100\" alt=\"PIKTURA PIKTURA profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> PIKTURA PIKTURA <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Entreprise sp\u00e9cialis\u00e9e dans la conception de stands innovants, modulables et durables avec qui nous collaborons depuis quelques ann\u00e9es. Travailler avec des soci\u00e9t\u00e9s locales est un point important pour nous, et leur service nous apporte enti\u00e8re satisfaction.<br \/><br \/><span class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/span><br \/>Merci beaucoup pour votre fid\u00e9lit\u00e9 et votre retour positif ! Nous sommes ravis de contribuer \u00e0 vos projets et \u00e9sp\u00e8rons que ce salon 2026 a \u00e9t\u00e9 fructueux ;)<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1762128000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLl2IEKdNtJQ1clo4n3LZUjT1wE9JBxiodh5kIb-9p-s0Hsrw=w40-h40-c-rp-mo-br100\" alt=\"Jean charles Catoire profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jean charles Catoire <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->tr\u00e8s bonne exp\u00e9rience avec la soci\u00e9t\u00e9 HM STAND, \u00e9quipe r\u00e9active et professionnelle\nje recommande !!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761868800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjU-pAxWD6HhaAhpBpdiWLppyD_x_21xFUKkmzBcC9vHWT9cXS0=w40-h40-c-rp-mo-br100\" alt=\"Lattice Services profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lattice Services <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Travailler avec HM Stands pour la cr\u00e9ation de notre premier stand modulaire a \u00e9t\u00e9 une tr\u00e8s belle exp\u00e9rience ! Alexandre et Florence ont su nous accompagner avec professionnalisme et bienveillance \u00e0 chaque \u00e9tape du projet. Gr\u00e2ce \u00e0 leurs pr\u00e9cieux conseils, nous avons obtenu un stand qui correspond pleinement \u00e0 nos attentes. Merci encore pour cette collaboration r\u00e9ussie !<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761523200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJOiIkhkHGu_lZu5sb-B2XuOyzqSBKBa2_esRZBuBGke6W0WQ=w40-h40-c-rp-mo-br100\" alt=\"vincent DUBOIS profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> vincent DUBOIS <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u00c9quipe professionnelle tr\u00e8s r\u00e9active\nIl manquait quelques accessoires pour notre stand et Alexandre a fait le n\u00e9cessaire tr\u00e8s rapidement\nJe recommande\nVincent D<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1738540800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJKYc5WyPXM7RrnmYN3pg2UdCwrcBJVWRBJX1p2fuVrBszXww=w40-h40-c-rp-mo-br100\" alt=\"Westmill International profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Westmill International <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->2 ans que je leur confie, les yeux ferm\u00e9s l'habillage de mon stand ! Ils sont \u00e0 l'\u00e9coute et respectent au plus pr\u00e8s votre image. Mon stand \u00e9tait de loin le plus lumineux! Encore merci !<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1738540800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVzOssD22wpgOW0ahU73WOvWykRefYbADBYOfl8B8Ek2oVh-6U=w40-h40-c-rp-mo-br100\" alt=\"Westmill New profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Westmill New <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nous avons collabor\u00e9 avec HM Stands.\nLe service \u00e9tait plus que satisfait, de plus Alexandre &amp; Florence ont \u00e9t\u00e9 accueillants, professionnels et aimables avec nous. Nous avons pu particip\u00e9 au Salon Learning Technologies, et notre stand a \u00e9t\u00e9 beaucoup compliment\u00e9s gr\u00e2ce \u00e0 leur travail serieux.\nMerci \u00e0 vous !<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1724284800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJUysKzfrDlcobrmHsXmU3GpT2YoUQH14bZBpZaR6XkqXCc=w40-h40-c-rp-mo-br100\" alt=\"R\u00e9seau Parc Sep profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> R\u00e9seau Parc Sep <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Les travaux r\u00e9alis\u00e9s sont toujours d'excellente qualit\u00e9.\nAlexandre et Florence sont toujours de bon conseil.<br \/><br \/><span class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/span><br \/>Merci Sylvie, c'est toujours un plaisir de travailler ensemble. ParcSep, un client 5 \u00e9toiles !! *****<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1724284800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIbRo0hFez7V04EQIHN31XCmUMsvmKBjvuwNNdjQp2L2xYBIANJ=w40-h40-c-rp-mo-br100\" alt=\"Sylvie Ldesreu profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sylvie Ldesreu <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excellent travail, toujours pro avec Alex et Florence<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1723334400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVhMtFgyAjiC09bOxuAHfKCUXHn1xCkgQqGZ2XO7ioZGM8_nvYK=w40-h40-c-rp-mo-br100\" alt=\"Bailleul Ascendance profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Bailleul Ascendance <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excellentes prestation et r\u00e9activit\u00e9<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1721260800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIR9B8QnaZFP3FSg5X_Duzf90Pe9RCZm4KEBH--g_UOGYoL1w=w40-h40-c-rp-mo-br100\" alt=\"yvan perona profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> yvan perona <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nous avons travaill\u00e9 avec Hm Stands pour l'organisation du Salon INTERMAT en avril 2024. Un rendez-vous strat\u00e9gique pour l'entreprise et notre nouvelle marque parfaitement organis\u00e9 par Florence et Alexandre qui ont su r\u00e9aliser un stand magnifique salu\u00e9 par nos clients et nos \u00e9quipes.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Certifi\u00e9 par: Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Le badge v\u00e9rifi\u00e9 de Trustindex est le symbole universel de confiance. Seules les meilleures entreprises peuvent obtenir le badge v\u00e9rifi\u00e9, avec une note sup\u00e9rieure \u00e0 4.5, bas\u00e9e sur les avis des clients au cours des derniers 12 mois. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">En savoir plus<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/hm-stands.fr\/wp-content\/uploads\/trustindex-google-widget.css?1776354612\"><\/div>\n\n\n<style>\n.hm-final-cta-wrap{\n    padding:70px 25px 25px;\n}\n\n.hm-final-cta{\n    max-width:1180px;\n    margin:0 auto;\n    background:#294552;\n    color:#fff;\n    border-radius:12px;\n    text-align:center;\n    padding:60px 35px;\n}\n\n.hm-final-cta-kicker{\n    color:#ff5b22;\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    margin-bottom:12px;\n}\n\n.hm-final-cta h2{\n    color:#fff;\n    font-size:clamp(30px,3.3vw,44px);\n    line-height:1.2;\n    margin:0 0 18px;\n}\n\n.hm-final-cta p{\n    max-width:720px;\n    margin:0 auto 27px;\n    font-size:17px;\n    line-height:1.7;\n}\n\n.hm-final-cta-button{\n    display:inline-block;\n    background:#ff5b22;\n    color:#fff !important;\n    padding:14px 26px;\n    border-radius:5px;\n    font-weight:700;\n    text-decoration:none !important;\n    transition:.2s ease;\n}\n\n.hm-final-cta-button:hover{\n    transform:translateY(-2px);\n    opacity:.92;\n}\n\n@media(max-width:760px){\n    .hm-final-cta-wrap{\n        padding:50px 20px 20px;\n    }\n\n    .hm-final-cta{\n        padding:45px 22px;\n    }\n}\n<\/style>\n\n\n<div class=\"hm-final-cta-wrap\">\n\n    <section class=\"hm-final-cta\">\n\n        <div class=\"hm-final-cta-kicker\">\n            VOTRE PROCHAIN SALON\n        <\/div>\n\n        <h2>\n            Vous pr\u00e9parez un stand ?\n        <\/h2>\n\n        <p>\n            Indiquez-nous le salon, votre surface et vos principaux besoins.\n            Nous pourrons commencer \u00e0 r\u00e9fl\u00e9chir ensemble \u00e0 la meilleure fa\u00e7on\n            de pr\u00e9senter votre entreprise.\n        <\/p>\n\n        <a\n            class=\"hm-final-cta-button\"\n            href=\"\/index.php\/contact\/\">\n            Parler de votre projet\n        <\/a>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>CONCEPTEUR DE STANDS \u00b7 LILLE \u00b7 FRANCE &amp; EUROPE Votre stand. Votre image. Notre savoir-faire. Nous concevons des stands personnalis\u00e9s qui valorisent votre image et accompagnons votre projet de la conception 3D \u00e0 l\u2019installation sur votre salon. D\u00e9couvrir nos r\u00e9alisations Parler de votre projet Conception 3D Location Transport Installation VOTRE PROJET COMMENCE ICI Un salon [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1028,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-155","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"has_hero_section":"default","styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_page\"] {background-color:#ffffff;background-image:none;}","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_structure_type":"type-4","content_style_source":"inherit","pageTitleFont":{"family":"Default","variation":"Default","size":{"desktop":"20px","tablet":"20px","mobile":"20px"},"line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"hero_section":"type-1","background":{"desktop":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"#ffffff"}}},"tablet":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"#ffffff"}}},"mobile":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"#ffffff"}}}}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Concepteur de stands \u00e0 Lille | HM STANDS<\/title>\n<meta name=\"description\" content=\"Concepteur de stands \u00e0 Lille, HM STANDS imagine, loue, transporte et installe des stands personnalis\u00e9s pour vos salons professionnels.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hm-stands.fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Concepteur de stands \u00e0 Lille | HM STANDS\" \/>\n<meta property=\"og:description\" content=\"Concepteur de stands \u00e0 Lille, HM STANDS imagine, loue, transporte et installe des stands personnalis\u00e9s pour vos salons professionnels.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hm-stands.fr\/\" \/>\n<meta property=\"og:site_name\" content=\"HM-STANDS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-27T09:27:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2016\" \/>\n\t<meta property=\"og:image:height\" content=\"1512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/\",\"url\":\"https:\\\/\\\/hm-stands.fr\\\/\",\"name\":\"Concepteur de stands \u00e0 Lille | HM STANDS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hm-stands.fr\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/integration_Intercert.jpg\",\"datePublished\":\"2024-06-14T14:43:46+00:00\",\"dateModified\":\"2026-08-27T09:27:25+00:00\",\"description\":\"Concepteur de stands \u00e0 Lille, HM STANDS imagine, loue, transporte et installe des stands personnalis\u00e9s pour vos salons professionnels.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hm-stands.fr\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hm-stands.fr\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/integration_Intercert.jpg\",\"contentUrl\":\"https:\\\/\\\/hm-stands.fr\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/integration_Intercert.jpg\",\"width\":2016,\"height\":1512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/hm-stands.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cr\u00e9ateur de stands \u00e0 Lille\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#website\",\"url\":\"https:\\\/\\\/hm-stands.fr\\\/\",\"name\":\"HM-STANDS\",\"description\":\"Partenaire de vos \u00e9v\u00e8nements\",\"publisher\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hm-stands.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#organization\",\"name\":\"HM-STANDS\",\"url\":\"https:\\\/\\\/hm-stands.fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hm-stands.fr\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/HM-Stands.png\",\"contentUrl\":\"https:\\\/\\\/hm-stands.fr\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/HM-Stands.png\",\"width\":762,\"height\":772,\"caption\":\"HM-STANDS\"},\"image\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/hm-stands\\\/?viewAsMember=true\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Concepteur de stands \u00e0 Lille | HM STANDS","description":"Concepteur de stands \u00e0 Lille, HM STANDS imagine, loue, transporte et installe des stands personnalis\u00e9s pour vos salons professionnels.","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:\/\/hm-stands.fr\/","og_locale":"fr_FR","og_type":"article","og_title":"Concepteur de stands \u00e0 Lille | HM STANDS","og_description":"Concepteur de stands \u00e0 Lille, HM STANDS imagine, loue, transporte et installe des stands personnalis\u00e9s pour vos salons professionnels.","og_url":"https:\/\/hm-stands.fr\/","og_site_name":"HM-STANDS","article_modified_time":"2026-08-27T09:27:25+00:00","og_image":[{"width":2016,"height":1512,"url":"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hm-stands.fr\/","url":"https:\/\/hm-stands.fr\/","name":"Concepteur de stands \u00e0 Lille | HM STANDS","isPartOf":{"@id":"https:\/\/hm-stands.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hm-stands.fr\/#primaryimage"},"image":{"@id":"https:\/\/hm-stands.fr\/#primaryimage"},"thumbnailUrl":"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert.jpg","datePublished":"2024-06-14T14:43:46+00:00","dateModified":"2026-08-27T09:27:25+00:00","description":"Concepteur de stands \u00e0 Lille, HM STANDS imagine, loue, transporte et installe des stands personnalis\u00e9s pour vos salons professionnels.","breadcrumb":{"@id":"https:\/\/hm-stands.fr\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hm-stands.fr\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/hm-stands.fr\/#primaryimage","url":"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert.jpg","contentUrl":"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/integration_Intercert.jpg","width":2016,"height":1512},{"@type":"BreadcrumbList","@id":"https:\/\/hm-stands.fr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/hm-stands.fr\/"},{"@type":"ListItem","position":2,"name":"Cr\u00e9ateur de stands \u00e0 Lille"}]},{"@type":"WebSite","@id":"https:\/\/hm-stands.fr\/#website","url":"https:\/\/hm-stands.fr\/","name":"HM-STANDS","description":"Partenaire de vos \u00e9v\u00e8nements","publisher":{"@id":"https:\/\/hm-stands.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hm-stands.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/hm-stands.fr\/#organization","name":"HM-STANDS","url":"https:\/\/hm-stands.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/hm-stands.fr\/#\/schema\/logo\/image\/","url":"https:\/\/hm-stands.fr\/wp-content\/uploads\/2024\/06\/HM-Stands.png","contentUrl":"https:\/\/hm-stands.fr\/wp-content\/uploads\/2024\/06\/HM-Stands.png","width":762,"height":772,"caption":"HM-STANDS"},"image":{"@id":"https:\/\/hm-stands.fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/hm-stands\/?viewAsMember=true"]}]}},"publishpress_future_action":{"enabled":false,"date":"2026-09-09 07:11:33","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages\/155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/comments?post=155"}],"version-history":[{"count":101,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages\/155\/revisions"}],"predecessor-version":[{"id":1359,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages\/155\/revisions\/1359"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/media\/1028"}],"wp:attachment":[{"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/media?parent=155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}