Unknown Component

Received request from Uniform to render a component with the public ID: articleHero.

<UniformComposition /> does not have articleHero mapped to a React component yet.

To teach your app how to render this component:

  • Create a React component and register it with Uniform, for example
    function ArticleHero({ image, title, introText }) {
      return (
        <div>
          ArticleHero!
          
        </div>
      )
    }
    
    registerUniformComponent({ type: "articleHero", component: ArticleHero })
    Props that your React component will receive
    {
      "image": "//images.ctfassets.net/dzi2asncd44t/3aW5Ip8MQQ8BKxNplT3qtf/fc265b1384bd04808c8f3e1a4af0799d/TimberHue__HERO_COLOR_EBONY_FOREST.jpg",
      "title": "Introducing the TimberHue™ Collection by James Hardie: A Revolution in Siding Aesthetics and Durability",
      "introText": "Experience the warmth of a natural wood look with the durability of fiber cement in eight stunning colors",
      "component": {
        "type": "articleHero",
        "parameters": {
          "image": {
            "type": "image",
            "value": "//images.ctfassets.net/dzi2asncd44t/3aW5Ip8MQQ8BKxNplT3qtf/fc265b1384bd04808c8f3e1a4af0799d/TimberHue__HERO_COLOR_EBONY_FOREST.jpg"
          },
          "title": {
            "type": "text",
            "value": "Introducing the TimberHue™ Collection by James Hardie: A Revolution in Siding Aesthetics and Durability"
          },
          "introText": {
            "type": "text",
            "value": "Experience the warmth of a natural wood look with the durability of fiber cement in eight stunning colors"
          }
        }
      }
    }
  • Import the component into the file where <UniformComposition /> is defined, for example
    import "../components/ArticleHero.tsx"

Need more help? Check out the documentation.

Unknown Component

Received request from Uniform to render a component with the public ID: articleBody.

<UniformComposition /> does not have articleBody mapped to a React component yet.

