<?xml version="1.0"?>
<page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <attribute name="class" value="blog-homepage"/>

        <referenceBlock name="page.main.title" template="DJOGlobal_ExtFishPigWordPress::homepage/hero-image.phtml">
            <arguments>
                <argument name="hero_view_model" xsi:type="object">DJOGlobal\ExtFishPigWordPress\ViewModel\Homepage</argument>
            </arguments>

            <block class="DJOGlobal\ExtFishPigWordPress\Block\CategoriesMenu" name="blog.categories.menu" template="DJOGlobal_ExtFishPigWordPress::categories-menu.phtml"/>
        </referenceBlock>
    </body>
</page>
