{"id":303,"date":"2026-07-23T07:00:09","date_gmt":"2026-07-23T07:00:09","guid":{"rendered":"https:\/\/angry-curie.210-7-48-103.plesk.page\/?page_id=303"},"modified":"2026-07-24T05:42:14","modified_gmt":"2026-07-24T05:42:14","slug":"emb-demo-page","status":"publish","type":"page","link":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/emb-demo-page\/","title":{"rendered":"EMB DEMO PAGE"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"description\" content=\"EMB Safety Helmet \u2014 a connected smart helmet concept for above-ground, underground and remote-area worker safety.\">\n  <title>EMB Safety Helmet | Connected Worker Safety<\/title>\n  <style>\n    :root {\n      --navy: #071826;\n      --navy-2: #0c2638;\n      --blue: #16a3d8;\n      --cyan: #69d7f4;\n      --orange: #f4a23a;\n      --white: #ffffff;\n      --mist: #eef6f9;\n      --text: #173042;\n      --muted: #607785;\n      --line: rgba(11, 45, 64, 0.13);\n      --shadow: 0 18px 45px rgba(4, 23, 35, 0.14);\n      --radius: 22px;\n    }\n\n    * { box-sizing: border-box; }\n    html { scroll-behavior: smooth; }\n    body {\n      margin: 0;\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--text);\n      background: var(--white);\n      line-height: 1.6;\n    }\n\n    a { color: inherit; }\n    .wrap { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }\n\n    .topbar {\n      position: sticky;\n      top: 0;\n      z-index: 20;\n      background: rgba(7, 24, 38, 0.93);\n      backdrop-filter: blur(12px);\n      border-bottom: 1px solid rgba(255,255,255,0.08);\n    }\n\n    .nav {\n      min-height: 72px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 24px;\n    }\n\n    .brand {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      color: var(--white);\n      font-weight: 800;\n      letter-spacing: 0.04em;\n      text-decoration: none;\n    }\n\n    .brand-mark {\n      width: 38px;\n      height: 38px;\n      border: 2px solid var(--cyan);\n      border-radius: 50% 50% 45% 45%;\n      display: grid;\n      place-items: center;\n      color: var(--cyan);\n      font-size: 11px;\n    }\n\n    .nav-links { display: flex; gap: 22px; align-items: center; }\n    .nav-links a {\n      color: #d5e8f1;\n      text-decoration: none;\n      font-size: 14px;\n      font-weight: 700;\n    }\n    .nav-links a:hover { color: var(--cyan); }\n\n    .hero {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 82% 28%, rgba(22,163,216,0.24), transparent 28%),\n        linear-gradient(135deg, var(--navy), var(--navy-2));\n      color: var(--white);\n      padding: 88px 0 78px;\n    }\n\n    .hero-grid {\n      display: grid;\n      grid-template-columns: 1.05fr 0.95fr;\n      gap: 58px;\n      align-items: center;\n    }\n\n    .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 9px;\n      color: var(--cyan);\n      text-transform: uppercase;\n      letter-spacing: 0.13em;\n      font-size: 12px;\n      font-weight: 800;\n      margin-bottom: 18px;\n    }\n\n    .eyebrow::before {\n      content: \"\";\n      width: 34px;\n      height: 2px;\n      background: var(--orange);\n    }\n\n    h1, h2, h3, p { margin-top: 0; }\n    h1 {\n      font-size: clamp(42px, 6vw, 72px);\n      line-height: 1.02;\n      letter-spacing: -0.045em;\n      margin-bottom: 22px;\n    }\n\n    .hero p {\n      color: #c8dbe5;\n      font-size: 19px;\n      max-width: 690px;\n      margin-bottom: 30px;\n    }\n\n    .actions { display: flex; flex-wrap: wrap; gap: 14px; }\n    .button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 50px;\n      padding: 0 22px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 800;\n      transition: transform .2s ease, background .2s ease;\n    }\n    .button:hover { transform: translateY(-2px); }\n    .button-primary { background: var(--orange); color: #17120b; }\n    .button-secondary { border: 1px solid rgba(255,255,255,.3); color: var(--white); }\n\n    .image-placeholder {\n      min-height: 430px;\n      border: 1px dashed rgba(105,215,244,.65);\n      border-radius: 30px;\n      background:\n        linear-gradient(135deg, rgba(255,255,255,.05), rgba(255,255,255,.01)),\n        repeating-linear-gradient(45deg, rgba(255,255,255,.025) 0 12px, transparent 12px 24px);\n      display: grid;\n      place-items: center;\n      text-align: center;\n      padding: 30px;\n      box-shadow: inset 0 0 0 10px rgba(255,255,255,.025);\n    }\n\n    .image-placeholder strong { display: block; color: var(--cyan); font-size: 19px; }\n    .image-placeholder span { color: #93adba; font-size: 14px; }\n\n    .section { padding: 86px 0; }\n    .section-alt { background: var(--mist); }\n    .section-dark { background: var(--navy); color: var(--white); }\n\n    .section-heading {\n      max-width: 760px;\n      margin-bottom: 42px;\n    }\n    .section-heading h2 {\n      font-size: clamp(32px, 4vw, 50px);\n      line-height: 1.1;\n      letter-spacing: -0.035em;\n      margin-bottom: 16px;\n    }\n    .section-heading p { color: var(--muted); font-size: 18px; }\n    .section-dark .section-heading p { color: #b6ccd8; }\n\n    .intro-grid,\n    .response-grid,\n    .contact-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n      align-items: center;\n    }\n\n    .content-placeholder {\n      min-height: 330px;\n      border: 2px dashed #91b8c9;\n      border-radius: var(--radius);\n      display: grid;\n      place-items: center;\n      padding: 28px;\n      text-align: center;\n      color: var(--muted);\n      background: rgba(255,255,255,.55);\n    }\n\n    .lead { font-size: 20px; color: #355264; }\n    .check-list { display: grid; gap: 15px; margin-top: 26px; }\n    .check-item { display: grid; grid-template-columns: 30px 1fr; gap: 12px; align-items: start; }\n    .check-icon {\n      width: 28px; height: 28px; border-radius: 50%;\n      display: grid; place-items: center;\n      background: #d9f3fb; color: #087fa8; font-weight: 900;\n    }\n\n    .cards {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n    }\n\n    .card {\n      background: var(--white);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      padding: 28px;\n      box-shadow: 0 10px 30px rgba(7, 38, 56, .07);\n    }\n    .card-number {\n      color: var(--blue);\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: .12em;\n      margin-bottom: 20px;\n    }\n    .card h3 { font-size: 22px; line-height: 1.2; margin-bottom: 12px; }\n    .card p { color: var(--muted); margin-bottom: 0; }\n\n    .use-cases {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 18px;\n    }\n    .use-case {\n      border-radius: 18px;\n      min-height: 170px;\n      padding: 24px;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-end;\n      background: linear-gradient(150deg, #12374d, #0a2232);\n      border: 1px solid rgba(255,255,255,.09);\n    }\n    .use-case small { color: var(--cyan); text-transform: uppercase; letter-spacing: .1em; font-weight: 800; }\n    .use-case h3 { margin: 8px 0 0; font-size: 20px; }\n\n    .response-box {\n      border-radius: var(--radius);\n      padding: 34px;\n      background: #fff;\n      box-shadow: var(--shadow);\n      border-left: 5px solid var(--orange);\n    }\n    .response-box h3 { font-size: 27px; }\n\n    .spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px 36px;\n      margin-top: 25px;\n    }\n    .spec {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding-bottom: 13px;\n      border-bottom: 1px solid rgba(255,255,255,.12);\n      color: #d6e4eb;\n    }\n    .spec::before { content: \"+\"; color: var(--orange); font-weight: 900; }\n\n    .contact-card {\n      padding: 38px;\n      border-radius: var(--radius);\n      background: var(--white);\n      box-shadow: var(--shadow);\n    }\n    .contact-card h2 { font-size: 42px; line-height: 1.08; }\n    .contact-details { display: grid; gap: 10px; margin: 24px 0; }\n    .contact-details a { color: #0b7398; font-weight: 800; text-decoration: none; }\n\n    footer {\n      background: #04111b;\n      color: #8da8b7;\n      padding: 26px 0;\n      font-size: 14px;\n    }\n    footer .wrap { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; }\n\n    @media (max-width: 900px) {\n      .nav-links { display: none; }\n      .hero-grid, .intro-grid, .response-grid, .contact-grid { grid-template-columns: 1fr; }\n      .cards { grid-template-columns: 1fr 1fr; }\n      .use-cases { grid-template-columns: 1fr 1fr; }\n      .hero { padding-top: 64px; }\n      .image-placeholder { min-height: 330px; }\n    }\n\n    @media (max-width: 620px) {\n      .wrap { width: min(100% - 26px, 1180px); }\n      .section { padding: 64px 0; }\n      .cards, .use-cases, .spec-grid { grid-template-columns: 1fr; }\n      h1 { font-size: 44px; }\n      .contact-card { padding: 28px; }\n      .contact-card h2 { font-size: 34px; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <header class=\"topbar\">\n    <div class=\"wrap nav\">\n      <a class=\"brand\" href=\"#top\">\n        <span class=\"brand-mark\">EMB<\/span>\n        <span>EMB SAFETY HELMET<\/span>\n      <\/a>\n      <nav class=\"nav-links\" aria-label=\"Main navigation\">\n        <a href=\"#overview\">Overview<\/a>\n        <a href=\"#capabilities\">Capabilities<\/a>\n        <a href=\"#applications\">Applications<\/a>\n        <a href=\"#technology\">Technology<\/a>\n        <a href=\"#contact\">Contact<\/a>\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <main id=\"top\">\n    <section class=\"hero\">\n      <div class=\"wrap hero-grid\">\n        <div>\n          <div class=\"eyebrow\">Connected worker protection<\/div>\n<h1 style=\"color: #ffffff;\">A smarter helmet built to help save lives.<\/h1>          <p>EMB Safety Helmet is a connected protective helmet concept designed to improve worker awareness, location tracking, communication and emergency response across above-ground, underground and remote worksites.<\/p>\n          <div class=\"actions\">\n            <a class=\"button button-primary\" href=\"#capabilities\">Explore the system<\/a>\n            <a class=\"button button-secondary\" href=\"#contact\">Contact EMB<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"image-placeholder\">\n          <div>\n            <strong>HERO IMAGE PLACEHOLDER<\/strong>\n            <span>Insert main EMB Safety Helmet product image here<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section\" id=\"overview\">\n      <div class=\"wrap intro-grid\">\n        <div class=\"content-placeholder\">\n          <div><strong>IMAGE PLACEHOLDER<\/strong><br>Helmet in an active worksite environment<\/div>\n        <\/div>\n        <div>\n          <div class=\"eyebrow\">One connected safety platform<\/div>\n          <h2>Visibility when every second matters.<\/h2>\n          <p class=\"lead\">The system is intended to give workers, machine operators, safety teams and medics a shared live view of people and equipment moving across a site.<\/p>\n          <div class=\"check-list\">\n            <div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><div><strong>Live position awareness<\/strong><br>View worker and machine locations, including direction of travel.<\/div><\/div>\n            <div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><div><strong>Faster incident notification<\/strong><br>Transmit location and initial sensor information when a worker may be injured.<\/div><\/div>\n            <div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><div><strong>Connected monitoring<\/strong><br>Transfer helmet data to nearby vehicles, tablets and a central monitoring station.<\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section section-alt\" id=\"capabilities\">\n      <div class=\"wrap\">\n        <div class=\"section-heading\">\n          <div class=\"eyebrow\">Core capabilities<\/div>\n          <h2>Protection, communication and situational awareness in one system.<\/h2>\n          <p>The EMB concept combines a smart intelligent visor, proximity technology, environmental sensing, communication tools and automatic incident alerts.<\/p>\n        <\/div>\n        <div class=\"cards\">\n          <article class=\"card\"><div class=\"card-number\">01 \/ HUD<\/div><h3>Smart intelligent visor display<\/h3><p>Heads-up information can show nearby workers, machinery, site movement and safety alerts without requiring the wearer to look away from the task.<\/p><\/article>\n          <article class=\"card\"><div class=\"card-number\">02 \/ TRACK<\/div><h3>Proximity tracking<\/h3><p>Records interactions and movement around the construction site, with data available for transfer by Bluetooth and review at a control station.<\/p><\/article>\n          <article class=\"card\"><div class=\"card-number\">03 \/ ALERT<\/div><h3>Automatic incident response<\/h3><p>Impact, drop and non-movement sensing can help identify an incident and provide responders with the worker&#8217;s location.<\/p><\/article>\n          <article class=\"card\"><div class=\"card-number\">04 \/ SENSE<\/div><h3>Hazard detection<\/h3><p>Proposed sensing options include radiation, chemical and landmine warnings, with alerts delivered directly to the wearer.<\/p><\/article>\n          <article class=\"card\"><div class=\"card-number\">05 \/ COMMS<\/div><h3>Voice and live video<\/h3><p>Radio, microphone, camera and live-streaming functions support communication between the field, vehicles and a monitoring team.<\/p><\/article>\n          <article class=\"card\"><div class=\"card-number\">06 \/ PROTECT<\/div><h3>Hearing and vision support<\/h3><p>Directional hearing, hearing protection, anti-fog capability, night vision and infrared options are designed for difficult environments.<\/p><\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section section-dark\" id=\"applications\">\n      <div class=\"wrap\">\n        <div class=\"section-heading\">\n          <div class=\"eyebrow\">Designed for demanding environments<\/div>\n          <h2><h2 style=\"color: #ffffff;\"> From major projects to remote response.<\/h2>\n          <p>Different connectivity modes can support above-ground, satellite-connected remote areas and underground mesh-networked operations.<\/p>\n        <\/div>\n        <div class=\"use-cases\">\n          <div class=\"use-case\"><small>Industry<\/small><h3 style=\"color: #ffffff;\">Construction &#038; infrastructure<\/h3><\/div>\n          <div class=\"use-case\"><small>Resources<\/small><h3 style=\"color: #ffffff;\">Open-cut &#038; underground mining<\/h3><\/div>\n          <div class=\"use-case\"><small>Remote operations<\/small><h3 style=\"color: #ffffff;\">Pipeline &#038; field crews<\/h3><\/div>\n          <div class=\"use-case\"><small>Emergency response<\/small><h3 style=\"color: #ffffff;\">SES &#038; firefighters<\/h3><\/div>\n          <div class=\"use-case\"><small>Public land<\/small><h3 style=\"color: #ffffff;\">National park rangers<\/h3><\/div>\n          <div class=\"use-case\"><small>Heavy plant<\/small><h3 style=\"color: #ffffff;\">Machine operators<\/h3><\/div>\n          <div class=\"use-case\"><small>Safety<\/small><h3 style=\"color: #ffffff;\">Site monitoring teams<\/h3><\/div>\n          <div class=\"use-case\"><small>Medical<\/small><h3 style=\"color: #ffffff;\">Medics &#038; first responders<\/h3><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section section-alt\">\n      <div class=\"wrap response-grid\">\n        <div>\n          <div class=\"eyebrow\">Emergency response<\/div>\n          <h2>Help responders find an injured worker sooner.<\/h2>\n          <p class=\"lead\">Many seriously injured workers may be unable to communicate. EMB is designed to provide automatic location and condition alerts so nearby medics can respond with better information.<\/p>\n          <div class=\"response-box\">\n            <h3>From detection to response<\/h3>\n            <p><strong>1.<\/strong> Helmet sensors detect impact, a fall or prolonged non-movement.<\/p>\n            <p><strong>2.<\/strong> The system sends the worker&#8217;s identity and location to the safety team.<\/p>\n            <p><strong>3.<\/strong> Medics receive available sensor information and can access a live video feed where supported.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"content-placeholder\">\n          <div><strong>IMAGE \/ DIAGRAM PLACEHOLDER<\/strong><br>Incident alert workflow or medic response graphic<\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section section-dark\" id=\"technology\">\n      <div class=\"wrap intro-grid\">\n        <div class=\"content-placeholder\" style=\"background:rgba(255,255,255,.04); color:#b8ced9; border-color:#46748a;\">\n          <div><strong>TECHNOLOGY IMAGE PLACEHOLDER<\/strong><br>Exploded helmet view or labelled component diagram<\/div>\n        <\/div>\n        <div>\n          <div class=\"eyebrow\">Helmet technology<\/div>\n          <h2><h2><h2 style=\"color: #ffffff;\"> A modular set of safety and communication features.<\/h2>\n          <div class=\"spec-grid\">\n            <div class=\"spec\">Up to 12-hour rechargeable battery<\/div>\n            <div class=\"spec\">Proximity sensing and geo-fencing<\/div>\n            <div class=\"spec\">Impact, drop and inertial sensors<\/div>\n            <div class=\"spec\">Non-movement alarm<\/div>\n            <div class=\"spec\">Fatigue and dehydration sensing<\/div>\n            <div class=\"spec\">Bluetooth location services<\/div>\n            <div class=\"spec\">SSD data logging and storage<\/div>\n            <div class=\"spec\">Telematics control-panel uplink<\/div>\n            <div class=\"spec\">Directional hearing protection<\/div>\n            <div class=\"spec\">Radio, microphone and voice comms<\/div>\n            <div class=\"spec\">Camera and live streaming<\/div>\n            <div class=\"spec\">Vibration and in-ear warnings<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section\" id=\"contact\">\n      <div class=\"wrap contact-grid\">\n        <div class=\"contact-card\">\n          <div class=\"eyebrow\">Talk to EMB<\/div>\n          <h2>Build a safer, more connected worksite.<\/h2>\n          <p>For project enquiries, technology discussions or partnership opportunities, contact EMB Safety Helmet Pty Ltd.<\/p>\n          <div class=\"contact-details\">\n            <div><strong>Jeanette Jones<\/strong> \u2014 CEO<\/div>\n            <div><a href=\"tel:+61409674272\">+61 409 674 272<\/a><\/div>\n            <div><a href=\"mailto:aia8@bigpond.com\">aia8@bigpond.com<\/a><\/div>\n          <\/div>\n          <a class=\"button button-primary\" href=\"mailto:aia8@bigpond.com?subject=EMB%20Safety%20Helmet%20Enquiry\">Send an enquiry<\/a>\n        <\/div>\n        <div class=\"content-placeholder\">\n          <div><strong>CONTACT IMAGE PLACEHOLDER<\/strong><br>Team, product demonstration or field deployment image<\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer>\n    <div class=\"wrap\">\n      <span>\u00a9 2026 EMB Safety Helmet Pty Ltd<\/span>\n      <span>Connected technology designed to help save lives.<\/span>\n    <\/div>\n  <\/footer>\n<\/body>\n<\/html>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"footnotes":""},"class_list":["post-303","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/comments?post=303"}],"version-history":[{"count":8,"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/303\/revisions"}],"predecessor-version":[{"id":311,"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/303\/revisions\/311"}],"wp:attachment":[{"href":"https:\/\/angry-curie.210-7-48-103.plesk.page\/index.php\/wp-json\/wp\/v2\/media?parent=303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}