{"id":57,"date":"2024-12-17T16:19:47","date_gmt":"2024-12-17T16:19:47","guid":{"rendered":"https:\/\/owvebneiv.preview.infomaniak.website\/?page_id=57"},"modified":"2025-12-18T08:48:09","modified_gmt":"2025-12-18T08:48:09","slug":"contact","status":"publish","type":"page","link":"https:\/\/standconcept.ch\/fr\/contact\/","title":{"rendered":"CONTACT"},"content":{"rendered":"<h1>CONTACT<\/h1>\n<ul>\n<li>\n<h3>T\u00e9l\u00e9phone<\/h3>\n<p><a href=\"tel:+41327523090\"><\/p>\n<p><span>+41 32 752 30 90<\/span><\/p>\n<p><\/a><\/p>\n<\/li>\n<li>\n<h3>E-Mail<\/h3>\n<p><a href=\"mailto:info@standconcept.ch\">info@standconcept.ch<\/a><\/p>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<h3>Adresse Bureaux<\/h3>\n<p><a href=\"https:\/\/maps.app.goo.gl\/M5rbP2njZkmuYNSR9\"><\/p>\n<p><span><a href=\"https:\/\/maps.app.goo.gl\/w25JuCBTuR2HgtRe6\">Standconcept S\u00e0rl<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/w25JuCBTuR2HgtRe6\">Route de Bienne 24<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/w25JuCBTuR2HgtRe6\">CH-2520 La Neuveville<\/a><br \/><\/span><\/p>\n<p><\/a><\/p>\n<\/li>\n<li>\n<h3>Adresse D\u00e9p\u00f4t<\/h3>\n<p><a href=\"https:\/\/maps.app.goo.gl\/M5rbP2njZkmuYNSR9\"><\/p>\n<p><span><a href=\"https:\/\/maps.app.goo.gl\/67LJag6kcm8YzbRH8\">Standconcept S\u00e0rl<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/67LJag6kcm8YzbRH8\">Route de Bienne 139<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/67LJag6kcm8YzbRH8\">CH-2514 Ligerz<\/a><br \/><\/span><\/p>\n<p><\/a><\/p>\n<\/li>\n<\/ul>\n<ul>\n<li><a href=\"https:\/\/ch.linkedin.com\/company\/standconcept-s%C3%A0rl\">linkedin<\/a>\n<\/li>\n<li><a href=\"https:\/\/www.instagram.com\/standconcept.ch\/\">instagram<\/a>\n<\/li>\n<\/ul>\n<div>\n<p>    <!-- 1. CSS Leaflet -->\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\"\/>\n<p><!-- 2. Conteneur plein \u00e9cran --><\/p>\n<div id=\"map\"><\/div>\n<style>\n  html, body { height: 100%; margin: 0; }\n  #map { height: 100vh; width: 100%; }\n  .popup-content { text-align: left; }\n  .popup-content img {\n    max-width: 100px;\n    display: block;\n    margin: 10px 0;\n    border-radius: 5px;\n  }\n  .popup-content h3 { margin: 5px 0; }\n  .popup-content p { margin: 0; font-size: 0.9em; }\n  .popup-content a { color: #1E90FF; text-decoration: underline; }\n<\/style>\n<p><!-- 3. JS Leaflet --><br \/>\n<script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"><\/script><br \/>\n<script>\n  \/\/ Initialisation de la carte avec un centrage manuel par d\u00e9faut\n  var map = L.map('map', {\n    center: [47.076, 7.135], \/\/ <-- tu peux changer ici les coordonn\u00e9es de centrage\n    zoom: 14,                \/\/ <-- tu peux r\u00e9gler ici le zoom (entre 1 et ~18)\n  });\n\n  \/\/ Fond Mapbox\n  L.tileLayer('https:\/\/api.mapbox.com\/styles\/v1\/florian-g\/cmfwoz4fs00de01sbf96o8g3c\/tiles\/{z}\/{x}\/{y}?access_token=pk.eyJ1IjoiZmxvcmlhbi1nIiwiYSI6ImNtZWJncXlobzEwaHgya3M1NWJocXQ0MGoifQ.0Qebw3sFT-w8ggoo-RNqzQ', {\n    tileSize: 512,\n    zoomOffset: -1,\n    attribution: '&copy; <a href=\"https:\/\/www.mapbox.com\/\">Mapbox<\/a> contributors'\n  }).addTo(map);<\/p>\n<p>  \/\/ Ic\u00f4nes personnalis\u00e9es\n  var icon1 = L.icon({ \n    iconUrl: 'https:\/\/owvebneiv.preview.infomaniak.website\/wp-content\/uploads\/2025\/08\/Marqueur.png', \n    iconSize: [36, 51], \n    iconAnchor: [18, 51],\n    popupAnchor: [0, -51]\n  });\n  var icon2 = L.icon({ \n    iconUrl: 'https:\/\/owvebneiv.preview.infomaniak.website\/wp-content\/uploads\/2025\/08\/Marqueur.png', \n    iconSize: [36, 51], \n    iconAnchor: [18, 51],\n    popupAnchor: [0, -51]\n  });<\/p>\n<p>  \/\/ Popups HTML\n  var popup1Content = `<\/p>\n<div class=\"popup-content\">\n<h3>Standconcept S\u00e0rl<\/h3>\n<p>      <a href=\"https:\/\/maps.app.goo.gl\/fatAEY6PbpbSaXrc7\" target=\"_blank\">\n        Route de Bienne 24, CH-2520 La Neuveville\n      <\/a><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/owvebneiv.preview.infomaniak.website\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-23-a-16.52.37.png\" alt=\"Standconcept\"><\/p>\n<\/p><\/div>\n<p>  `;\n  var popup2Content = `<\/p>\n<div class=\"popup-content\">\n<h3>D\u00e9p\u00f4t Standconcept<\/h3>\n<p>      <a href=\"https:\/\/maps.app.goo.gl\/67LJag6kcm8YzbRH8\" target=\"_blank\">\n        Route de Bienne 139, CH-2514 Ligerz\n      <\/a><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/owvebneiv.preview.infomaniak.website\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-23-a-16.52.57.png\" alt=\"D\u00e9p\u00f4t Standconcept\"><\/p>\n<\/p><\/div>\n<p>  `;<\/p>\n<p>  \/\/ Marqueurs\n  var marker1 = L.marker([47.065125, 7.101172], { icon: icon1 }).addTo(map);\n  var marker2 = L.marker([47.080714, 7.126407], { icon: icon2 }).addTo(map);<\/p>\n<p>  marker1.bindPopup(popup1Content, { closeOnClick: false, autoClose: false });\n  marker2.bindPopup(popup2Content, { closeOnClick: false, autoClose: false });<\/p>\n<p>      \/\/ OPTION 1 : Auto-ajustement aux marqueurs\n  \/\/ d\u00e9commenter cette partie si tu veux que la carte s'ajuste automatiquement\n  \/*\n  var group = L.featureGroup([marker1, marker2]).addTo(map);\n  map.fitBounds(group.getBounds(), { padding: [100, 100] });\n  *\/<\/p>\n<p>  \/\/ Ouvrir les popups au chargement\n  setTimeout(() => {\n    marker1.openPopup();\n    marker2.openPopup();\n  }, 300);<\/p>\n<p><\/script>\n<\/div>\n<h1>CONTACT<\/h1>\n<ul>\n<li>\n<h3>T\u00e9l\u00e9phone<\/h3>\n<p><a href=\"tel:+41327523090\"><\/p>\n<p><span>+41 32 752 30 90<\/span><\/p>\n<p><\/a><\/p>\n<\/li>\n<li>\n<h3>E-Mail<\/h3>\n<p><a href=\"mailto:info@standconcept.ch\">info@standconcept.ch<\/a><\/p>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<h3>Adresse Bureaux<\/h3>\n<p><a href=\"https:\/\/maps.app.goo.gl\/M5rbP2njZkmuYNSR9\"><\/p>\n<p><span><a href=\"https:\/\/maps.app.goo.gl\/w25JuCBTuR2HgtRe6\">Standconcept S\u00e0rl<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/w25JuCBTuR2HgtRe6\">Route de Bienne 24<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/w25JuCBTuR2HgtRe6\">CH-2520 La Neuveville<\/a><br \/><\/span><\/p>\n<p><\/a><\/p>\n<\/li>\n<li>\n<h3>Adresse D\u00e9p\u00f4t<\/h3>\n<p><a href=\"https:\/\/maps.app.goo.gl\/M5rbP2njZkmuYNSR9\"><\/p>\n<p><span><a href=\"https:\/\/maps.app.goo.gl\/67LJag6kcm8YzbRH8\">Standconcept S\u00e0rl<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/67LJag6kcm8YzbRH8\">Route de Bienne 139<\/a><br \/><a href=\"https:\/\/maps.app.goo.gl\/67LJag6kcm8YzbRH8\">CH-2514 Ligerz<\/a><br \/><\/span><\/p>\n<p><\/a><\/p>\n<\/li>\n<\/ul>\n<ul>\n<li><a href=\"https:\/\/ch.linkedin.com\/company\/standconcept-s%C3%A0rl\">linkedin<\/a>\n<\/li>\n<li><a href=\"https:\/\/www.instagram.com\/standconcept.ch\/\">instagram<\/a>\n<\/li>\n<\/ul>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"height\":\"viewport\",\"height_offset_top\":false,\"image_position\":\"center-center\",\"style\":\"muted\",\"title\":\"Contact (mobile)\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"text_color\":\"light\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"CONTACT\",\"content_de_de\":\"KONTAKT\",\"content_en_gb\":\"CONTACT\",\"title_element\":\"h1\",\"visibility\":\"hidden-m\"}},{\"type\":\"description_list\",\"props\":{\"animation\":\"none\",\"column_breakpoint\":\"m\",\"content_style\":\"text-meta\",\"layout\":\"grid-2\",\"list_element\":\"ul\",\"meta_align\":\"below-content\",\"meta_style\":\"\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_colon\":false,\"title_color\":\"muted\",\"title_element\":\"div\",\"title_grid_column_gap\":\"\",\"title_grid_row_gap\":\"\",\"title_grid_width\":\"small\",\"title_leader\":true,\"title_style\":\"h4\",\"visibility\":\"hidden-m\"},\"children\":[{\"type\":\"description_list_item\",\"props\":{\"content\":\"\n\n<p><span>+41 32 752 30 90<\\\/span><\\\/p>\",\"link\":\"tel:+41327523090\",\"meta\":\"\",\"title\":\"T\\u00e9l\\u00e9phone\",\"title_de_de\":\"Telefon\",\"title_en_gb\":\"Phone\"}},{\"type\":\"description_list_item\",\"props\":{\"content\":\"info@standconcept.ch\",\"link\":\"mailto:info@standconcept.ch\",\"meta\":\"\",\"title\":\"E-Mail\"}}]},{\"type\":\"description_list\",\"props\":{\"animation\":\"none\",\"column_breakpoint\":\"m\",\"content_style\":\"text-meta\",\"layout\":\"grid-2\",\"list_element\":\"ul\",\"meta_align\":\"below-content\",\"meta_style\":\"h4\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_colon\":false,\"title_color\":\"muted\",\"title_element\":\"div\",\"title_grid_column_gap\":\"\",\"title_grid_row_gap\":\"\",\"title_grid_width\":\"small\",\"title_leader\":true,\"title_style\":\"h4\",\"visibility\":\"hidden-m\"},\"children\":[{\"type\":\"description_list_item\",\"props\":{\"content\":\"\n\n<p><span><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/w25JuCBTuR2HgtRe6\\\">Standconcept S\\u00e0rl<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/w25JuCBTuR2HgtRe6\\\">Route de Bienne 24<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/w25JuCBTuR2HgtRe6\\\">CH-2520 La Neuveville<\\\/a><br \\\/><\\\/span><\\\/p>\",\"link\":\"https:\\\/\\\/maps.app.goo.gl\\\/M5rbP2njZkmuYNSR9\",\"meta\":\"\",\"title\":\"Adresse Bureaux\",\"title_de_de\":\"B\\u00fcroadresse\",\"title_en_gb\":\"Office Address\"}},{\"type\":\"description_list_item\",\"props\":{\"content\":\"\n\n<p><span><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/67LJag6kcm8YzbRH8\\\">Standconcept S\\u00e0rl<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/67LJag6kcm8YzbRH8\\\">Route de Bienne 139<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/67LJag6kcm8YzbRH8\\\">CH-2514 Ligerz<\\\/a><br \\\/><\\\/span><\\\/p>\",\"link\":\"https:\\\/\\\/maps.app.goo.gl\\\/M5rbP2njZkmuYNSR9\",\"meta\":\"\",\"title\":\"Adresse D\\u00e9p\\u00f4t\",\"title_de_de\":\"Adresse Lager\",\"title_en_gb\":\"Address Depot\"}}]},{\"type\":\"social\",\"props\":{\"grid\":\"horizontal\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"image_svg_inline\":true,\"link_style\":\"button\",\"margin\":\"default\",\"text_align\":\"left\",\"visibility\":\"hidden-m\"},\"children\":[{\"type\":\"social_item\",\"props\":{\"link\":\"https:\\\/\\\/ch.linkedin.com\\\/company\\\/standconcept-s%C3%A0rl\"}},{\"type\":\"social_item\",\"props\":{\"link\":\"https:\\\/\\\/www.instagram.com\\\/standconcept.ch\\\/\"}}]}]}]}],\"name\":\"Contact (mobile)\"},{\"type\":\"section\",\"props\":{\"height_offset_top\":true,\"image_position\":\"center-center\",\"padding\":\"none\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"collapse\",\"layout\":\"2-3,1-3\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"2-3\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<!-- 1. CSS Leaflet -->\\n<link rel=\\\"stylesheet\\\" href=\\\"https:\\\/\\\/unpkg.com\\\/leaflet@1.9.4\\\/dist\\\/leaflet.css\\\"\\\/>\\n\\n<!-- 2. Conteneur plein \\u00e9cran -->\\n<\/p>\n<div id=\\\"map\\\"><\\\/div>\\n<\/p>\n<style>\\n  html, body { height: 100%; margin: 0; }\\n  #map { height: 100vh; width: 100%; }\\n  .popup-content { text-align: left; }\\n  .popup-content img {\\n    max-width: 100px;\\n    display: block;\\n    margin: 10px 0;\\n    border-radius: 5px;\\n  }\\n  .popup-content h3 { margin: 5px 0; }\\n  .popup-content p { margin: 0; font-size: 0.9em; }\\n  .popup-content a { color: #1E90FF; text-decoration: underline; }\\n<\\\/style>\\n\\n<!-- 3. JS Leaflet -->\\n<script src=\\\"https:\\\/\\\/unpkg.com\\\/leaflet@1.9.4\\\/dist\\\/leaflet.js\\\"><\\\/script>\\n<script>\\n  \\\/\\\/ Initialisation de la carte avec un centrage manuel par d\\u00e9faut\\n  var map = L.map('map', {\\n    center: [47.076, 7.135], \\\/\\\/ <-- tu peux changer ici les coordonn\\u00e9es de centrage\\n    zoom: 14,                \\\/\\\/ <-- tu peux r\\u00e9gler ici le zoom (entre 1 et ~18)\\n  });\\n\\n  \\\/\\\/ Fond Mapbox\\n  L.tileLayer('https:\\\/\\\/api.mapbox.com\\\/styles\\\/v1\\\/florian-g\\\/cmfwoz4fs00de01sbf96o8g3c\\\/tiles\\\/{z}\\\/{x}\\\/{y}?access_token=pk.eyJ1IjoiZmxvcmlhbi1nIiwiYSI6ImNtZWJncXlobzEwaHgya3M1NWJocXQ0MGoifQ.0Qebw3sFT-w8ggoo-RNqzQ', {\\n    tileSize: 512,\\n    zoomOffset: -1,\\n    attribution: '&copy; <a href=\\\"https:\\\/\\\/www.mapbox.com\\\/\\\">Mapbox<\\\/a> contributors'\\n  }).addTo(map);\\n\\n  \\\/\\\/ Ic\\u00f4nes personnalis\\u00e9es\\n  var icon1 = L.icon({ \\n    iconUrl: 'https:\\\/\\\/owvebneiv.preview.infomaniak.website\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Marqueur.png', \\n    iconSize: [36, 51], \\n    iconAnchor: [18, 51],\\n    popupAnchor: [0, -51]\\n  });\\n  var icon2 = L.icon({ \\n    iconUrl: 'https:\\\/\\\/owvebneiv.preview.infomaniak.website\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Marqueur.png', \\n    iconSize: [36, 51], \\n    iconAnchor: [18, 51],\\n    popupAnchor: [0, -51]\\n  });\\n\\n  \\\/\\\/ Popups HTML\\n  var popup1Content = `\\n    <\/p>\n<div class=\\\"popup-content\\\">\\n      <\/p>\n<h3>Standconcept S\\u00e0rl<\\\/h3>\\n      <a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/fatAEY6PbpbSaXrc7\\\" target=\\\"_blank\\\">\\n        Route de Bienne 24, CH-2520 La Neuveville\\n      <\\\/a>\\n      <\/p>\n<p><img src=\\\"https:\\\/\\\/owvebneiv.preview.infomaniak.website\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Capture-decran-2025-09-23-a-16.52.37.png\\\" alt=\\\"Standconcept\\\"><\\\/p>\\n    <\\\/div>\\n  `;\\n  var popup2Content = `\\n    <\/p>\n<div class=\\\"popup-content\\\">\\n      <\/p>\n<h3>D\\u00e9p\\u00f4t Standconcept<\\\/h3>\\n      <a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/67LJag6kcm8YzbRH8\\\" target=\\\"_blank\\\">\\n        Route de Bienne 139, CH-2514 Ligerz\\n      <\\\/a>\\n      <\/p>\n<p><img src=\\\"https:\\\/\\\/owvebneiv.preview.infomaniak.website\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Capture-decran-2025-09-23-a-16.52.57.png\\\" alt=\\\"D\\u00e9p\\u00f4t Standconcept\\\"><\\\/p>\\n    <\\\/div>\\n  `;\\n\\n  \\\/\\\/ Marqueurs\\n  var marker1 = L.marker([47.065125, 7.101172], { icon: icon1 }).addTo(map);\\n  var marker2 = L.marker([47.080714, 7.126407], { icon: icon2 }).addTo(map);\\n\\n  marker1.bindPopup(popup1Content, { closeOnClick: false, autoClose: false });\\n  marker2.bindPopup(popup2Content, { closeOnClick: false, autoClose: false });\\n\\n      \\\/\\\/ OPTION 1 : Auto-ajustement aux marqueurs\\n  \\\/\\\/ d\\u00e9commenter cette partie si tu veux que la carte s'ajuste automatiquement\\n  \\\/*\\n  var group = L.featureGroup([marker1, marker2]).addTo(map);\\n  map.fitBounds(group.getBounds(), { padding: [100, 100] });\\n  *\\\/\\n\\n  \\\/\\\/ Ouvrir les popups au chargement\\n  setTimeout(() => {\\n    marker1.openPopup();\\n    marker2.openPopup();\\n  }, 300);\\n\\n<\\\/script>\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"tile-secondary\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"CONTACT\",\"content_de_de\":\"KONTAKT\",\"content_en_gb\":\"CONTACT\",\"title_element\":\"h1\",\"title_style\":\"h2\"}},{\"type\":\"description_list\",\"props\":{\"animation\":\"none\",\"column_breakpoint\":\"m\",\"content_style\":\"text-lead\",\"layout\":\"grid-2\",\"list_element\":\"ul\",\"meta_align\":\"below-content\",\"meta_style\":\"h5\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_colon\":false,\"title_color\":\"muted\",\"title_element\":\"div\",\"title_grid_column_gap\":\"\",\"title_grid_row_gap\":\"\",\"title_grid_width\":\"small\",\"title_leader\":true,\"title_style\":\"h5\"},\"children\":[{\"type\":\"description_list_item\",\"props\":{\"content\":\"<\/p>\n<p><span>+41 32 752 30 90<\\\/span><\\\/p>\",\"link\":\"tel:+41327523090\",\"meta\":\"\",\"title\":\"T\\u00e9l\\u00e9phone\",\"title_de_de\":\"Telefon\",\"title_en_gb\":\"Phone\"}},{\"type\":\"description_list_item\",\"props\":{\"content\":\"info@standconcept.ch\",\"link\":\"mailto:info@standconcept.ch\",\"meta\":\"\",\"title\":\"E-Mail\"}}]},{\"type\":\"description_list\",\"props\":{\"animation\":\"none\",\"column_breakpoint\":\"m\",\"content_style\":\"text-lead\",\"layout\":\"grid-2\",\"list_element\":\"ul\",\"meta_align\":\"below-content\",\"meta_style\":\"h4\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_colon\":false,\"title_color\":\"muted\",\"title_element\":\"div\",\"title_grid_column_gap\":\"\",\"title_grid_row_gap\":\"\",\"title_grid_width\":\"small\",\"title_leader\":true,\"title_style\":\"h5\"},\"children\":[{\"type\":\"description_list_item\",\"props\":{\"content\":\"<\/p>\n<p><span><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/w25JuCBTuR2HgtRe6\\\">Standconcept S\\u00e0rl<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/w25JuCBTuR2HgtRe6\\\">Route de Bienne 24<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/w25JuCBTuR2HgtRe6\\\">CH-2520 La Neuveville<\\\/a><br \\\/><\\\/span><\\\/p>\",\"link\":\"https:\\\/\\\/maps.app.goo.gl\\\/M5rbP2njZkmuYNSR9\",\"meta\":\"\",\"title\":\"Adresse Bureaux\",\"title_de_de\":\"B\\u00fcroadresse\",\"title_en_gb\":\"Office Address\"}},{\"type\":\"description_list_item\",\"props\":{\"content\":\"<\/p>\n<p><span><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/67LJag6kcm8YzbRH8\\\">Standconcept S\\u00e0rl<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/67LJag6kcm8YzbRH8\\\">Route de Bienne 139<\\\/a><br \\\/><a href=\\\"https:\\\/\\\/maps.app.goo.gl\\\/67LJag6kcm8YzbRH8\\\">CH-2514 Ligerz<\\\/a><br \\\/><\\\/span><\\\/p>\",\"link\":\"https:\\\/\\\/maps.app.goo.gl\\\/M5rbP2njZkmuYNSR9\",\"meta\":\"\",\"title\":\"Adresse D\\u00e9p\\u00f4t\",\"title_de_de\":\"Adresse Lager\",\"title_en_gb\":\"Address Depot\"}}]},{\"type\":\"social\",\"props\":{\"grid\":\"horizontal\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"image_svg_inline\":true,\"link_style\":\"button\",\"margin\":\"default\",\"text_align\":\"left\"},\"children\":[{\"type\":\"social_item\",\"props\":{\"link\":\"https:\\\/\\\/ch.linkedin.com\\\/company\\\/standconcept-s%C3%A0rl\"}},{\"type\":\"social_item\",\"props\":{\"link\":\"https:\\\/\\\/www.instagram.com\\\/standconcept.ch\\\/\"}}]}]}]}]},{\"name\":\"Contact\",\"type\":\"section\",\"props\":{\"height\":\"viewport\",\"image_position\":\"center-center\",\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"collapse\",\"layout\":\"2-3,1-3\",\"row_gap\":\"collapse\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_default\":\"auto\",\"width_medium\":\"2-3\"}},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"preserve_color\":false,\"style\":\"tile-secondary\",\"width_default\":\"auto\",\"width_medium\":\"2-3\"}}]},{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"}},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"}}]}]}],\"version\":\"4.5.24\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CONTACT T\u00e9l\u00e9phone +41 32 752 30 90 E-Mail info@standconcept.ch Adresse Bureaux Standconcept S\u00e0rlRoute de Bienne 24CH-2520 La Neuveville Adresse D\u00e9p\u00f4t Standconcept S\u00e0rlRoute de Bienne 139CH-2514 Ligerz linkedin instagram CONTACT T\u00e9l\u00e9phone +41 32 752 30 90 E-Mail info@standconcept.ch Adresse Bureaux Standconcept S\u00e0rlRoute de Bienne 24CH-2520 La Neuveville Adresse D\u00e9p\u00f4t Standconcept S\u00e0rlRoute de Bienne 139CH-2514 Ligerz linkedin [&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-57","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/pages\/57","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":62,"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/pages\/57\/revisions"}],"predecessor-version":[{"id":8852,"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/pages\/57\/revisions\/8852"}],"wp:attachment":[{"href":"https:\/\/standconcept.ch\/fr\/wp-json\/wp\/v2\/media?parent=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}