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/6OcXeHuRJDK5uUCde7uTcl/286bf876eb4c93607d55ef7373d6cb26/Hardie-Honors-Rebate-Program_1.jpg",
      "title": "Hardie™ Honors | Product Rebate Program",
      "introText": "First Responders, Veterans and Active Military can receive a Rebate on Hardie products.",
      "component": {
        "type": "articleHero",
        "parameters": {
          "image": {
            "type": "image",
            "value": "//images.ctfassets.net/dzi2asncd44t/6OcXeHuRJDK5uUCde7uTcl/286bf876eb4c93607d55ef7373d6cb26/Hardie-Honors-Rebate-Program_1.jpg"
          },
          "title": {
            "type": "text",
            "value": "Hardie™ Honors | Product Rebate Program"
          },
          "introText": {
            "type": "text",
            "value": "First Responders, Veterans and Active Military can receive a Rebate on Hardie products."
          }
        }
      }
    }
  • 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": [
                  {
                    "type": "bold"
                  }
                ],
                "value": "RECEIVE UP TO A $350 REBATE ON HARDIE",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  },
                  {
                    "type": "bold"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "value": " PRODUCTS",
                "nodeType": "text"
              }
            ],
            "nodeType": "heading-3"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Every day, thousands of first responders and military personnel and their families make sacrifices to keep our communities safe. To say “thank you”, we honor these Heroes with a product rebate program.\nJames Hardie is committed to building better communities and giving back to those who serve and protect.\n \nHardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " fiber cement products are built with the strength to stand up to weather, including extreme temperature changes, rain, high humidity, ultraviolet light, hurricanes, hail and snow. They resist shrinking, swelling and cracking. ",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {
              "target": {
                "sys": {
                  "id": "10ynvfQ7FFd2hla8DQhGTI",
                  "type": "Entry",
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2024-03-29T17:46:29.170Z",
                  "updatedAt": "2024-03-29T17:46:29.170Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 1,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceArticleRichImage"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "water-resistance-icon",
                  "assets": [
                    {
                      "sys": {
                        "id": "5f5pRRVM9rXJQyoQrjRHxr",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:46:07.620Z",
                        "updatedAt": "2024-03-29T17:46:07.620Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "water-resistance-icon",
                        "title": "water-resistance-icon",
                        "altText": "water resistance",
                        "asset": {
                          "sys": {
                            "id": "17NmCZzO1xpsBcRZjxyzwg",
                            "type": "Asset",
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2024-03-29T17:45:39.300Z",
                            "updatedAt": "2024-03-29T17:45:39.300Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "Water-Resistance-2",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/17NmCZzO1xpsBcRZjxyzwg/3a0788dbc85eb845f11d42cf7fdf0823/Water-Resistance-2.png",
                              "details": {
                                "size": 3759,
                                "image": {
                                  "width": 50,
                                  "height": 50
                                }
                              },
                              "fileName": "Water-Resistance-2.png",
                              "contentType": "image/png"
                            }
                          },
                          "metadata": {
                            "tags": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  ],
                  "alignment": "Center"
                },
                "metadata": {
                  "tags": []
                }
              }
            },
            "content": [],
            "nodeType": "embedded-entry-block"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Our products are FEMA flood zone Class V (flood) rated.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {
              "target": {
                "sys": {
                  "id": "COKSb5o5sav158FMLFofy",
                  "type": "Entry",
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2024-03-29T17:47:44.302Z",
                  "updatedAt": "2024-03-29T17:47:44.302Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 1,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceArticleRichImage"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "fire-resistance-icon",
                  "assets": [
                    {
                      "sys": {
                        "id": "5xBzgfodawQGWZq6N2eTkq",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:47:32.919Z",
                        "updatedAt": "2024-03-29T17:47:32.919Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "fire-resistance",
                        "title": "fire-resistance",
                        "altText": "fire resistance",
                        "asset": {
                          "sys": {
                            "id": "5PjqDYbBKarTeHLzjAdwAV",
                            "type": "Asset",
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2024-03-29T17:47:06.386Z",
                            "updatedAt": "2024-03-29T17:47:06.386Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "Fire-Resistance",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/5PjqDYbBKarTeHLzjAdwAV/c609f40ce9aaceb30dcfab219a1bb775/Fire-Resistance.png",
                              "details": {
                                "size": 2986,
                                "image": {
                                  "width": 50,
                                  "height": 50
                                }
                              },
                              "fileName": "Fire-Resistance.png",
                              "contentType": "image/png"
                            }
                          },
                          "metadata": {
                            "tags": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  ],
                  "alignment": "Center"
                },
                "metadata": {
                  "tags": []
                }
              }
            },
            "content": [],
            "nodeType": "embedded-entry-block"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " siding is noncombustible*. Class A fire rating.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {
              "target": {
                "sys": {
                  "id": "52aFRnGFWTcwdzYKc7O5yh",
                  "type": "Entry",
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2024-03-29T17:49:39.567Z",
                  "updatedAt": "2024-03-29T17:49:39.567Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 1,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceArticleRichImage"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "woodpecker-resistance-icon",
                  "assets": [
                    {
                      "sys": {
                        "id": "5cNpnYUbmArwx95pdUqHWE",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:49:24.522Z",
                        "updatedAt": "2024-03-29T17:49:24.522Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "woodpecker-resistance-icon",
                        "title": "woodpecker-resistance-icon",
                        "altText": "woodpecker resistance",
                        "asset": {
                          "sys": {
                            "id": "45h2v0dUWAswOXkWeUaR8x",
                            "type": "Asset",
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2024-03-29T17:48:18.880Z",
                            "updatedAt": "2024-03-29T17:48:18.880Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "Woodpecker-Resistance",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/45h2v0dUWAswOXkWeUaR8x/b10c3ab761c96d8367f7f3f729b32fbe/Woodpecker-Resistance.png",
                              "details": {
                                "size": 3947,
                                "image": {
                                  "width": 50,
                                  "height": 50
                                }
                              },
                              "fileName": "Woodpecker-Resistance.png",
                              "contentType": "image/png"
                            }
                          },
                          "metadata": {
                            "tags": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  ],
                  "alignment": "Center"
                },
                "metadata": {
                  "tags": []
                }
              }
            },
            "content": [],
            "nodeType": "embedded-entry-block"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Hardie",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " fiber cement resists damage from pests, including birds and termites.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {
              "target": {
                "sys": {
                  "id": "5gYtaJrGogWOGet80pKCqw",
                  "type": "Entry",
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2024-03-29T17:50:39.774Z",
                  "updatedAt": "2024-03-29T17:50:39.774Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 1,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceArticleRichImage"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "Durability-over-Time-icon",
                  "assets": [
                    {
                      "sys": {
                        "id": "1BWwFAEy9GkfCly0kYPYgv",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:50:29.739Z",
                        "updatedAt": "2024-03-29T17:50:29.739Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "Durability-over-Time",
                        "title": "Durability-over-Time",
                        "altText": "durability over time",
                        "asset": {
                          "sys": {
                            "id": "1Ix8nv4bSiLgNi4fJDKtsh",
                            "type": "Asset",
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2024-03-29T17:50:09.585Z",
                            "updatedAt": "2024-03-29T17:50:09.585Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "Durability-over-Time-2",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/1Ix8nv4bSiLgNi4fJDKtsh/a9e728c2253b1f42d67331cf64f8db0d/Durability-over-Time-2.png",
                              "details": {
                                "size": 4382,
                                "image": {
                                  "width": 50,
                                  "height": 50
                                }
                              },
                              "fileName": "Durability-over-Time-2.png",
                              "contentType": "image/png"
                            }
                          },
                          "metadata": {
                            "tags": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  ],
                  "alignment": "Center"
                },
                "metadata": {
                  "tags": []
                }
              }
            },
            "content": [],
            "nodeType": "embedded-entry-block"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "Our ColorPlus",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "superscript"
                  }
                ],
                "value": "®",
                "nodeType": "text"
              },
              {
                "data": {},
                "marks": [],
                "value": " Technology finishes resist fading and discoloration. Our factory finishes mean lower VOCs (volatile organic compounds) on the jobsite.",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "value": "Learn More About the Hardie Honors Rebate Program:\n ",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          },
          {
            "data": {},
            "content": [
              {
                "data": {},
                "marks": [],
                "value": "",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "https://jameshardie.com/blog/siding-project-planning/hardie-honors-military-product-rebate-program"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [
                      {
                        "type": "bold"
                      }
                    ],
                    "value": "Military Rebate",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "value": "\n \n",
                "nodeType": "text"
              },
              {
                "data": {
                  "uri": "https://jameshardie.com/blog/siding-project-planning/hardie-honors-firefighter-first-responder-rebate"
                },
                "content": [
                  {
                    "data": {},
                    "marks": [],
                    "value": "First Responders\n",
                    "nodeType": "text"
                  }
                ],
                "nodeType": "hyperlink"
              },
              {
                "data": {},
                "marks": [],
                "value": " ",
                "nodeType": "text"
              }
            ],
            "nodeType": "paragraph"
          }
        ],
        "nodeType": "document"
      },
      "title": "Hardie™ Honors | Product Rebate Program",
      "component": {
        "type": "articleBody",
        "parameters": {
          "body": {
            "type": "json",
            "value": {
              "data": {},
              "content": [
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "RECEIVE UP TO A $350 REBATE ON HARDIE",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        },
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "value": " PRODUCTS",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "heading-3"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Every day, thousands of first responders and military personnel and their families make sacrifices to keep our communities safe. To say “thank you”, we honor these Heroes with a product rebate program.\nJames Hardie is committed to building better communities and giving back to those who serve and protect.\n \nHardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " fiber cement products are built with the strength to stand up to weather, including extreme temperature changes, rain, high humidity, ultraviolet light, hurricanes, hail and snow. They resist shrinking, swelling and cracking. ",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {
                    "target": {
                      "sys": {
                        "id": "10ynvfQ7FFd2hla8DQhGTI",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:46:29.170Z",
                        "updatedAt": "2024-03-29T17:46:29.170Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceArticleRichImage"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "water-resistance-icon",
                        "assets": [
                          {
                            "sys": {
                              "id": "5f5pRRVM9rXJQyoQrjRHxr",
                              "type": "Entry",
                              "space": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "Space",
                                  "id": "dzi2asncd44t"
                                }
                              },
                              "createdAt": "2024-03-29T17:46:07.620Z",
                              "updatedAt": "2024-03-29T17:46:07.620Z",
                              "environment": {
                                "sys": {
                                  "id": "master",
                                  "type": "Link",
                                  "linkType": "Environment"
                                }
                              },
                              "revision": 1,
                              "contentType": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "ContentType",
                                  "id": "referenceMediaWrapper"
                                }
                              },
                              "locale": "en-US"
                            },
                            "fields": {
                              "entryTitle": "water-resistance-icon",
                              "title": "water-resistance-icon",
                              "altText": "water resistance",
                              "asset": {
                                "sys": {
                                  "id": "17NmCZzO1xpsBcRZjxyzwg",
                                  "type": "Asset",
                                  "space": {
                                    "sys": {
                                      "type": "Link",
                                      "linkType": "Space",
                                      "id": "dzi2asncd44t"
                                    }
                                  },
                                  "createdAt": "2024-03-29T17:45:39.300Z",
                                  "updatedAt": "2024-03-29T17:45:39.300Z",
                                  "environment": {
                                    "sys": {
                                      "id": "master",
                                      "type": "Link",
                                      "linkType": "Environment"
                                    }
                                  },
                                  "revision": 1,
                                  "locale": "en-US"
                                },
                                "fields": {
                                  "title": "Water-Resistance-2",
                                  "description": "",
                                  "file": {
                                    "url": "//images.ctfassets.net/dzi2asncd44t/17NmCZzO1xpsBcRZjxyzwg/3a0788dbc85eb845f11d42cf7fdf0823/Water-Resistance-2.png",
                                    "details": {
                                      "size": 3759,
                                      "image": {
                                        "width": 50,
                                        "height": 50
                                      }
                                    },
                                    "fileName": "Water-Resistance-2.png",
                                    "contentType": "image/png"
                                  }
                                },
                                "metadata": {
                                  "tags": []
                                }
                              }
                            },
                            "metadata": {
                              "tags": []
                            }
                          }
                        ],
                        "alignment": "Center"
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  },
                  "content": [],
                  "nodeType": "embedded-entry-block"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Our products are FEMA flood zone Class V (flood) rated.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {
                    "target": {
                      "sys": {
                        "id": "COKSb5o5sav158FMLFofy",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:47:44.302Z",
                        "updatedAt": "2024-03-29T17:47:44.302Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceArticleRichImage"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "fire-resistance-icon",
                        "assets": [
                          {
                            "sys": {
                              "id": "5xBzgfodawQGWZq6N2eTkq",
                              "type": "Entry",
                              "space": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "Space",
                                  "id": "dzi2asncd44t"
                                }
                              },
                              "createdAt": "2024-03-29T17:47:32.919Z",
                              "updatedAt": "2024-03-29T17:47:32.919Z",
                              "environment": {
                                "sys": {
                                  "id": "master",
                                  "type": "Link",
                                  "linkType": "Environment"
                                }
                              },
                              "revision": 1,
                              "contentType": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "ContentType",
                                  "id": "referenceMediaWrapper"
                                }
                              },
                              "locale": "en-US"
                            },
                            "fields": {
                              "entryTitle": "fire-resistance",
                              "title": "fire-resistance",
                              "altText": "fire resistance",
                              "asset": {
                                "sys": {
                                  "id": "5PjqDYbBKarTeHLzjAdwAV",
                                  "type": "Asset",
                                  "space": {
                                    "sys": {
                                      "type": "Link",
                                      "linkType": "Space",
                                      "id": "dzi2asncd44t"
                                    }
                                  },
                                  "createdAt": "2024-03-29T17:47:06.386Z",
                                  "updatedAt": "2024-03-29T17:47:06.386Z",
                                  "environment": {
                                    "sys": {
                                      "id": "master",
                                      "type": "Link",
                                      "linkType": "Environment"
                                    }
                                  },
                                  "revision": 1,
                                  "locale": "en-US"
                                },
                                "fields": {
                                  "title": "Fire-Resistance",
                                  "description": "",
                                  "file": {
                                    "url": "//images.ctfassets.net/dzi2asncd44t/5PjqDYbBKarTeHLzjAdwAV/c609f40ce9aaceb30dcfab219a1bb775/Fire-Resistance.png",
                                    "details": {
                                      "size": 2986,
                                      "image": {
                                        "width": 50,
                                        "height": 50
                                      }
                                    },
                                    "fileName": "Fire-Resistance.png",
                                    "contentType": "image/png"
                                  }
                                },
                                "metadata": {
                                  "tags": []
                                }
                              }
                            },
                            "metadata": {
                              "tags": []
                            }
                          }
                        ],
                        "alignment": "Center"
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  },
                  "content": [],
                  "nodeType": "embedded-entry-block"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " siding is noncombustible*. Class A fire rating.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {
                    "target": {
                      "sys": {
                        "id": "52aFRnGFWTcwdzYKc7O5yh",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:49:39.567Z",
                        "updatedAt": "2024-03-29T17:49:39.567Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceArticleRichImage"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "woodpecker-resistance-icon",
                        "assets": [
                          {
                            "sys": {
                              "id": "5cNpnYUbmArwx95pdUqHWE",
                              "type": "Entry",
                              "space": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "Space",
                                  "id": "dzi2asncd44t"
                                }
                              },
                              "createdAt": "2024-03-29T17:49:24.522Z",
                              "updatedAt": "2024-03-29T17:49:24.522Z",
                              "environment": {
                                "sys": {
                                  "id": "master",
                                  "type": "Link",
                                  "linkType": "Environment"
                                }
                              },
                              "revision": 1,
                              "contentType": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "ContentType",
                                  "id": "referenceMediaWrapper"
                                }
                              },
                              "locale": "en-US"
                            },
                            "fields": {
                              "entryTitle": "woodpecker-resistance-icon",
                              "title": "woodpecker-resistance-icon",
                              "altText": "woodpecker resistance",
                              "asset": {
                                "sys": {
                                  "id": "45h2v0dUWAswOXkWeUaR8x",
                                  "type": "Asset",
                                  "space": {
                                    "sys": {
                                      "type": "Link",
                                      "linkType": "Space",
                                      "id": "dzi2asncd44t"
                                    }
                                  },
                                  "createdAt": "2024-03-29T17:48:18.880Z",
                                  "updatedAt": "2024-03-29T17:48:18.880Z",
                                  "environment": {
                                    "sys": {
                                      "id": "master",
                                      "type": "Link",
                                      "linkType": "Environment"
                                    }
                                  },
                                  "revision": 1,
                                  "locale": "en-US"
                                },
                                "fields": {
                                  "title": "Woodpecker-Resistance",
                                  "description": "",
                                  "file": {
                                    "url": "//images.ctfassets.net/dzi2asncd44t/45h2v0dUWAswOXkWeUaR8x/b10c3ab761c96d8367f7f3f729b32fbe/Woodpecker-Resistance.png",
                                    "details": {
                                      "size": 3947,
                                      "image": {
                                        "width": 50,
                                        "height": 50
                                      }
                                    },
                                    "fileName": "Woodpecker-Resistance.png",
                                    "contentType": "image/png"
                                  }
                                },
                                "metadata": {
                                  "tags": []
                                }
                              }
                            },
                            "metadata": {
                              "tags": []
                            }
                          }
                        ],
                        "alignment": "Center"
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  },
                  "content": [],
                  "nodeType": "embedded-entry-block"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Hardie",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " fiber cement resists damage from pests, including birds and termites.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {
                    "target": {
                      "sys": {
                        "id": "5gYtaJrGogWOGet80pKCqw",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-03-29T17:50:39.774Z",
                        "updatedAt": "2024-03-29T17:50:39.774Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceArticleRichImage"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "Durability-over-Time-icon",
                        "assets": [
                          {
                            "sys": {
                              "id": "1BWwFAEy9GkfCly0kYPYgv",
                              "type": "Entry",
                              "space": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "Space",
                                  "id": "dzi2asncd44t"
                                }
                              },
                              "createdAt": "2024-03-29T17:50:29.739Z",
                              "updatedAt": "2024-03-29T17:50:29.739Z",
                              "environment": {
                                "sys": {
                                  "id": "master",
                                  "type": "Link",
                                  "linkType": "Environment"
                                }
                              },
                              "revision": 1,
                              "contentType": {
                                "sys": {
                                  "type": "Link",
                                  "linkType": "ContentType",
                                  "id": "referenceMediaWrapper"
                                }
                              },
                              "locale": "en-US"
                            },
                            "fields": {
                              "entryTitle": "Durability-over-Time",
                              "title": "Durability-over-Time",
                              "altText": "durability over time",
                              "asset": {
                                "sys": {
                                  "id": "1Ix8nv4bSiLgNi4fJDKtsh",
                                  "type": "Asset",
                                  "space": {
                                    "sys": {
                                      "type": "Link",
                                      "linkType": "Space",
                                      "id": "dzi2asncd44t"
                                    }
                                  },
                                  "createdAt": "2024-03-29T17:50:09.585Z",
                                  "updatedAt": "2024-03-29T17:50:09.585Z",
                                  "environment": {
                                    "sys": {
                                      "id": "master",
                                      "type": "Link",
                                      "linkType": "Environment"
                                    }
                                  },
                                  "revision": 1,
                                  "locale": "en-US"
                                },
                                "fields": {
                                  "title": "Durability-over-Time-2",
                                  "description": "",
                                  "file": {
                                    "url": "//images.ctfassets.net/dzi2asncd44t/1Ix8nv4bSiLgNi4fJDKtsh/a9e728c2253b1f42d67331cf64f8db0d/Durability-over-Time-2.png",
                                    "details": {
                                      "size": 4382,
                                      "image": {
                                        "width": 50,
                                        "height": 50
                                      }
                                    },
                                    "fileName": "Durability-over-Time-2.png",
                                    "contentType": "image/png"
                                  }
                                },
                                "metadata": {
                                  "tags": []
                                }
                              }
                            },
                            "metadata": {
                              "tags": []
                            }
                          }
                        ],
                        "alignment": "Center"
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  },
                  "content": [],
                  "nodeType": "embedded-entry-block"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "Our ColorPlus",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "superscript"
                        }
                      ],
                      "value": "®",
                      "nodeType": "text"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " Technology finishes resist fading and discoloration. Our factory finishes mean lower VOCs (volatile organic compounds) on the jobsite.",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "Learn More About the Hardie Honors Rebate Program:\n ",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                },
                {
                  "data": {},
                  "content": [
                    {
                      "data": {},
                      "marks": [],
                      "value": "",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "https://jameshardie.com/blog/siding-project-planning/hardie-honors-military-product-rebate-program"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [
                            {
                              "type": "bold"
                            }
                          ],
                          "value": "Military Rebate",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "value": "\n \n",
                      "nodeType": "text"
                    },
                    {
                      "data": {
                        "uri": "https://jameshardie.com/blog/siding-project-planning/hardie-honors-firefighter-first-responder-rebate"
                      },
                      "content": [
                        {
                          "data": {},
                          "marks": [],
                          "value": "First Responders\n",
                          "nodeType": "text"
                        }
                      ],
                      "nodeType": "hyperlink"
                    },
                    {
                      "data": {},
                      "marks": [],
                      "value": " ",
                      "nodeType": "text"
                    }
                  ],
                  "nodeType": "paragraph"
                }
              ],
              "nodeType": "document"
            }
          },
          "title": {
            "type": "text",
            "value": "Hardie™ Honors | Product Rebate Program"
          }
        }
      }
    }
  • 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.