{"id":1299,"date":"2026-08-24T21:58:07","date_gmt":"2026-08-24T19:58:07","guid":{"rendered":"https:\/\/hm-stands.fr\/?page_id=1299"},"modified":"2026-08-24T21:58:08","modified_gmt":"2026-08-24T19:58:08","slug":"nordbat-2028-lille-salon-construction","status":"publish","type":"page","link":"https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/","title":{"rendered":"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction"},"content":{"rendered":"\n<style>\n.hm-event {\n    --hm-orange: #ff5b22;\n    --hm-blue: #294552;\n    --hm-border: #dfe5e8;\n    --hm-light: #f6f8f8;\n    font-family: inherit;\n    color: var(--hm-blue);\n}\n\n.hm-event a {\n    color: var(--hm-orange);\n}\n\n\/* HERO *\/\n.hm-event-hero {\n    max-width: 960px;\n    margin: 0 auto 55px;\n}\n\n.hm-event-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: 12px;\n}\n\n.hm-event h1 {\n    color: var(--hm-blue);\n    font-size: clamp(36px, 4.5vw, 56px);\n    line-height: 1.1;\n    margin: 0 0 22px;\n}\n\n.hm-event-lead {\n    font-size: 19px;\n    line-height: 1.65;\n    max-width: 850px;\n}\n\n\/* INFOS *\/\n.hm-event-infos {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-bottom: 60px;\n}\n\n.hm-event-info {\n    background: var(--hm-light);\n    border-radius: 10px;\n    padding: 22px;\n}\n\n.hm-event-info-label {\n    color: var(--hm-orange);\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 700;\n    margin-bottom: 6px;\n}\n\n.hm-event-info-value {\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n}\n\n\/* CONTENU *\/\n.hm-event-section {\n    max-width: 900px;\n    margin: 0 auto 55px;\n}\n\n.hm-event-section h2 {\n    color: var(--hm-blue);\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 18px;\n}\n\n.hm-event-section p {\n    font-size: 17px;\n    line-height: 1.7;\n    margin: 0 0 16px;\n}\n\n\/* PREPARER *\/\n.hm-event-prep {\n    background: var(--hm-light);\n    border-radius: 12px;\n    padding: 36px;\n    margin: 55px 0;\n}\n\n.hm-event-prep h2 {\n    color: var(--hm-blue);\n    font-size: 30px;\n    margin: 0 0 15px;\n}\n\n.hm-event-prep > p {\n    font-size: 17px;\n    line-height: 1.65;\n    margin-bottom: 0;\n}\n\n.hm-event-prep-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px 40px;\n    margin-top: 25px;\n}\n\n.hm-event-prep-item {\n    padding-left: 22px;\n    position: relative;\n    font-size: 16px;\n    line-height: 1.55;\n}\n\n.hm-event-prep-item:before {\n    content: \"\u2192\";\n    position: absolute;\n    left: 0;\n    color: var(--hm-orange);\n    font-weight: 700;\n}\n\n\/* BLOC REALISATION *\/\n.hm-event-realisation {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    margin: 65px 0;\n    padding: 38px;\n    border: 1px solid var(--hm-border);\n    border-radius: 12px;\n    background: #fff;\n}\n\n.hm-event-realisation-label {\n    color: var(--hm-orange);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n}\n\n.hm-event-realisation h2 {\n    color: var(--hm-blue);\n    margin: 0 0 16px;\n    font-size: 29px;\n    line-height: 1.25;\n}\n\n.hm-event-realisation p {\n    font-size: 17px;\n    line-height: 1.65;\n    margin: 0 0 14px;\n}\n\n.hm-event-link {\n    display: inline-block;\n    margin-top: 8px;\n    color: var(--hm-orange) !important;\n    font-weight: 700;\n    text-decoration: none !important;\n}\n\n.hm-event-link span {\n    display: inline-block;\n    transition: transform .2s ease;\n}\n\n.hm-event-link:hover span {\n    transform: translateX(4px);\n}\n\n\/* PHOTO COLBLEU *\/\n.hm-event-realisation-photo {\n    overflow: hidden;\n    border-radius: 10px;\n}\n\n.hm-event-realisation-photo img {\n    display: block;\n    width: 100%;\n    height: 300px;\n    object-fit: cover;\n    border-radius: 10px;\n    transition: transform .3s ease;\n}\n\n.hm-event-realisation-photo:hover img {\n    transform: scale(1.03);\n}\n\n\/* CTA *\/\n.hm-event-cta {\n    margin-top: 65px;\n    padding: 50px 35px;\n    text-align: center;\n    background: var(--hm-blue);\n    border-radius: 12px;\n    color: #fff;\n}\n\n.hm-event-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: 10px;\n}\n\n.hm-event-cta h2 {\n    color: #fff;\n    margin: 0 0 14px;\n    font-size: clamp(28px, 3vw, 38px);\n    line-height: 1.2;\n}\n\n.hm-event-cta p {\n    max-width: 700px;\n    margin: 0 auto 25px;\n    font-size: 17px;\n    line-height: 1.6;\n}\n\n.hm-event-button {\n    display: inline-block;\n    padding: 13px 24px;\n    background: var(--hm-orange);\n    color: #fff !important;\n    border-radius: 6px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: transform .2s ease, opacity .2s ease;\n}\n\n.hm-event-button:hover {\n    transform: translateY(-2px);\n    opacity: .92;\n}\n\n\/* TABLETTE *\/\n@media (max-width: 900px) {\n\n    .hm-event-realisation {\n        grid-template-columns: 1fr;\n    }\n\n    .hm-event-realisation-photo img {\n        height: 360px;\n    }\n}\n\n\/* MOBILE *\/\n@media (max-width: 760px) {\n\n    .hm-event-infos {\n        grid-template-columns: 1fr;\n    }\n\n    .hm-event-prep-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .hm-event-realisation {\n        grid-template-columns: 1fr;\n        padding: 26px;\n        gap: 26px;\n    }\n\n    .hm-event-realisation-photo img {\n        height: 240px;\n    }\n\n    .hm-event-prep {\n        padding: 28px 24px;\n    }\n\n    .hm-event-cta {\n        padding: 40px 24px;\n    }\n}\n<\/style>\n\n\n<div class=\"hm-event\">\n\n    <!-- HERO -->\n    <section class=\"hm-event-hero\">\n\n        <div class=\"hm-event-kicker\">\n            SALON PROFESSIONNEL \u00c0 LILLE\n        <\/div>\n\n        <h1>\n            NORDBAT 2028 \u00e0 Lille\n        <\/h1>\n\n        <p class=\"hm-event-lead\">\n            Le salon professionnel de la construction NORDBAT revient\n            \u00e0 Lille Grand Palais les <strong>15, 16 et 17 mars 2028<\/strong>.\n            Ce rendez-vous majeur r\u00e9unit les professionnels du b\u00e2timent,\n            les industriels, les distributeurs, les prescripteurs\n            et les ma\u00eetres d\u2019ouvrage du nord de la France.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INFOS PRATIQUES -->\n    <section class=\"hm-event-infos\">\n\n        <div class=\"hm-event-info\">\n\n            <div class=\"hm-event-info-label\">\n                Dates\n            <\/div>\n\n            <div class=\"hm-event-info-value\">\n                15 \u2192 17 mars 2028\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"hm-event-info\">\n\n            <div class=\"hm-event-info-label\">\n                Lieu\n            <\/div>\n\n            <div class=\"hm-event-info-value\">\n                Lille Grand Palais\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"hm-event-info\">\n\n            <div class=\"hm-event-info-label\">\n                Secteur\n            <\/div>\n\n            <div class=\"hm-event-info-value\">\n                Construction &#038; b\u00e2timent\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PRESENTATION -->\n    <section class=\"hm-event-section\">\n\n        <h2>\n            Qu\u2019est-ce que le salon NORDBAT ?\n        <\/h2>\n\n        <p>\n            NORDBAT est l\u2019un des grands rendez-vous professionnels\n            de la construction au nord de Paris.\n            Le salon rassemble les principaux acteurs r\u00e9gionaux et nationaux\n            du b\u00e2timent autour des mat\u00e9riaux, \u00e9quipements, solutions techniques,\n            innovations et services destin\u00e9s aux professionnels.\n        <\/p>\n\n        <p>\n            Entrepreneurs, artisans, prescripteurs, ma\u00eetres d\u2019ouvrage,\n            fabricants et distributeurs s\u2019y rencontrent pendant trois jours\n            pour d\u00e9couvrir les nouveaut\u00e9s du secteur et d\u00e9velopper\n            de nouvelles relations professionnelles.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- EXPOSER -->\n    <section class=\"hm-event-section\">\n\n        <h2>\n            Vous exposez \u00e0 NORDBAT Lille ?\n        <\/h2>\n\n        <p>\n            Avec plusieurs centaines d\u2019exposants pr\u00e9sents,\n            la visibilit\u00e9 de votre entreprise est essentielle.\n            Votre stand doit permettre aux visiteurs d\u2019identifier rapidement\n            votre activit\u00e9, vos produits et vos principaux savoir-faire.\n        <\/p>\n\n        <p>\n            Selon votre m\u00e9tier, l\u2019am\u00e9nagement peut int\u00e9grer\n            des pr\u00e9sentations de mat\u00e9riaux, des \u00e9quipements,\n            des d\u00e9monstrations, des \u00e9crans, des \u00e9chantillons\n            ou diff\u00e9rents espaces d\u2019\u00e9change avec vos clients\n            et prospects.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- PREPARER -->\n    <section class=\"hm-event-prep\">\n\n        <h2>\n            Pr\u00e9parer son stand pour NORDBAT\n        <\/h2>\n\n        <p>\n            Quelques points \u00e0 anticiper pour pr\u00e9parer votre participation :\n        <\/p>\n\n        <div class=\"hm-event-prep-grid\">\n\n            <div class=\"hm-event-prep-item\">\n                D\u00e9terminer les produits et solutions \u00e0 mettre en avant.\n            <\/div>\n\n            <div class=\"hm-event-prep-item\">\n                Adapter l\u2019am\u00e9nagement \u00e0 la surface attribu\u00e9e.\n            <\/div>\n\n            <div class=\"hm-event-prep-item\">\n                Pr\u00e9voir une signal\u00e9tique lisible depuis les all\u00e9es.\n            <\/div>\n\n            <div class=\"hm-event-prep-item\">\n                Int\u00e9grer les zones de d\u00e9monstration ou d\u2019exposition n\u00e9cessaires.\n            <\/div>\n\n            <div class=\"hm-event-prep-item\">\n                Pr\u00e9voir des espaces accueillants pour les rendez-vous.\n            <\/div>\n\n            <div class=\"hm-event-prep-item\">\n                Anticiper transport, installation et d\u00e9montage du stand.\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- REALISATION COLBLEU -->\n    <section class=\"hm-event-realisation\">\n\n        <div>\n\n            <div class=\"hm-event-realisation-label\">\n                UNE R\u00c9ALISATION HM STANDS \u00c0 NORDBAT\n            <\/div>\n\n            <h2>\n                Stand COLBLEU \u00e0 NORDBAT Lille\n            <\/h2>\n\n            <p>\n                Pour COLBLEU, nous avons con\u00e7u un stand de\n                <strong>18 m\u00b2<\/strong> \u00e0 NORDBAT 2026 afin de pr\u00e9senter\n                une gamme de v\u00eatements de travail et d\u2019EPI dans un espace\n                professionnel, chaleureux et coh\u00e9rent avec l\u2019univers\n                du chantier.\n            <\/p>\n\n            <p>\n                L\u2019am\u00e9nagement associe pr\u00e9sentation des produits,\n                communication graphique, espace d\u2019accueil et mobilier\n                afin de cr\u00e9er un ensemble facilement identifiable\n                et propice aux \u00e9changes avec les visiteurs.\n            <\/p>\n\n            <a\n                class=\"hm-event-link\"\n                href=\"https:\/\/hm-stands.fr\/index.php\/stand-18-m2-nordbat-lille-colbleu\/\"\n            >\n                D\u00e9couvrir la r\u00e9alisation COLBLEU <span>\u2192<\/span>\n            <\/a>\n\n        <\/div>\n\n\n        <div class=\"hm-event-realisation-photo\">\n\n            <a\n                href=\"https:\/\/hm-stands.fr\/index.php\/stand-18-m2-nordbat-lille-colbleu\/\"\n                aria-label=\"D\u00e9couvrir le stand COLBLEU r\u00e9alis\u00e9 \u00e0 NORDBAT Lille\"\n            >\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/hm-stands.fr\/wp-content\/uploads\/2026\/08\/IMG_20260211_154407-2048x1152.jpg\"\n                    alt=\"Stand COLBLEU de 18 m\u00b2 r\u00e9alis\u00e9 par HM STANDS \u00e0 NORDBAT Lille\"\n                    loading=\"lazy\"\n                >\n\n            <\/a>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- CTA -->\n    <section class=\"hm-event-cta\">\n\n        <div class=\"hm-event-cta-kicker\">\n            VOTRE STAND \u00c0 NORDBAT\n        <\/div>\n\n        <h2>\n            Vous pr\u00e9parez NORDBAT 2028 ?\n        <\/h2>\n\n        <p>\n            Expliquez-nous votre surface, votre activit\u00e9 et vos objectifs.\n            Nous imaginons avec vous un stand adapt\u00e9 \u00e0 votre participation\n            \u00e0 Lille Grand Palais.\n        <\/p>\n\n        <a\n            class=\"hm-event-button\"\n            href=\"\/index.php\/contact\/\"\n        >\n            Parler de votre projet\n        <\/a>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>SALON PROFESSIONNEL \u00c0 LILLE NORDBAT 2028 \u00e0 Lille Le salon professionnel de la construction NORDBAT revient \u00e0 Lille Grand Palais les 15, 16 et 17 mars 2028. Ce rendez-vous majeur r\u00e9unit les professionnels du b\u00e2timent, les industriels, les distributeurs, les prescripteurs et les ma\u00eetres d\u2019ouvrage du nord de la France. Dates 15 \u2192 17 mars [&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-1299","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>NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction - 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\/nordbat-2028-lille-salon-construction\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction - HM-STANDS\" \/>\n<meta property=\"og:description\" content=\"SALON PROFESSIONNEL \u00c0 LILLE NORDBAT 2028 \u00e0 Lille Le salon professionnel de la construction NORDBAT revient \u00e0 Lille Grand Palais les 15, 16 et 17 mars 2028. Ce rendez-vous majeur r\u00e9unit les professionnels du b\u00e2timent, les industriels, les distributeurs, les prescripteurs et les ma\u00eetres d\u2019ouvrage du nord de la France. Dates 15 \u2192 17 mars [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/\" \/>\n<meta property=\"og:site_name\" content=\"HM-STANDS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-24T19:58:08+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=\"3 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\\\/nordbat-2028-lille-salon-construction\\\/\",\"url\":\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/nordbat-2028-lille-salon-construction\\\/\",\"name\":\"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction - HM-STANDS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/#website\"},\"datePublished\":\"2026-08-24T19:58:07+00:00\",\"dateModified\":\"2026-08-24T19:58:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/nordbat-2028-lille-salon-construction\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/nordbat-2028-lille-salon-construction\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hm-stands.fr\\\/index.php\\\/nordbat-2028-lille-salon-construction\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/hm-stands.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction\"}]},{\"@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":"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction - 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\/nordbat-2028-lille-salon-construction\/","og_locale":"fr_FR","og_type":"article","og_title":"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction - HM-STANDS","og_description":"SALON PROFESSIONNEL \u00c0 LILLE NORDBAT 2028 \u00e0 Lille Le salon professionnel de la construction NORDBAT revient \u00e0 Lille Grand Palais les 15, 16 et 17 mars 2028. Ce rendez-vous majeur r\u00e9unit les professionnels du b\u00e2timent, les industriels, les distributeurs, les prescripteurs et les ma\u00eetres d\u2019ouvrage du nord de la France. Dates 15 \u2192 17 mars [&hellip;]","og_url":"https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/","og_site_name":"HM-STANDS","article_modified_time":"2026-08-24T19:58:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/","url":"https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/","name":"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction - HM-STANDS","isPartOf":{"@id":"https:\/\/hm-stands.fr\/#website"},"datePublished":"2026-08-24T19:58:07+00:00","dateModified":"2026-08-24T19:58:08+00:00","breadcrumb":{"@id":"https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hm-stands.fr\/index.php\/nordbat-2028-lille-salon-construction\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/hm-stands.fr\/"},{"@type":"ListItem","position":2,"name":"NORDBAT 2028 \u00e0 Lille \u2013 Salon de la construction"}]},{"@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-01 00:30:58","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\/1299","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=1299"}],"version-history":[{"count":1,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages\/1299\/revisions"}],"predecessor-version":[{"id":1300,"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/pages\/1299\/revisions\/1300"}],"wp:attachment":[{"href":"https:\/\/hm-stands.fr\/index.php\/wp-json\/wp\/v2\/media?parent=1299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}