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/57kzArwZ6M64Q33QGSRMJR/f1f32c042e652aeeab798d6f71ddc7da/Exterior-Design-Month_1.jpg", "title": "Nominations Open for Exterior Design Week 2025 Recognition", "introText": "Enter to be recognized for phenomenal exterior siding work and/or a photoshoot valued at or up to $250 during James Hardie’s Exterior Design Week 2025", "component": { "type": "articleHero", "parameters": { "image": { "type": "image", "value": "//images.ctfassets.net/dzi2asncd44t/57kzArwZ6M64Q33QGSRMJR/f1f32c042e652aeeab798d6f71ddc7da/Exterior-Design-Month_1.jpg" }, "title": { "type": "text", "value": "Nominations Open for Exterior Design Week 2025 Recognition" }, "introText": { "type": "text", "value": "Enter to be recognized for phenomenal exterior siding work and/or a photoshoot valued at or up to $250 during James Hardie’s Exterior Design Week 2025" } } } }
- 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": { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Trade professionals have an opportunity to get recognized for their great work during James Hardie’s Exterior Design Week 2025, happening on our social channels and website May 25-31. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Nominations are open from Wednesday, April 2-Friday, April 11. ", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "heading-2" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Nominate yourself or someone else in one of five categories: ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" }, { "type": "bold" } ], "value": "®", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": " Products:", "nodeType": "text" }, { "data": {}, "marks": [], "value": " Any project exemplifying exterior design and featuring Hardie® products are eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring James Hardie’s 2025 Color of the Year – Evening Blue: ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Any project featuring Evening Blue from the Statement Collection® is eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring a Complete Exterior™ by James Hardie (including Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" }, { "type": "italic" } ], "value": "® ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": "Siding, Trim, and Soffit): ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Must feature a Complete Exterior™ by James Hardie to be eligible.", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" }, { "type": "italic" } ], "value": "®", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": " Artisan", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" }, { "type": "italic" } ], "value": "®", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": " Products or Hardie® Architectural Panel: ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Must feature Hardie® Artisan® products or Hardie® Architectural Panel to be eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design Transformation featuring Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" }, { "type": "bold" } ], "value": "® ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": "Products: ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Any re-side project featuring Hardie® products is eligible! Must include before and after photos. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Multi-Family Exterior Design featuring Hardie® Products:", "nodeType": "text" }, { "data": {}, "marks": [], "value": " Must be a multi-family project to be eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" } ], "nodeType": "unordered-list" }, { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "italic" } ], "value": "Please refer to the full rules below for more information.", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": { "target": { "sys": { "id": "4oDPB7bMxY4nKWK8jkQbrJ", "type": "Entry", "publishedVersion": 4, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T20:34:20.578Z", "updatedAt": "2025-03-31T20:34:20.578Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceArticleRichImage" } }, "locale": "en-US" }, "fields": { "entryTitle": "Exterior Design Week - evening blue", "title": "Exterior Design Week - evening blue", "assets": [ { "sys": { "id": "1lwVBPUu31sdYqFZU6lYF4", "type": "Entry", "publishedVersion": 10, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-01-03T18:44:10.618Z", "updatedAt": "2025-04-01T19:05:56.094Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 4, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceMediaWrapper" } }, "locale": "en-US" }, "fields": { "entryTitle": "Traditional home with Evening Blue Hardie lap siding with Select Cedarmill texture.", "title": "Traditional home with Evening Blue Hardie lap siding with Select Cedarmill texture.", "caption": "Traditional home with Evening Blue Hardie® lap siding with Select Cedarmill texture.", "altText": "Traditional home with Evening Blue Hardie lap siding with Select Cedarmill texture.", "asset": { "sys": { "id": "2WV6CBMlP94wBEqPGV8jQ", "type": "Asset", "publishedVersion": 3, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-01-03T18:44:07.172Z", "updatedAt": "2025-01-03T18:44:07.172Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "locale": "en-US" }, "fields": { "title": "RS24352 Ledge Ln, Natick, MA 20220623 front-001-scr", "description": "", "file": { "url": "//images.ctfassets.net/dzi2asncd44t/2WV6CBMlP94wBEqPGV8jQ/0a271f030e819597df1313d702240669/RS24352_Ledge_Ln__Natick__MA_20220623_front-001-scr.jpg", "details": { "size": 254038, "image": { "width": 850, "height": 567 } }, "fileName": "RS24352_Ledge Ln, Natick, MA_20220623_front-001-scr.jpg", "contentType": "image/jpeg" } }, "metadata": { "tags": [], "concepts": [] } } }, "metadata": { "tags": [], "concepts": [] } } ], "alignment": "Center" }, "metadata": { "tags": [], "concepts": [] } } }, "content": [], "nodeType": "embedded-entry-block" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": "Enter by April 11! Here’s how:", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "heading-3" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Email submissions to ", "nodeType": "text" }, { "data": { "uri": "mailto:[email protected]" }, "content": [ { "data": {}, "marks": [], "value": "[email protected]", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": "", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Include the nominee’s first/last name, company, email, and phone number", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Specify the submission’s categories", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Attach relevant project photos", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Provide specific products and colors featured", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Confirm homeowner consent to photography of their home, we will follow-up with release forms", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "All submissions must be made by 11:59PM CST on April 11, 2025.", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" } ], "nodeType": "unordered-list" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Leading up to and during Exterior Design Week 2025, James Hardie will feature various professionals and their projects on our channels — celebrating the great work you do and showcasing what’s possible when design and durability come together with Hardie® products. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "We’re excited to see your submissions! Reach out to ", "nodeType": "text" }, { "data": { "uri": "mailto:[email protected]" }, "content": [ { "data": {}, "marks": [ { "type": "underline" } ], "value": "[email protected]", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": " with questions. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": { "target": { "sys": { "id": "2LBp60YEDtKthHunQJi7dC", "type": "Entry", "publishedVersion": 4, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T20:34:47.054Z", "updatedAt": "2025-03-31T20:34:50.036Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 2, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceArticleRichImage" } }, "locale": "en-US" }, "fields": { "entryTitle": "Hardie Artisan Plank lap house with wrap around porch", "title": "Hardie Artisan Plank lap house with wrap around porch", "assets": [ { "sys": { "id": "1f4g3VAOukf8MxvuQHwsKy", "type": "Entry", "publishedVersion": 12, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T18:32:33.808Z", "updatedAt": "2025-03-31T18:32:33.808Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceMediaWrapper" } }, "locale": "en-US" }, "fields": { "entryTitle": "Hardie Artisan Plank lap house with wrap around porch", "title": "Hardie Artisan Plank lap house with wrap around porch", "altText": "House clad with Hardie® Artisan® plank lap and Hardie® Artisan® trim", "asset": { "sys": { "id": "3ONpt2JKbuKIdoTMZprzRH", "type": "Asset", "publishedVersion": 3, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T18:31:42.506Z", "updatedAt": "2025-03-31T18:31:42.506Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "locale": "en-US" }, "fields": { "title": "RS16335 DSC 4992 RT-lpr", "description": "", "file": { "url": "//images.ctfassets.net/dzi2asncd44t/3ONpt2JKbuKIdoTMZprzRH/d2fc9caf85ec0faa07b442093915dead/RS16335_DSC_4992_RT-lpr.jpg", "details": { "size": 1141034, "image": { "width": 2000, "height": 1310 } }, "fileName": "RS16335_DSC_4992_RT-lpr.jpg", "contentType": "image/jpeg" } }, "metadata": { "tags": [], "concepts": [] } } }, "metadata": { "tags": [], "concepts": [] } } ], "alignment": "Full Width" }, "metadata": { "tags": [], "concepts": [] } } }, "content": [], "nodeType": "embedded-entry-block" }, { "data": {}, "content": [], "nodeType": "hr" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Rules for Entry", "nodeType": "text" } ], "nodeType": "heading-4" }, { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Enter for a chance to be featured on James Hardie Channels for Exterior Design Week and/or receive Snappr photos valued at or up to $250 from James Hardie.", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "James Hardie Building Products Inc. (“James Hardie”) is giving away a chance to be featured on James Hardie Channels for Exterior Design Week and/or a Snappr Photography Photoshoot (“Photoshoot”), with a retail value up to $250 dollars. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " For an opportunity to be selected to be featured and/or for the Photoshoot, you must email your submissions to ", "nodeType": "text" }, { "data": { "uri": "mailto:[email protected]" }, "content": [ { "data": {}, "marks": [ { "type": "underline" } ], "value": "[email protected]", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": ". Be sure to include your first/last name and the name of your company (if you are nominating someone else, please include this information as well as their email address and phone number). In your email, tell us which category (or categories) you’re submitting a nomination for. Include any relevant photos of the project and tell us which products/colors are featured and let us know if the homeowner(s) consent to photography. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " Submissions will be accepted starting April 2", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" } ], "value": "nd", "nodeType": "text" }, { "data": {}, "marks": [], "value": " at 12:00AM CST-April 11", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" } ], "value": "th ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "at 11:59PM CST. ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "underline" } ], "value": "Submissions received after April 11", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" }, { "type": "underline" } ], "value": "th", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "underline" } ], "value": " at 11:59PM will not be considered", "nodeType": "text" }, { "data": {}, "marks": [], "value": ". James Hardie will coordinate with the winner in order to send the Photoshoot via e-mail within 7 days of the drawing. Possibility of being chosen for Photoshoot depends on the number of eligible submissions, aesthetic quality of the submission (inclusive of landscaping), and conformance with the eligible categories. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " James Hardie reserves the right to offer a Photoshoot to more than one entrant. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " To be eligible for the Photoshoot, the submitted and selected entrant must have been a completed project featuring Hardie® products. Incomplete or in-process projects are not eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " Selection, receipt and completion of a Photoshoot is subject to and contingent upon you as recipient meeting all of the eligibility requirements, conditions and limitations under these terms and conditions. If you fail to satisfy any of these requirements or conditions in James Hardie’s sole judgment, you will not be eligible for the Photoshoot. James Hardie reserves the right in its sole absolute discretion and for any reason to rescind the Photoshoot and select an alternate recipient. Subject to all applicable laws and regulations. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " The terms contained herein are subject to and governed by the laws of the State of Illinois, without regard to conflict of law principles. As a condition of consideration of your submission, you agree that any and all disputes which cannot be resolved between the parties and causes of action arising out of or connected with this giveaway, shall be resolved individually, without resort to any form of class action, exclusively before a court located in Illinois having jurisdiction. Further, in any such dispute, under no circumstances will you be permitted to obtain awards for, and hereby waive all rights to claim punitive, incidental, or consequential damages. Submissions are subject to the privacy policy found on our website. Read the privacy policy here: ", "nodeType": "text" }, { "data": { "uri": "https://www.jameshardie.com/about-us/privacy-policy-information-collected" }, "content": [ { "data": {}, "marks": [ { "type": "underline" } ], "value": "https://www.jameshardie.com/about-us/privacy-policy-information-collected", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "document" }, "title": "Nominations Open for Exterior Design Week 2025 Recognition", "component": { "type": "articleBody", "parameters": { "body": { "type": "json", "value": { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Trade professionals have an opportunity to get recognized for their great work during James Hardie’s Exterior Design Week 2025, happening on our social channels and website May 25-31. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Nominations are open from Wednesday, April 2-Friday, April 11. ", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "heading-2" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Nominate yourself or someone else in one of five categories: ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" }, { "type": "bold" } ], "value": "®", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": " Products:", "nodeType": "text" }, { "data": {}, "marks": [], "value": " Any project exemplifying exterior design and featuring Hardie® products are eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring James Hardie’s 2025 Color of the Year – Evening Blue: ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Any project featuring Evening Blue from the Statement Collection® is eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring a Complete Exterior™ by James Hardie (including Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" }, { "type": "italic" } ], "value": "® ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": "Siding, Trim, and Soffit): ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Must feature a Complete Exterior™ by James Hardie to be eligible.", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design featuring Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" }, { "type": "italic" } ], "value": "®", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": " Artisan", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" }, { "type": "italic" } ], "value": "®", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": " Products or Hardie® Architectural Panel: ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Must feature Hardie® Artisan® products or Hardie® Architectural Panel to be eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Exterior Design Transformation featuring Hardie", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" }, { "type": "bold" } ], "value": "® ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": "Products: ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "Any re-side project featuring Hardie® products is eligible! Must include before and after photos. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Best Multi-Family Exterior Design featuring Hardie® Products:", "nodeType": "text" }, { "data": {}, "marks": [], "value": " Must be a multi-family project to be eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" } ], "nodeType": "unordered-list" }, { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "italic" } ], "value": "Please refer to the full rules below for more information.", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": { "target": { "sys": { "id": "4oDPB7bMxY4nKWK8jkQbrJ", "type": "Entry", "publishedVersion": 4, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T20:34:20.578Z", "updatedAt": "2025-03-31T20:34:20.578Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceArticleRichImage" } }, "locale": "en-US" }, "fields": { "entryTitle": "Exterior Design Week - evening blue", "title": "Exterior Design Week - evening blue", "assets": [ { "sys": { "id": "1lwVBPUu31sdYqFZU6lYF4", "type": "Entry", "publishedVersion": 10, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-01-03T18:44:10.618Z", "updatedAt": "2025-04-01T19:05:56.094Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 4, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceMediaWrapper" } }, "locale": "en-US" }, "fields": { "entryTitle": "Traditional home with Evening Blue Hardie lap siding with Select Cedarmill texture.", "title": "Traditional home with Evening Blue Hardie lap siding with Select Cedarmill texture.", "caption": "Traditional home with Evening Blue Hardie® lap siding with Select Cedarmill texture.", "altText": "Traditional home with Evening Blue Hardie lap siding with Select Cedarmill texture.", "asset": { "sys": { "id": "2WV6CBMlP94wBEqPGV8jQ", "type": "Asset", "publishedVersion": 3, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-01-03T18:44:07.172Z", "updatedAt": "2025-01-03T18:44:07.172Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "locale": "en-US" }, "fields": { "title": "RS24352 Ledge Ln, Natick, MA 20220623 front-001-scr", "description": "", "file": { "url": "//images.ctfassets.net/dzi2asncd44t/2WV6CBMlP94wBEqPGV8jQ/0a271f030e819597df1313d702240669/RS24352_Ledge_Ln__Natick__MA_20220623_front-001-scr.jpg", "details": { "size": 254038, "image": { "width": 850, "height": 567 } }, "fileName": "RS24352_Ledge Ln, Natick, MA_20220623_front-001-scr.jpg", "contentType": "image/jpeg" } }, "metadata": { "tags": [], "concepts": [] } } }, "metadata": { "tags": [], "concepts": [] } } ], "alignment": "Center" }, "metadata": { "tags": [], "concepts": [] } } }, "content": [], "nodeType": "embedded-entry-block" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "bold" } ], "value": "Enter by April 11! Here’s how:", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "heading-3" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Email submissions to ", "nodeType": "text" }, { "data": { "uri": "mailto:[email protected]" }, "content": [ { "data": {}, "marks": [], "value": "[email protected]", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": "", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Include the nominee’s first/last name, company, email, and phone number", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Specify the submission’s categories", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Attach relevant project photos", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Provide specific products and colors featured", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Confirm homeowner consent to photography of their home, we will follow-up with release forms", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" }, { "data": {}, "content": [ { "data": {}, "content": [ { "data": {}, "marks": [], "value": "All submissions must be made by 11:59PM CST on April 11, 2025.", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "list-item" } ], "nodeType": "unordered-list" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Leading up to and during Exterior Design Week 2025, James Hardie will feature various professionals and their projects on our channels — celebrating the great work you do and showcasing what’s possible when design and durability come together with Hardie® products. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "We’re excited to see your submissions! Reach out to ", "nodeType": "text" }, { "data": { "uri": "mailto:[email protected]" }, "content": [ { "data": {}, "marks": [ { "type": "underline" } ], "value": "[email protected]", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": " with questions. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": { "target": { "sys": { "id": "2LBp60YEDtKthHunQJi7dC", "type": "Entry", "publishedVersion": 4, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T20:34:47.054Z", "updatedAt": "2025-03-31T20:34:50.036Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 2, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceArticleRichImage" } }, "locale": "en-US" }, "fields": { "entryTitle": "Hardie Artisan Plank lap house with wrap around porch", "title": "Hardie Artisan Plank lap house with wrap around porch", "assets": [ { "sys": { "id": "1f4g3VAOukf8MxvuQHwsKy", "type": "Entry", "publishedVersion": 12, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T18:32:33.808Z", "updatedAt": "2025-03-31T18:32:33.808Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "referenceMediaWrapper" } }, "locale": "en-US" }, "fields": { "entryTitle": "Hardie Artisan Plank lap house with wrap around porch", "title": "Hardie Artisan Plank lap house with wrap around porch", "altText": "House clad with Hardie® Artisan® plank lap and Hardie® Artisan® trim", "asset": { "sys": { "id": "3ONpt2JKbuKIdoTMZprzRH", "type": "Asset", "publishedVersion": 3, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "dzi2asncd44t" } }, "createdAt": "2025-03-31T18:31:42.506Z", "updatedAt": "2025-03-31T18:31:42.506Z", "environment": { "sys": { "id": "master", "type": "Link", "linkType": "Environment" } }, "revision": 1, "locale": "en-US" }, "fields": { "title": "RS16335 DSC 4992 RT-lpr", "description": "", "file": { "url": "//images.ctfassets.net/dzi2asncd44t/3ONpt2JKbuKIdoTMZprzRH/d2fc9caf85ec0faa07b442093915dead/RS16335_DSC_4992_RT-lpr.jpg", "details": { "size": 1141034, "image": { "width": 2000, "height": 1310 } }, "fileName": "RS16335_DSC_4992_RT-lpr.jpg", "contentType": "image/jpeg" } }, "metadata": { "tags": [], "concepts": [] } } }, "metadata": { "tags": [], "concepts": [] } } ], "alignment": "Full Width" }, "metadata": { "tags": [], "concepts": [] } } }, "content": [], "nodeType": "embedded-entry-block" }, { "data": {}, "content": [], "nodeType": "hr" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "Rules for Entry", "nodeType": "text" } ], "nodeType": "heading-4" }, { "data": {}, "content": [ { "data": {}, "marks": [ { "type": "bold" } ], "value": "Enter for a chance to be featured on James Hardie Channels for Exterior Design Week and/or receive Snappr photos valued at or up to $250 from James Hardie.", "nodeType": "text" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": "James Hardie Building Products Inc. (“James Hardie”) is giving away a chance to be featured on James Hardie Channels for Exterior Design Week and/or a Snappr Photography Photoshoot (“Photoshoot”), with a retail value up to $250 dollars. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " For an opportunity to be selected to be featured and/or for the Photoshoot, you must email your submissions to ", "nodeType": "text" }, { "data": { "uri": "mailto:[email protected]" }, "content": [ { "data": {}, "marks": [ { "type": "underline" } ], "value": "[email protected]", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": ". Be sure to include your first/last name and the name of your company (if you are nominating someone else, please include this information as well as their email address and phone number). In your email, tell us which category (or categories) you’re submitting a nomination for. Include any relevant photos of the project and tell us which products/colors are featured and let us know if the homeowner(s) consent to photography. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " Submissions will be accepted starting April 2", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" } ], "value": "nd", "nodeType": "text" }, { "data": {}, "marks": [], "value": " at 12:00AM CST-April 11", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" } ], "value": "th ", "nodeType": "text" }, { "data": {}, "marks": [], "value": "at 11:59PM CST. ", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "underline" } ], "value": "Submissions received after April 11", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "superscript" }, { "type": "underline" } ], "value": "th", "nodeType": "text" }, { "data": {}, "marks": [ { "type": "underline" } ], "value": " at 11:59PM will not be considered", "nodeType": "text" }, { "data": {}, "marks": [], "value": ". James Hardie will coordinate with the winner in order to send the Photoshoot via e-mail within 7 days of the drawing. Possibility of being chosen for Photoshoot depends on the number of eligible submissions, aesthetic quality of the submission (inclusive of landscaping), and conformance with the eligible categories. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " James Hardie reserves the right to offer a Photoshoot to more than one entrant. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " To be eligible for the Photoshoot, the submitted and selected entrant must have been a completed project featuring Hardie® products. Incomplete or in-process projects are not eligible. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " Selection, receipt and completion of a Photoshoot is subject to and contingent upon you as recipient meeting all of the eligibility requirements, conditions and limitations under these terms and conditions. If you fail to satisfy any of these requirements or conditions in James Hardie’s sole judgment, you will not be eligible for the Photoshoot. James Hardie reserves the right in its sole absolute discretion and for any reason to rescind the Photoshoot and select an alternate recipient. Subject to all applicable laws and regulations. ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " The terms contained herein are subject to and governed by the laws of the State of Illinois, without regard to conflict of law principles. As a condition of consideration of your submission, you agree that any and all disputes which cannot be resolved between the parties and causes of action arising out of or connected with this giveaway, shall be resolved individually, without resort to any form of class action, exclusively before a court located in Illinois having jurisdiction. Further, in any such dispute, under no circumstances will you be permitted to obtain awards for, and hereby waive all rights to claim punitive, incidental, or consequential damages. Submissions are subject to the privacy policy found on our website. Read the privacy policy here: ", "nodeType": "text" }, { "data": { "uri": "https://www.jameshardie.com/about-us/privacy-policy-information-collected" }, "content": [ { "data": {}, "marks": [ { "type": "underline" } ], "value": "https://www.jameshardie.com/about-us/privacy-policy-information-collected", "nodeType": "text" } ], "nodeType": "hyperlink" }, { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" }, { "data": {}, "content": [ { "data": {}, "marks": [], "value": " ", "nodeType": "text" } ], "nodeType": "paragraph" } ], "nodeType": "document" } }, "title": { "type": "text", "value": "Nominations Open for Exterior Design Week 2025 Recognition" } } } }
- 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.