To teach your app how to render this component:

  • Create a React component and register it with Uniform, for example
    function ArticleBody({ body, title }) {
      return (
        <div>
          ArticleBody!
          
        </div>
      )
    }
    
    registerUniformComponent({ type: "articleBody", component: ArticleBody })
    Props that your React component will receive
    {
      "body": {
        "data": {},
        "content": [
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "CHICAGO, Feb. 25, 2025 /PRNewswire/ -- James Hardie Building Products Inc. (James Hardie), a subsidiary of James Hardie Industries plc (ASX: JHX; NYSE: ",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "https://www.prnewswire.com/news-releases/introducing-the-timberhue-collection-by-james-hardie-a-revolution-in-siding-aesthetics-and-durability-302384216.html#financial-modal"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "JHX",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": ") and the #1 brand of siding in North America*, is proud to announce an exciting new innovation: the ",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "value": "TimberHue",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  },
                  {
                    "type": "bold"
                  }
                ],
                "value": "™",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "value": " Collection by James Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": ". This collection of products with new, premium color finishes combines the timeless beauty of natural wood with the unparalleled durability and performance of James Hardie's renowned fiber cement technology. ",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "The TimberHue",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "™",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Collection by James Hardie will feature a curated palette of eight colors, hand selected by the James Hardie design experts, to complement a wide range of architectural styles. From the rich, earthy tones of Chestnut and Walnut to the sophisticated hues of Ash and Ebony Forest, each color is designed to evoke the warmth and charm of natural wood. This new collection incorporates the beautiful, warm aesthetic of natural wood – which is both timeless and on-trend – with the superior durability of Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " products. The full color range includes Ash, Chestnut, Ebony Forest, Hawthorn, Hickory, Walnut, Weathered Oak, and White Birch. ",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {
              "target": {
                "sys": {
                  "id": "5EaAy0xN2zuvWrEOliTqcO",
                  "type": "Entry",
                  "publishedVersion": 7,
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2025-02-25T15:34:41.170Z",
                  "updatedAt": "2025-02-25T15:34:45.115Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 2,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceArticleRichImage"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "TimberHue Collection, Ebony Forest",
                  "title": "TimberHue Collection, Ebony Forest",
                  "assets": [
                    {
                      "sys": {
                        "id": "3JXhLwbZheXaADW1uYjiak",
                        "type": "Entry",
                        "publishedVersion": 6,
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2025-02-25T15:34:37.712Z",
                        "updatedAt": "2025-02-25T15:35:59.425Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 2,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "TimberHue Collection, Ebony Forest",
                        "title": "TimberHue Collection, Ebony Forest",
                        "caption": "TimberHue™ Collection, Ebony Forest",
                        "altText": "Ebony Forest",
                        "asset": {
                          "sys": {
                            "id": "3x7rpse8Lli9vUmHyo7QwC",
                            "type": "Asset",
                            "publishedVersion": 3,
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2025-02-25T15:34:31.074Z",
                            "updatedAt": "2025-02-25T15:34:31.074Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "TimberHue Ebony Forest",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/3x7rpse8Lli9vUmHyo7QwC/27c5b8ffd03cc32a9b686e5e6d09f19d/TimberHue_Ebony_Forest.jpg",
                              "details": {
                                "size": 983259,
                                "image": {
                                  "width": 2700,
                                  "height": 1474
                                }
                              },
                              "fileName": "TimberHue_Ebony_Forest.jpg",
                              "contentType": "image/jpeg"
                            }
                          },
                          "metadata": {
                            "tags": [],
                            "concepts": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": [],
                        "concepts": []
                      }
                    }
                  ],
                  "alignment": "Side by Side"
                },
                "metadata": {
                  "tags": [],
                  "concepts": []
                }
              }
            },
            "content": [],
            "nodeType": "embedded-entry-block"
          },
          {
            "data": {
              "target": {
                "sys": {
                  "id": "N7byxgMWwx4TXum2DST2N",
                  "type": "Entry",
                  "publishedVersion": 4,
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2025-02-25T15:35:39.911Z",
                  "updatedAt": "2025-02-25T15:35:39.911Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 1,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceArticleRichImage"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "TimberHue Collection, Hickory",
                  "title": "TimberHue Collection, Hickory",
                  "assets": [
                    {
                      "sys": {
                        "id": "42k6IDWx5vUwCa2VaPQbKR",
                        "type": "Entry",
                        "publishedVersion": 5,
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2025-02-25T15:35:33.917Z",
                        "updatedAt": "2025-02-25T15:36:12.422Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 2,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "TimberHue Collection, Hickory",
                        "title": "TimberHue Collection, Hickory",
                        "caption": "TimberHue™ Collection, Hickory",
                        "altText": "Hickory",
                        "asset": {
                          "sys": {
                            "id": "6kFCRCyFYl1HV2WvHlUnt7",
                            "type": "Asset",
                            "publishedVersion": 3,
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2025-02-25T15:35:31.178Z",
                            "updatedAt": "2025-02-25T15:35:31.178Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "TimberHue Hickory",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/6kFCRCyFYl1HV2WvHlUnt7/454f7a35852c39a90139cb8701509d0a/TimberHue_Hickory.jpg",
                              "details": {
                                "size": 1805033,
                                "image": {
                                  "width": 2700,
                                  "height": 1478
                                }
                              },
                              "fileName": "TimberHue_Hickory.jpg",
                              "contentType": "image/jpeg"
                            }
                          },
                          "metadata": {
                            "tags": [],
                            "concepts": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": [],
                        "concepts": []
                      }
                    }
                  ],
                  "alignment": "Side by Side"
                },
                "metadata": {
                  "tags": [],
                  "concepts": []
                }
              }
            },
            "content": [],
            "nodeType": "embedded-entry-block"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "In addition to its aesthetic appeal, the TimberHue",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "™",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Collection by James Hardie is engineered to withstand the harshest weather conditions, including snow, hail, and freezing temperatures. Like all Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " products, it is made from fiber cement, which is specifically formulated to help resist moisture, humidity, pests, and external fire. Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " fiber cement is noncombustible** and does not ignite. It won't burn, nor will it add fuel to a fire.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "\"The TimberHue",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "™ ",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": "Collection by James Hardie is a testament to our commitment to innovation and quality,\" said Sean Gadd, President of James Hardie North America. \"We are thrilled to offer a product next year that not only enhances the beauty of homes but also provides the durability and low maintenance that our customers have come to expect.\"",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "The TimberHue",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "™",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Collection by James Hardie, featuring the next generation of ColorPlus",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Technology finishes, introduces a stunning two-tone, natural wood look that elevates the aesthetic of any home exterior. Launching nationwide in spring 2026, the TimberHue",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "™",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Collection by James Hardie will be available on Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Plank, Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Panel, Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Soffit, and Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Trim Batten, and will offer unmatched design flexibility, allowing homeowners to create a cohesive exterior style or highlight unique architectural features with ease.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {
              "target": {
                "sys": {
                  "id": "7I1kuQT21VTfdTny9aDyv6",
                  "type": "Entry",
                  "publishedVersion": 8,
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2025-02-25T15:37:36.876Z",
                  "updatedAt": "2025-02-25T15:37:46.322Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 2,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceArticleRichImage"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "TimberHue™ Collection, mixed use featuring Hickory",
                  "title": "TimberHue™ Collection, mixed use with Hickory",
                  "assets": [
                    {
                      "sys": {
                        "id": "1UzB4OAV6RTHCq4movw3hL",
                        "type": "Entry",
                        "publishedVersion": 3,
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2025-02-25T15:37:34.311Z",
                        "updatedAt": "2025-02-25T15:37:34.311Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "TimberHue™ Collection, mixed use featuring Hickory",
                        "title": "TimberHue™ Collection, mixed use featuring Hickory",
                        "caption": "TimberHue™ Collection, mixed use featuring Hickory",
                        "altText": "TimberHue™ Collection, mixed use featuring Hickory",
                        "asset": {
                          "sys": {
                            "id": "1NLGnEdaPiqlpLGxoqjZsn",
                            "type": "Asset",
                            "publishedVersion": 3,
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2025-02-25T15:37:31.479Z",
                            "updatedAt": "2025-02-25T15:37:31.479Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "TimberHue HERO COLOR HICKORY",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/1NLGnEdaPiqlpLGxoqjZsn/aa91a94cae63454afe2f4d13ee912016/TimberHue_HERO_COLOR_HICKORY.jpg",
                              "details": {
                                "size": 1751103,
                                "image": {
                                  "width": 2700,
                                  "height": 1519
                                }
                              },
                              "fileName": "TimberHue_HERO_COLOR_HICKORY.jpg",
                              "contentType": "image/jpeg"
                            }
                          },
                          "metadata": {
                            "tags": [],
                            "concepts": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": [],
                        "concepts": []
                      }
                    }
                  ],
                  "alignment": "Full Width"
                },
                "metadata": {
                  "tags": [],
                  "concepts": []
                }
              }
            },
            "content": [],
            "nodeType": "embedded-entry-block"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "The ColorPlus",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Technology finish ensures superior color consistency, adhesion, and fade resistance, keeping a home looking beautiful longer with minimal maintenance. This factory-applied, baked-on finish offers a premium look that is as enduring as it is striking.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Whether a homeowner is looking to mix and match with other Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " products for a unique, mixed-material appearance by using the TimberHue™ Collection by James Hardie as an accent or using the TimberHue™ Collection as a full wrap exterior, the possibilities are limitless.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "For more information about James Hardie Building Products Inc. and Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " products, visit ",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=1012116680&u=http%3A%2F%2Fwww.jameshardie.com%2F&a=www.JamesHardie.com"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "www.JamesHardie.com",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": ".",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [
                  {
                    "type": "italic"
                  }
                ],
                "value": "* Based on Freedonia 2022 Global Siding (Cladding) demand estimates and James Hardie sales in North America.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [
                  {
                    "type": "italic"
                  }
                ],
                "value": "**Hardie® siding complies with ASTM E136 as a noncombustible cladding. Noncombustible siding, when combined with other fire mitigation measures, can help harden a home against external fire.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [
                  {
                    "type": "underline"
                  },
                  {
                    "type": "bold"
                  }
                ],
                "value": "James Hardie Building Products Inc.\n",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": "James Hardie is the North American leader in fiber cement exterior design solutions. Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  },
                  {
                    "type": "bold"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " products offer long lasting beauty and endless design possibilities with trusted protection and low maintenance. As the #1 producer of high-performance fiber cement building solutions in the United States, James Hardie offers siding and accessories for every style. Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  },
                  {
                    "type": "bold"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " products are noncombustible and stand up to weather and time while empowering homeowners and building professionals to achieve the home of their dreams. James Hardie operates with an inclusive company culture and an unwavering commitment to Zero Harm. The company proudly employs a diverse workforce of over 3,700 employees in North America.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "For more information and media resources, visit ",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=2988831727&u=https%3A%2F%2Fwww.jameshardie.com%2F&a=JamesHardie.com"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "JamesHardie.com",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": " and ",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=1353460565&u=https%3A%2F%2Fwww.jameshardie.com%2Fall-about-james-hardie%2Fmedia-resources%2F&a=JamesHardie.com%2Fall-about-james-hardie%2Fmedia-resources"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "JamesHardie.com/all-about-james-hardie/media-resources",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": ". For investor information, please visit ",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=836744452&u=https%3A%2F%2Fir.jameshardie.com.au%2F&a=ir.jameshardie.com.au"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "ir.jameshardie.com.au",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": ".",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Connect with James Hardie on social media:",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "content": [
                  {
                    "data": {},
                    "content": [
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      },
                      {
                        "data": {
                          "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=3387856630&u=http%3A%2F%2Flinkedin.com%2Fcompany%2FJamesHardie&a=LinkedIn"
                        },
                        "content": [
                          {
                            "data": {},
                            "marks": [],
                            "value": "LinkedIn",
                            "nodeType": "text"
                          }
                        ],
                        "nodeType": "hyperlink"
                      },
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      }
                    ],
                    "nodeType": "paragraph"
                  }
                ],
                "nodeType": "list-item"
              },
              {
                "data": {},
                "content": [
                  {
                    "data": {},
                    "content": [
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      },
                      {
                        "data": {
                          "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=3961134284&u=http%3A%2F%2Fwww.instagram.com%2Fjameshardie&a=Instagram"
                        },
                        "content": [
                          {
                            "data": {},
                            "marks": [],
                            "value": "Instagram",
                            "nodeType": "text"
                          }
                        ],
                        "nodeType": "hyperlink"
                      },
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      }
                    ],
                    "nodeType": "paragraph"
                  }
                ],
                "nodeType": "list-item"
              },
              {
                "data": {},
                "content": [
                  {
                    "data": {},
                    "content": [
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      },
                      {
                        "data": {
                          "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=1166736622&u=http%3A%2F%2Fwww.facebook.com%2Fjameshardie&a=Facebook"
                        },
                        "content": [
                          {
                            "data": {},
                            "marks": [],
                            "value": "Facebook",
                            "nodeType": "text"
                          }
                        ],
                        "nodeType": "hyperlink"
                      },
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      }
                    ],
                    "nodeType": "paragraph"
                  }
                ],
                "nodeType": "list-item"
              },
              {
                "data": {},
                "content": [
                  {
                    "data": {},
                    "content": [
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      },
                      {
                        "data": {
                          "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=3816667760&u=https%3A%2F%2Fx.com%2FJamesHardie&a=X+(formerly+Twitter)"
                        },
                        "content": [
                          {
                            "data": {},
                            "marks": [],
                            "value": "X (formerly Twitter)",
                            "nodeType": "text"
                          }
                        ],
                        "nodeType": "hyperlink"
                      },
                      {
                        "data": {},
                        "marks": [],
                        "value": "",
                        "nodeType": "text"
                      }
                    ],
                    "nodeType": "paragraph"
                  }
                ],
                "nodeType": "list-item"
              }
            ],
            "nodeType": "unordered-list"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Media Contact:\nJames Hardie\n",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "mailto:[email protected]"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "[email protected]",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": "",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Investor Contact:\nJoe Ahlersmeyer, CFA\nVice President, Investor Relations\n",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "mailto:[email protected]"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "[email protected]",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": "",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "SOURCE James Hardie Building Products Inc.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          }
        ],
        "nodeType": "document"
      },
      "title": "Introducing the TimberHue™ Collection by James Hardie: A Revolution in Siding Aesthetics and Durability",
      "component": {
        "type": "articleBody",
        "parameters": {
          "body": {
            "type": "json",
            "value": {
              "data": {},
              "content": [
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "CHICAGO, Feb. 25, 2025 /PRNewswire/ -- James Hardie Building Products Inc. (James Hardie), a subsidiary of James Hardie Industries plc (ASX: JHX; NYSE: ",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "https://www.prnewswire.com/news-releases/introducing-the-timberhue-collection-by-james-hardie-a-revolution-in-siding-aesthetics-and-durability-302384216.html#financial-modal"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "JHX",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": ") and the #1 brand of siding in North America*, is proud to announce an exciting new innovation: the ",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "TimberHue",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        },
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "™",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "value": " Collection by James Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": ". This collection of products with new, premium color finishes combines the timeless beauty of natural wood with the unparalleled durability and performance of James Hardie's renowned fiber cement technology. ",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "The TimberHue",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "™",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Collection by James Hardie will feature a curated palette of eight colors, hand selected by the James Hardie design experts, to complement a wide range of architectural styles. From the rich, earthy tones of Chestnut and Walnut to the sophisticated hues of Ash and Ebony Forest, each color is designed to evoke the warmth and charm of natural wood. This new collection incorporates the beautiful, warm aesthetic of natural wood – which is both timeless and on-trend – with the superior durability of Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " products. The full color range includes Ash, Chestnut, Ebony Forest, Hawthorn, Hickory, Walnut, Weathered Oak, and White Birch. ",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {
                    "target": {
                      "sys": {
                        "id": "5EaAy0xN2zuvWrEOliTqcO",
                        "type": "Entry",
                        "publishedVersion": 7,
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2025-02-25T15:34:41.170Z",
                        "updatedAt": "2025-02-25T15:34:45.115Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 2,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceArticleRichImage"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "TimberHue Collection, Ebony Forest",
                        "title": "TimberHue Collection, Ebony Forest",
                        "assets": [
                          {
                            "sys": {
                              "id": "3JXhLwbZheXaADW1uYjiak",
                              "type": "Entry",
                              "publishedVersion": 6,
                              "space": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "Space",
                                  "id": "dzi2asncd44t"
                                }
                              },
                              "createdAt": "2025-02-25T15:34:37.712Z",
                              "updatedAt": "2025-02-25T15:35:59.425Z",
                              "environment": {
                                "sys": {
                                  "id": "master",
                                  "type": "Link",
                                  "linkType": "Environment"
                                }
                              },
                              "revision": 2,
                              "contentType": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "ContentType",
                                  "id": "referenceMediaWrapper"
                                }
                              },
                              "locale": "en-US"
                            },
                            "fields": {
                              "entryTitle": "TimberHue Collection, Ebony Forest",
                              "title": "TimberHue Collection, Ebony Forest",
                              "caption": "TimberHue™ Collection, Ebony Forest",
                              "altText": "Ebony Forest",
                              "asset": {
                                "sys": {
                                  "id": "3x7rpse8Lli9vUmHyo7QwC",
                                  "type": "Asset",
                                  "publishedVersion": 3,
                                  "space": {
                                    "sys": {
                                      "type": "Link",
                                      "linkType": "Space",
                                      "id": "dzi2asncd44t"
                                    }
                                  },
                                  "createdAt": "2025-02-25T15:34:31.074Z",
                                  "updatedAt": "2025-02-25T15:34:31.074Z",
                                  "environment": {
                                    "sys": {
                                      "id": "master",
                                      "type": "Link",
                                      "linkType": "Environment"
                                    }
                                  },
                                  "revision": 1,
                                  "locale": "en-US"
                                },
                                "fields": {
                                  "title": "TimberHue Ebony Forest",
                                  "description": "",
                                  "file": {
                                    "url": "//images.ctfassets.net/dzi2asncd44t/3x7rpse8Lli9vUmHyo7QwC/27c5b8ffd03cc32a9b686e5e6d09f19d/TimberHue_Ebony_Forest.jpg",
                                    "details": {
                                      "size": 983259,
                                      "image": {
                                        "width": 2700,
                                        "height": 1474
                                      }
                                    },
                                    "fileName": "TimberHue_Ebony_Forest.jpg",
                                    "contentType": "image/jpeg"
                                  }
                                },
                                "metadata": {
                                  "tags": [],
                                  "concepts": []
                                }
                              }
                            },
                            "metadata": {
                              "tags": [],
                              "concepts": []
                            }
                          }
                        ],
                        "alignment": "Side by Side"
                      },
                      "metadata": {
                        "tags": [],
                        "concepts": []
                      }
                    }
                  },
                  "content": [],
                  "nodeType": "embedded-entry-block"
                },
                {
                  "data": {
                    "target": {
                      "sys": {
                        "id": "N7byxgMWwx4TXum2DST2N",
                        "type": "Entry",
                        "publishedVersion": 4,
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2025-02-25T15:35:39.911Z",
                        "updatedAt": "2025-02-25T15:35:39.911Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceArticleRichImage"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "TimberHue Collection, Hickory",
                        "title": "TimberHue Collection, Hickory",
                        "assets": [
                          {
                            "sys": {
                              "id": "42k6IDWx5vUwCa2VaPQbKR",
                              "type": "Entry",
                              "publishedVersion": 5,
                              "space": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "Space",
                                  "id": "dzi2asncd44t"
                                }
                              },
                              "createdAt": "2025-02-25T15:35:33.917Z",
                              "updatedAt": "2025-02-25T15:36:12.422Z",
                              "environment": {
                                "sys": {
                                  "id": "master",
                                  "type": "Link",
                                  "linkType": "Environment"
                                }
                              },
                              "revision": 2,
                              "contentType": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "ContentType",
                                  "id": "referenceMediaWrapper"
                                }
                              },
                              "locale": "en-US"
                            },
                            "fields": {
                              "entryTitle": "TimberHue Collection, Hickory",
                              "title": "TimberHue Collection, Hickory",
                              "caption": "TimberHue™ Collection, Hickory",
                              "altText": "Hickory",
                              "asset": {
                                "sys": {
                                  "id": "6kFCRCyFYl1HV2WvHlUnt7",
                                  "type": "Asset",
                                  "publishedVersion": 3,
                                  "space": {
                                    "sys": {
                                      "type": "Link",
                                      "linkType": "Space",
                                      "id": "dzi2asncd44t"
                                    }
                                  },
                                  "createdAt": "2025-02-25T15:35:31.178Z",
                                  "updatedAt": "2025-02-25T15:35:31.178Z",
                                  "environment": {
                                    "sys": {
                                      "id": "master",
                                      "type": "Link",
                                      "linkType": "Environment"
                                    }
                                  },
                                  "revision": 1,
                                  "locale": "en-US"
                                },
                                "fields": {
                                  "title": "TimberHue Hickory",
                                  "description": "",
                                  "file": {
                                    "url": "//images.ctfassets.net/dzi2asncd44t/6kFCRCyFYl1HV2WvHlUnt7/454f7a35852c39a90139cb8701509d0a/TimberHue_Hickory.jpg",
                                    "details": {
                                      "size": 1805033,
                                      "image": {
                                        "width": 2700,
                                        "height": 1478
                                      }
                                    },
                                    "fileName": "TimberHue_Hickory.jpg",
                                    "contentType": "image/jpeg"
                                  }
                                },
                                "metadata": {
                                  "tags": [],
                                  "concepts": []
                                }
                              }
                            },
                            "metadata": {
                              "tags": [],
                              "concepts": []
                            }
                          }
                        ],
                        "alignment": "Side by Side"
                      },
                      "metadata": {
                        "tags": [],
                        "concepts": []
                      }
                    }
                  },
                  "content": [],
                  "nodeType": "embedded-entry-block"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "In addition to its aesthetic appeal, the TimberHue",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "™",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Collection by James Hardie is engineered to withstand the harshest weather conditions, including snow, hail, and freezing temperatures. Like all Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " products, it is made from fiber cement, which is specifically formulated to help resist moisture, humidity, pests, and external fire. Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " fiber cement is noncombustible** and does not ignite. It won't burn, nor will it add fuel to a fire.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "\"The TimberHue",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "™ ",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": "Collection by James Hardie is a testament to our commitment to innovation and quality,\" said Sean Gadd, President of James Hardie North America. \"We are thrilled to offer a product next year that not only enhances the beauty of homes but also provides the durability and low maintenance that our customers have come to expect.\"",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "The TimberHue",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "™",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Collection by James Hardie, featuring the next generation of ColorPlus",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Technology finishes, introduces a stunning two-tone, natural wood look that elevates the aesthetic of any home exterior. Launching nationwide in spring 2026, the TimberHue",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "™",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Collection by James Hardie will be available on Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Plank, Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Panel, Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Soffit, and Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Trim Batten, and will offer unmatched design flexibility, allowing homeowners to create a cohesive exterior style or highlight unique architectural features with ease.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {
                    "target": {
                      "sys": {
                        "id": "7I1kuQT21VTfdTny9aDyv6",
                        "type": "Entry",
                        "publishedVersion": 8,
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2025-02-25T15:37:36.876Z",
                        "updatedAt": "2025-02-25T15:37:46.322Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 2,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceArticleRichImage"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "TimberHue™ Collection, mixed use featuring Hickory",
                        "title": "TimberHue™ Collection, mixed use with Hickory",
                        "assets": [
                          {
                            "sys": {
                              "id": "1UzB4OAV6RTHCq4movw3hL",
                              "type": "Entry",
                              "publishedVersion": 3,
                              "space": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "Space",
                                  "id": "dzi2asncd44t"
                                }
                              },
                              "createdAt": "2025-02-25T15:37:34.311Z",
                              "updatedAt": "2025-02-25T15:37:34.311Z",
                              "environment": {
                                "sys": {
                                  "id": "master",
                                  "type": "Link",
                                  "linkType": "Environment"
                                }
                              },
                              "revision": 1,
                              "contentType": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "ContentType",
                                  "id": "referenceMediaWrapper"
                                }
                              },
                              "locale": "en-US"
                            },
                            "fields": {
                              "entryTitle": "TimberHue™ Collection, mixed use featuring Hickory",
                              "title": "TimberHue™ Collection, mixed use featuring Hickory",
                              "caption": "TimberHue™ Collection, mixed use featuring Hickory",
                              "altText": "TimberHue™ Collection, mixed use featuring Hickory",
                              "asset": {
                                "sys": {
                                  "id": "1NLGnEdaPiqlpLGxoqjZsn",
                                  "type": "Asset",
                                  "publishedVersion": 3,
                                  "space": {
                                    "sys": {
                                      "type": "Link",
                                      "linkType": "Space",
                                      "id": "dzi2asncd44t"
                                    }
                                  },
                                  "createdAt": "2025-02-25T15:37:31.479Z",
                                  "updatedAt": "2025-02-25T15:37:31.479Z",
                                  "environment": {
                                    "sys": {
                                      "id": "master",
                                      "type": "Link",
                                      "linkType": "Environment"
                                    }
                                  },
                                  "revision": 1,
                                  "locale": "en-US"
                                },
                                "fields": {
                                  "title": "TimberHue HERO COLOR HICKORY",
                                  "description": "",
                                  "file": {
                                    "url": "//images.ctfassets.net/dzi2asncd44t/1NLGnEdaPiqlpLGxoqjZsn/aa91a94cae63454afe2f4d13ee912016/TimberHue_HERO_COLOR_HICKORY.jpg",
                                    "details": {
                                      "size": 1751103,
                                      "image": {
                                        "width": 2700,
                                        "height": 1519
                                      }
                                    },
                                    "fileName": "TimberHue_HERO_COLOR_HICKORY.jpg",
                                    "contentType": "image/jpeg"
                                  }
                                },
                                "metadata": {
                                  "tags": [],
                                  "concepts": []
                                }
                              }
                            },
                            "metadata": {
                              "tags": [],
                              "concepts": []
                            }
                          }
                        ],
                        "alignment": "Full Width"
                      },
                      "metadata": {
                        "tags": [],
                        "concepts": []
                      }
                    }
                  },
                  "content": [],
                  "nodeType": "embedded-entry-block"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "The ColorPlus",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Technology finish ensures superior color consistency, adhesion, and fade resistance, keeping a home looking beautiful longer with minimal maintenance. This factory-applied, baked-on finish offers a premium look that is as enduring as it is striking.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Whether a homeowner is looking to mix and match with other Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " products for a unique, mixed-material appearance by using the TimberHue™ Collection by James Hardie as an accent or using the TimberHue™ Collection as a full wrap exterior, the possibilities are limitless.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "For more information about James Hardie Building Products Inc. and Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " products, visit ",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=1012116680&u=http%3A%2F%2Fwww.jameshardie.com%2F&a=www.JamesHardie.com"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "www.JamesHardie.com",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": ".",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "italic"
                        }
                      ],
                      "value": "* Based on Freedonia 2022 Global Siding (Cladding) demand estimates and James Hardie sales in North America.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "italic"
                        }
                      ],
                      "value": "**Hardie® siding complies with ASTM E136 as a noncombustible cladding. Noncombustible siding, when combined with other fire mitigation measures, can help harden a home against external fire.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "underline"
                        },
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "James Hardie Building Products Inc.\n",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": "James Hardie is the North American leader in fiber cement exterior design solutions. Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        },
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " products offer long lasting beauty and endless design possibilities with trusted protection and low maintenance. As the #1 producer of high-performance fiber cement building solutions in the United States, James Hardie offers siding and accessories for every style. Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        },
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " products are noncombustible and stand up to weather and time while empowering homeowners and building professionals to achieve the home of their dreams. James Hardie operates with an inclusive company culture and an unwavering commitment to Zero Harm. The company proudly employs a diverse workforce of over 3,700 employees in North America.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "For more information and media resources, visit ",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=2988831727&u=https%3A%2F%2Fwww.jameshardie.com%2F&a=JamesHardie.com"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "JamesHardie.com",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " and ",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=1353460565&u=https%3A%2F%2Fwww.jameshardie.com%2Fall-about-james-hardie%2Fmedia-resources%2F&a=JamesHardie.com%2Fall-about-james-hardie%2Fmedia-resources"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "JamesHardie.com/all-about-james-hardie/media-resources",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": ". For investor information, please visit ",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=836744452&u=https%3A%2F%2Fir.jameshardie.com.au%2F&a=ir.jameshardie.com.au"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "ir.jameshardie.com.au",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": ".",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Connect with James Hardie on social media:",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "content": [
                        {
                          "data": {},
                          "content": [
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            },
                            {
                              "data": {
                                "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=3387856630&u=http%3A%2F%2Flinkedin.com%2Fcompany%2FJamesHardie&a=LinkedIn"
                              },
                              "content": [
                                {
                                  "data": {},
                                  "marks": [],
                                  "value": "LinkedIn",
                                  "nodeType": "text"
                                }
                              ],
                              "nodeType": "hyperlink"
                            },
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            }
                          ],
                          "nodeType": "paragraph"
                        }
                      ],
                      "nodeType": "list-item"
                    },
                    {
                      "data": {},
                      "content": [
                        {
                          "data": {},
                          "content": [
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            },
                            {
                              "data": {
                                "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=3961134284&u=http%3A%2F%2Fwww.instagram.com%2Fjameshardie&a=Instagram"
                              },
                              "content": [
                                {
                                  "data": {},
                                  "marks": [],
                                  "value": "Instagram",
                                  "nodeType": "text"
                                }
                              ],
                              "nodeType": "hyperlink"
                            },
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            }
                          ],
                          "nodeType": "paragraph"
                        }
                      ],
                      "nodeType": "list-item"
                    },
                    {
                      "data": {},
                      "content": [
                        {
                          "data": {},
                          "content": [
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            },
                            {
                              "data": {
                                "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=1166736622&u=http%3A%2F%2Fwww.facebook.com%2Fjameshardie&a=Facebook"
                              },
                              "content": [
                                {
                                  "data": {},
                                  "marks": [],
                                  "value": "Facebook",
                                  "nodeType": "text"
                                }
                              ],
                              "nodeType": "hyperlink"
                            },
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            }
                          ],
                          "nodeType": "paragraph"
                        }
                      ],
                      "nodeType": "list-item"
                    },
                    {
                      "data": {},
                      "content": [
                        {
                          "data": {},
                          "content": [
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            },
                            {
                              "data": {
                                "uri": "https://c212.net/c/link/?t=0&l=en&o=4368665-1&h=3816667760&u=https%3A%2F%2Fx.com%2FJamesHardie&a=X+(formerly+Twitter)"
                              },
                              "content": [
                                {
                                  "data": {},
                                  "marks": [],
                                  "value": "X (formerly Twitter)",
                                  "nodeType": "text"
                                }
                              ],
                              "nodeType": "hyperlink"
                            },
                            {
                              "data": {},
                              "marks": [],
                              "value": "",
                              "nodeType": "text"
                            }
                          ],
                          "nodeType": "paragraph"
                        }
                      ],
                      "nodeType": "list-item"
                    }
                  ],
                  "nodeType": "unordered-list"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Media Contact:\nJames Hardie\n",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "mailto:[email protected]"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "[email protected]",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": "",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Investor Contact:\nJoe Ahlersmeyer, CFA\nVice President, Investor Relations\n",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "mailto:[email protected]"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "[email protected]",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": "",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "SOURCE James Hardie Building Products Inc.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                }
              ],
              "nodeType": "document"
            }
          },
          "title": {
            "type": "text",
            "value": "Introducing the TimberHue™ Collection by James Hardie: A Revolution in Siding Aesthetics and Durability"
          }
        }
      }
    }
  • Import the component into the file where <UniformComposition /> is defined, for example
    import "../components/ArticleBody.tsx"

Need more help? Check out the documentation.

Unable to find Uniform Context. Ensure the devtools plugin is activated.

logo
© 2024 James Hardie Building Products Inc. All rights reserved. ™ or ® denote trademarks or registered trademarks of James Hardie Technology Ltd.