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/2daw8rnr32yPDDrLG2PVLH/cfdb5a8e48ac7050bb2c83bc09654af9/RS11713_RS11713_IMG_6209-scr.JPG", "title": "Keep Calm and Color On: James Hardie Unveils Its Exterior Color of the Year", "introText": "The largest home siding company in North America announces Evening Blue as its 2025 Color of the Year for housing exteriors", "component": { "type": "articleHero", "parameters": { "image": { "type": "image", "value": "//images.ctfassets.net/dzi2asncd44t/2daw8rnr32yPDDrLG2PVLH/cfdb5a8e48ac7050bb2c83bc09654af9/RS11713_RS11713_IMG_6209-scr.JPG" }, "title": { "type": "text", "value": "Keep Calm and Color On: James Hardie Unveils Its Exterior Color of the Year" }, "introText": { "type": "text", "value": "The largest home siding company in North America announces Evening Blue as its 2025 Color of the Year for housing exteriors" } } } }
- Import the component into the file where
<UniformComposition />
is defined, for exampleimport "../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": { "nodeType": "document", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Chicago, IL (January 7, 2025) —", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " James Hardie Building Products Inc. (James Hardie), the North American leader in fiber cement home siding and exterior design solutions, proudly announces its 2025 Color of the Year for exterior siding – ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " from its prestigious Statement Collection", "marks": [], "data": {} }, { "nodeType": "text", "value": "® ", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": "line of products. This calming and tranquil hue aims to bring peace and serenity to homes, reflecting the need for relaxation and tranquility in today's fast-paced, stress-filled world. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ", a deep, soothing color that mirrors the serenity of the twilight sky, was chosen for its timeless appeal and its ability to evoke feelings of calmness and peace. As more people wrestle with stress and anxiety, the choice of ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " reflects James Hardie's commitment to enhancing not just the physical, but also the emotional ambiance of homes. ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " is a contemplative color that elicits the comfort one feels when finally returning home after a long day, providing a wash of positivity as you transition back to your sanctuary. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " “We are delighted to introduce ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " as our 2025 Color of the Year,\" said Sean Gadd, President of James Hardie North America. \"In a world that can at times feel overwhelming and stressful, we understand the importance of creating a peaceful home environment. ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ", with its calming and serene qualities, perfectly embodies this need while also providing lasting beauty to homes for peace of mind. We believe it will provide a stunning and soothing addition to any style home.” ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " James Hardie empowers homeowners and building professionals alike to achieve their dream home with premium quality solutions that offer personalized design options fit for any home aesthetic. To see ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " come to life on your project, along with a wide variety of other Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " exterior products and colors, get the Hover", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Design Studio app brought to you by James Hardie (", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://www.jameshardie.com/design-studio" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com/Design-Studio", "marks": [ { "type": "underline" } ], "data": {} } ] }, { "nodeType": "text", "value": "). Homeowners can incorporate ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " into new home construction or next exterior renovation projects, which is available in a range of Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " products, including: ", "marks": [], "data": {} } ] }, { "nodeType": "unordered-list", "data": {}, "content": [ { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Plank Lap Siding ", "marks": [], "data": {} } ] } ] }, { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Shingle Siding ", "marks": [], "data": {} } ] } ] }, { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Panel Vertical Siding ", "marks": [], "data": {} } ] } ] }, { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Trim and Batten Boards ", "marks": [], "data": {} } ] } ] } ] }, { "nodeType": "heading-2", "data": {}, "content": [ { "nodeType": "text", "value": " ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Color That’s Made to Last", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " siding is designed for durability, and with ColorPlus", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Technology finishes, it resists fading and other effects of UV light. In fact, James Hardie provides a limited warranty for ColorPlus", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Technology finishes that covers paint and labor and protects against peeling, cracking and chipping for up to 15 years. All Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " fiber cement siding products also come with a 30-year non-prorated limited substrate warranty for added peace of mind. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " siding with ColorPlus", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Technology finishes goes through a unique process before it’s installed on your home. The finish is cured in between coats in a controlled environment for an even stronger bond. The baked-on finish lasts longer than a typical paint job and requires less maintenance. And as you absorb your home’s calming, ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue ", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": "exterior, you can relax knowing that Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " fiber cement holds no appeal for woodpeckers, termites and other pests and, most importantly, is noncombustible so it will not burn in a fire*. Only Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " siding is ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Engineered for Climate", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" }, { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " to withstand wet or freezing conditions in the North and hot, humid conditions and blistering sun in the South. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " For more information on James Hardie’s Color of the Year, ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ", and to explore the full range of Hardie products available in this beautiful color, please visit ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://www.jameshardie.com/" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com", "marks": [ { "type": "underline" } ], "data": {} } ] }, { "nodeType": "text", "value": ". Homeowners and pros alike can also share photos of their ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " exterior siding projects on social media using ", "marks": [], "data": {} }, { "nodeType": "text", "value": "#JHColorOfTheYear", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ". ", "marks": [], "data": {} } ] }, { "nodeType": "hr", "data": {}, "content": [] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "James Hardie Building Products Inc.", "marks": [ { "type": "underline" }, { "type": "bold" } ], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "James Hardie is the North American leader in fiber cement exterior design solutions. Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" }, { "type": "bold" } ], "data": {} }, { "nodeType": "text", "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", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" }, { "type": "bold" } ], "data": {} }, { "nodeType": "text", "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. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "For more information and media resources, visit ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://www.jameshardie.com/" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": " and ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://www.jameshardie.com/all-about-james-hardie/media-resources/" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com/all-about-james-hardie/media-resources", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": ". For investor information, please visit ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://ir.jameshardie.com.au/" }, "content": [ { "nodeType": "text", "value": "ir.jameshardie.com.au", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": ".", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Connect with James Hardie on social media:\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://linkedin.com/company/JamesHardie" }, "content": [ { "nodeType": "text", "value": "LinkedIn", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://www.instagram.com/jameshardie" }, "content": [ { "nodeType": "text", "value": "Instagram", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://www.facebook.com/jameshardie" }, "content": [ { "nodeType": "text", "value": "Facebook", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://x.com/JamesHardie" }, "content": [ { "nodeType": "text", "value": "X (formerly Twitter)", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\nMedia Contact: ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "mailto:jameshardieuspr@webershandwick.com" }, "content": [ { "nodeType": "text", "value": "jameshardieuspr@webershandwick.com", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "*Hardie siding complies with ASTM E136 as a noncombustible cladding. ", "marks": [ { "type": "italic" } ], "data": {} } ] } ] }, "title": "Keep Calm and Color On: James Hardie Unveils Its Exterior Color of the Year", "component": { "type": "articleBody", "parameters": { "body": { "type": "json", "value": { "nodeType": "document", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Chicago, IL (January 7, 2025) —", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " James Hardie Building Products Inc. (James Hardie), the North American leader in fiber cement home siding and exterior design solutions, proudly announces its 2025 Color of the Year for exterior siding – ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " from its prestigious Statement Collection", "marks": [], "data": {} }, { "nodeType": "text", "value": "® ", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": "line of products. This calming and tranquil hue aims to bring peace and serenity to homes, reflecting the need for relaxation and tranquility in today's fast-paced, stress-filled world. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ", a deep, soothing color that mirrors the serenity of the twilight sky, was chosen for its timeless appeal and its ability to evoke feelings of calmness and peace. As more people wrestle with stress and anxiety, the choice of ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " reflects James Hardie's commitment to enhancing not just the physical, but also the emotional ambiance of homes. ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " is a contemplative color that elicits the comfort one feels when finally returning home after a long day, providing a wash of positivity as you transition back to your sanctuary. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " “We are delighted to introduce ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " as our 2025 Color of the Year,\" said Sean Gadd, President of James Hardie North America. \"In a world that can at times feel overwhelming and stressful, we understand the importance of creating a peaceful home environment. ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ", with its calming and serene qualities, perfectly embodies this need while also providing lasting beauty to homes for peace of mind. We believe it will provide a stunning and soothing addition to any style home.” ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " James Hardie empowers homeowners and building professionals alike to achieve their dream home with premium quality solutions that offer personalized design options fit for any home aesthetic. To see ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " come to life on your project, along with a wide variety of other Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " exterior products and colors, get the Hover", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Design Studio app brought to you by James Hardie (", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://www.jameshardie.com/design-studio" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com/Design-Studio", "marks": [ { "type": "underline" } ], "data": {} } ] }, { "nodeType": "text", "value": "). Homeowners can incorporate ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " into new home construction or next exterior renovation projects, which is available in a range of Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " products, including: ", "marks": [], "data": {} } ] }, { "nodeType": "unordered-list", "data": {}, "content": [ { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Plank Lap Siding ", "marks": [], "data": {} } ] } ] }, { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Shingle Siding ", "marks": [], "data": {} } ] } ] }, { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Panel Vertical Siding ", "marks": [], "data": {} } ] } ] }, { "nodeType": "list-item", "data": {}, "content": [ { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Trim and Batten Boards ", "marks": [], "data": {} } ] } ] } ] }, { "nodeType": "heading-2", "data": {}, "content": [ { "nodeType": "text", "value": " ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Color That’s Made to Last", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " siding is designed for durability, and with ColorPlus", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Technology finishes, it resists fading and other effects of UV light. In fact, James Hardie provides a limited warranty for ColorPlus", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Technology finishes that covers paint and labor and protects against peeling, cracking and chipping for up to 15 years. All Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " fiber cement siding products also come with a 30-year non-prorated limited substrate warranty for added peace of mind. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " siding with ColorPlus", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " Technology finishes goes through a unique process before it’s installed on your home. The finish is cured in between coats in a controlled environment for an even stronger bond. The baked-on finish lasts longer than a typical paint job and requires less maintenance. And as you absorb your home’s calming, ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue ", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": "exterior, you can relax knowing that Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " fiber cement holds no appeal for woodpeckers, termites and other pests and, most importantly, is noncombustible so it will not burn in a fire*. Only Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" } ], "data": {} }, { "nodeType": "text", "value": " siding is ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Engineered for Climate", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" }, { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " to withstand wet or freezing conditions in the North and hot, humid conditions and blistering sun in the South. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": " For more information on James Hardie’s Color of the Year, ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ", and to explore the full range of Hardie products available in this beautiful color, please visit ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://www.jameshardie.com/" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com", "marks": [ { "type": "underline" } ], "data": {} } ] }, { "nodeType": "text", "value": ". Homeowners and pros alike can also share photos of their ", "marks": [], "data": {} }, { "nodeType": "text", "value": "Evening Blue", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": " exterior siding projects on social media using ", "marks": [], "data": {} }, { "nodeType": "text", "value": "#JHColorOfTheYear", "marks": [ { "type": "bold" } ], "data": {} }, { "nodeType": "text", "value": ". ", "marks": [], "data": {} } ] }, { "nodeType": "hr", "data": {}, "content": [] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "James Hardie Building Products Inc.", "marks": [ { "type": "underline" }, { "type": "bold" } ], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "James Hardie is the North American leader in fiber cement exterior design solutions. Hardie", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" }, { "type": "bold" } ], "data": {} }, { "nodeType": "text", "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", "marks": [], "data": {} }, { "nodeType": "text", "value": "®", "marks": [ { "type": "superscript" }, { "type": "bold" } ], "data": {} }, { "nodeType": "text", "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. ", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "For more information and media resources, visit ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://www.jameshardie.com/" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": " and ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://www.jameshardie.com/all-about-james-hardie/media-resources/" }, "content": [ { "nodeType": "text", "value": "JamesHardie.com/all-about-james-hardie/media-resources", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": ". For investor information, please visit ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://ir.jameshardie.com.au/" }, "content": [ { "nodeType": "text", "value": "ir.jameshardie.com.au", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": ".", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "Connect with James Hardie on social media:\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://linkedin.com/company/JamesHardie" }, "content": [ { "nodeType": "text", "value": "LinkedIn", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://www.instagram.com/jameshardie" }, "content": [ { "nodeType": "text", "value": "Instagram", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "http://www.facebook.com/jameshardie" }, "content": [ { "nodeType": "text", "value": "Facebook", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\n", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "https://x.com/JamesHardie" }, "content": [ { "nodeType": "text", "value": "X (formerly Twitter)", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "\nMedia Contact: ", "marks": [], "data": {} }, { "nodeType": "hyperlink", "data": { "uri": "mailto:jameshardieuspr@webershandwick.com" }, "content": [ { "nodeType": "text", "value": "jameshardieuspr@webershandwick.com", "marks": [], "data": {} } ] }, { "nodeType": "text", "value": "", "marks": [], "data": {} } ] }, { "nodeType": "paragraph", "data": {}, "content": [ { "nodeType": "text", "value": "*Hardie siding complies with ASTM E136 as a noncombustible cladding. ", "marks": [ { "type": "italic" } ], "data": {} } ] } ] } }, "title": { "type": "text", "value": "Keep Calm and Color On: James Hardie Unveils Its Exterior Color of the Year" } } } }
- Import the component into the file where
<UniformComposition />
is defined, for exampleimport "../components/ArticleBody.tsx"
Need more help? Check out the documentation.
Unable to find Uniform Context. Ensure the devtools plugin is activated.