{"id":1282,"date":"2026-08-19T16:23:20","date_gmt":"2026-08-19T14:23:20","guid":{"rendered":"https:\/\/hm-stands.fr\/?page_id=1282"},"modified":"2026-08-19T16:47:36","modified_gmt":"2026-08-19T14:47:36","slug":"salons","status":"publish","type":"page","link":"https:\/\/hm-stands.fr\/index.php\/salons\/","title":{"rendered":"Salons"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\" style=\"line-height:0\"><\/p>\n\n\n\n<style>\n\/* =========================================\n   HM STANDS \u2014 AGENDA DES SALONS\n   ========================================= *\/\n\n.hm-salons {\n    --hm-orange: #ff5b22;\n    --hm-blue: #294552;\n    --hm-border: #dfe5e8;\n    --hm-light: #f7f8f8;\n\n    font-family: inherit;\n    color: var(--hm-blue);\n}\n\n\/* INTRO *\/\n.hm-salons-intro {\n    max-width: 900px;\n    margin: 0 auto 55px;\n}\n\n.hm-salons-kicker {\n    color: var(--hm-orange);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n}\n\n.hm-salons h1 {\n    color: var(--hm-blue);\n    font-size: clamp(34px, 4vw, 52px);\n    line-height: 1.12;\n    margin: 0 0 22px;\n}\n\n.hm-salons-intro p {\n    font-size: 18px;\n    line-height: 1.7;\n    margin: 0 0 8px;\n}\n\n\/* TITRE AGENDA *\/\n.hm-salons-section-title {\n    margin-bottom: 25px;\n}\n\n.hm-salons-section-title h2 {\n    color: var(--hm-blue);\n    font-size: 30px;\n    margin: 0 0 8px;\n}\n\n.hm-salons-section-title p {\n    margin: 0;\n    font-size: 16px;\n}\n\n\/* GRILLE *\/\n.hm-salons-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 24px;\n}\n\n\/* CARTE *\/\n.hm-salon-card {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    min-height: 290px;\n    padding: 28px 25px;\n    background: #fff;\n    border: 1px solid var(--hm-border);\n    border-radius: 10px;\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        border-color .25s ease;\n}\n\n.hm-salon-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 22px rgba(20, 45, 55, .15);\n    border-color: #d4dade;\n}\n\n.hm-salon-card h3 {\n    color: var(--hm-blue);\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 700;\n    text-transform: uppercase;\n    margin: 0 0 18px;\n}\n\n.hm-salon-date {\n    color: var(--hm-orange);\n    font-size: 16px;\n    font-weight: 500;\n    margin-bottom: 3px;\n}\n\n.hm-salon-place {\n    font-size: 16px;\n    margin-bottom: 18px;\n}\n\n.hm-salon-description {\n    font-size: 16px;\n    line-height: 1.55;\n    margin: 0 0 25px;\n}\n\n.hm-salon-link {\n    margin-top: auto;\n    color: var(--hm-orange);\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none !important;\n}\n\n.hm-salon-link:hover {\n    text-decoration: none !important;\n}\n\n.hm-salon-link span {\n    display: inline-block;\n    transition: transform .2s ease;\n}\n\n.hm-salon-card:hover .hm-salon-link span {\n    transform: translateX(4px);\n}\n\n\/* CTA *\/\n.hm-salons-cta {\n    margin-top: 65px;\n    padding: 48px 35px;\n    text-align: center;\n    background: var(--hm-blue);\n    border-radius: 12px;\n    color: #fff;\n}\n\n.hm-salons-cta-kicker {\n    color: var(--hm-orange);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 9px;\n}\n\n.hm-salons-cta h2 {\n    color: #fff;\n    font-size: clamp(27px, 3vw, 38px);\n    margin: 0 0 13px;\n}\n\n.hm-salons-cta p {\n    max-width: 700px;\n    margin: 0 auto 25px;\n    font-size: 17px;\n    line-height: 1.6;\n}\n\n.hm-salons-button {\n    display: inline-block;\n    padding: 13px 24px;\n    border-radius: 6px;\n    background: var(--hm-orange);\n    color: #fff !important;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: transform .2s ease, opacity .2s ease;\n}\n\n.hm-salons-button:hover {\n    color: #fff !important;\n    transform: translateY(-2px);\n    opacity: .92;\n}\n\n\/* TABLETTE *\/\n@media (max-width: 950px) {\n    .hm-salons-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n}\n\n\/* MOBILE *\/\n@media (max-width: 620px) {\n    .hm-salons-intro {\n        margin-bottom: 40px;\n    }\n\n    .hm-salons-grid {\n        grid-template-columns: 1fr;\n        gap: 18px;\n    }\n\n    .hm-salon-card {\n        min-height: 0;\n        padding: 24px 22px;\n    }\n\n    .hm-salons-cta {\n        margin-top: 45px;\n        padding: 38px 22px;\n    }\n}\n<\/style>\n\n\n<div class=\"hm-salons\">\n\n    <!-- INTRODUCTION -->\n    <section class=\"hm-salons-intro\">\n\n        <div class=\"hm-salons-kicker\">\n            AGENDA DES SALONS\n        <\/div>\n\n        <h1>\n            Salons professionnels \u00e0 Lille et dans les Hauts-de-France\n        <\/h1>\n\n        <p>\n            Retrouvez les principaux salons professionnels de la r\u00e9gion,\n            leurs dates, leurs lieux et les informations utiles pour pr\u00e9parer\n            votre participation.\n        <\/p>\n\n        <p>\n            Vous exposez sur l\u2019un de ces \u00e9v\u00e9nements ?\n            HM STANDS vous accompagne dans la conception, la pr\u00e9paration,\n            le transport, l\u2019installation et le d\u00e9montage de votre stand.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- AGENDA -->\n    <section>\n\n        <div class=\"hm-salons-section-title\">\n\n            <h2>Les prochains salons<\/h2>\n\n            <p>\n                D\u00e9couvrez les principaux rendez-vous professionnels \u00e0 venir\n                \u00e0 Lille et dans les Hauts-de-France.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"hm-salons-grid\">\n\n\n            <!-- SOLUTIONS CSE -->\n            <article class=\"hm-salon-card\">\n\n                <h3>SOLUTIONS CSE LILLE<\/h3>\n\n                <div class=\"hm-salon-date\">\n                    22 \u2192 23 SEPTEMBRE 2026\n                <\/div>\n\n                <div class=\"hm-salon-place\">\n                    Lille Grand Palais\n                <\/div>\n\n                <p class=\"hm-salon-description\">\n                    Le rendez-vous des \u00e9lus de CSE et des fournisseurs\n                    de solutions destin\u00e9es aux entreprises et \u00e0 leurs salari\u00e9s.\n                <\/p>\n\n                <a class=\"hm-salon-link\"\n                   href=\"https:\/\/www.lillegrandpalais.com\/evenement\/solutionscse-lille\/\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    D\u00e9couvrir le salon <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n\n            <!-- INCYBER -->\n            <article class=\"hm-salon-card\">\n\n                <h3>FORUM INCYBER EUROPE<\/h3>\n\n                <div class=\"hm-salon-date\">\n                    9 \u2192 11 MARS 2027\n                <\/div>\n\n                <div class=\"hm-salon-place\">\n                    Lille Grand Palais\n                <\/div>\n\n                <p class=\"hm-salon-description\">\n                    Le grand rendez-vous europ\u00e9en de la cybers\u00e9curit\u00e9\n                    et de la confiance num\u00e9rique r\u00e9unissant entreprises,\n                    institutions et experts du secteur.\n                <\/p>\n\n                <a class=\"hm-salon-link\"\n                   href=\"https:\/\/europe.forum-incyber.com\/\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    D\u00e9couvrir le salon <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n\n            <!-- SIFER -->\n            <article class=\"hm-salon-card\">\n\n                <h3>SIFER<\/h3>\n\n                <div class=\"hm-salon-date\">\n                    22 \u2192 24 JUIN 2027\n                <\/div>\n\n                <div class=\"hm-salon-place\">\n                    Lille Grand Palais\n                <\/div>\n\n                <p class=\"hm-salon-description\">\n                    Le salon international de l\u2019industrie ferroviaire\n                    rassemble les principaux acteurs du mat\u00e9riel roulant,\n                    des infrastructures et des technologies ferroviaires.\n                <\/p>\n\n                <a class=\"hm-salon-link\"\n                   href=\"https:\/\/www.sifer-expo.com\/\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    D\u00e9couvrir le salon <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n\n            <!-- SEPEM -->\n            <article class=\"hm-salon-card\">\n\n                <h3>SEPEM INDUSTRIES NORD<\/h3>\n\n                <div class=\"hm-salon-date\">\n                    25 \u2192 27 JANVIER 2028\n                <\/div>\n\n                <div class=\"hm-salon-place\">\n                    Douai\n                <\/div>\n\n                <p class=\"hm-salon-description\">\n                    Le rendez-vous industriel r\u00e9gional r\u00e9unissant fournisseurs,\n                    fabricants, sous-traitants et d\u00e9cideurs de l\u2019industrie\n                    autour des \u00e9quipements et solutions de production.\n                <\/p>\n\n                <a class=\"hm-salon-link\"\n                   href=\"https:\/\/douai.sepem-industries.com\/\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    D\u00e9couvrir le salon <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n\n            <!-- NORDBAT -->\n            <article class=\"hm-salon-card\">\n\n                <h3>NORDBAT<\/h3>\n\n                <div class=\"hm-salon-date\">\n                    15 \u2192 17 MARS 2028\n                <\/div>\n\n                <div class=\"hm-salon-place\">\n                    Lille Grand Palais\n                <\/div>\n\n                <p class=\"hm-salon-description\">\n                    Le rendez-vous majeur des professionnels du b\u00e2timent\n                    dans les Hauts-de-France, r\u00e9unissant fabricants,\n                    distributeurs, artisans et prescripteurs.\n                <\/p>\n\n                <a class=\"hm-salon-link\"\n                   href=\"https:\/\/www.nordbat.com\/\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    D\u00e9couvrir le salon <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- CTA -->\n    <section class=\"hm-salons-cta\">\n\n        <div class=\"hm-salons-cta-kicker\">\n            VOTRE PROCHAIN SALON\n        <\/div>\n\n        <h2>\n            Vous exposez sur l\u2019un de ces \u00e9v\u00e9nements ?\n        <\/h2>\n\n        <p>\n            Parlons de votre projet et imaginons un stand adapt\u00e9\n            \u00e0 votre surface, votre image et vos objectifs.\n        <\/p>\n\n        <a class=\"hm-salons-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>AGENDA DES SALONS Salons professionnels \u00e0 Lille et dans les Hauts-de-France Retrouvez les principaux salons professionnels de la r\u00e9gion, leurs dates, leurs lieux et les informations utiles pour pr\u00e9parer votre participation. Vous exposez sur l\u2019un de ces \u00e9v\u00e9nements ? HM STANDS vous accompagne dans la conception, la pr\u00e9paration, le transport, l\u2019installation et le d\u00e9montage de [&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-1282","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Salons - HM-STANDS<\/title>\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\/index.php\/salons\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Salons - HM-STANDS\" \/>\n<meta property=\"og:description\" content=\"AGENDA DES SALONS Salons professionnels \u00e0 Lille et dans les Hauts-de-France Retrouvez les principaux salons professionnels de la r\u00e9gion, leurs dates, leurs lieux et les informations utiles pour pr\u00e9parer votre participation. Vous exposez sur l\u2019un de ces \u00e9v\u00e9nements ? HM STANDS vous accompagne dans la conception, la pr\u00e9paration, le transport, l\u2019installation et le d\u00e9montage de [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hm-stands.fr\/index.php\/salons\/\" \/>\n<meta property=\"og:site_name\" content=\"HM-STANDS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-19T14:47:36+00:00\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/salons\\\/\",\"url\":\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/salons\\\/\",\"name\":\"Salons - HM-STANDS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#website\"},\"datePublished\":\"2026-08-19T14:23:20+00:00\",\"dateModified\":\"2026-08-19T14:47:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/salons\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/salons\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/salons\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/hm-stands.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Salons\"}]},{\"@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":"Salons - HM-STANDS","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\/index.php\/salons\/","og_locale":"fr_FR","og_type":"article","og_title":"Salons - HM-STANDS","og_description":"AGENDA DES SALONS Salons professionnels \u00e0 Lille et dans les Hauts-de-France Retrouvez les principaux salons professionnels de la r\u00e9gion, leurs dates, leurs lieux et les informations utiles pour pr\u00e9parer votre participation. Vous exposez sur l\u2019un de ces \u00e9v\u00e9nements ? HM STANDS vous accompagne dans la conception, la pr\u00e9paration, le transport, l\u2019installation et le d\u00e9montage de [&hellip;]","og_url":"https:\/\/hm-stands.fr\/index.php\/salons\/","og_site_name":"HM-STANDS","article_modified_time":"2026-08-19T14:47:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hm-stands.fr\/index.php\/salons\/","url":"https:\/\/hm-stands.fr\/index.php\/salons\/","name":"Salons - HM-STANDS","isPartOf":{"@id":"https:\/\/hm-stands.fr\/#website"},"datePublished":"2026-08-19T14:23:20+00:00","dateModified":"2026-08-19T14:47:36+00:00","breadcrumb":{"@id":"https:\/\/hm-stands.fr\/index.php\/salons\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hm-stands.fr\/index.php\/salons\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hm-stands.fr\/index.php\/salons\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/hm-stands.fr\/"},{"@type":"ListItem","position":2,"name":"Salons"}]},{"@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-08-27 13:32:43","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\/1282","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=1282"}],"version-history":[{"count":5,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages\/1282\/revisions"}],"predecessor-version":[{"id":1290,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages\/1282\/revisions\/1290"}],"wp:attachment":[{"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/media?parent=1282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}