fkinfood/patterns/page-front-page.php

21 lines
721 B
PHP
Raw Permalink Normal View History

2023-12-23 13:58:28 +00:00
<?php
/**
* Title: "Front Page" page layout with hero, feature areas, background information, and a call to action.
* Slug: fkinfood/page-front-page
* Categories: fkinfood, fkinfood-page
*/
?>
<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|90","margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignwide" style="margin-top:0;margin-bottom:0">
<!-- wp:pattern {"slug":"fkinfood/hero-cover"} /-->
<!-- wp:pattern {"slug":"fkinfood/general-featured-items"} /-->
<!-- wp:pattern {"slug":"fkinfood/general-cover-with-blurred-content-box"} /-->
<!-- wp:pattern {"slug":"fkinfood/cta-simple-button"} /-->
</div>
<!-- /wp:group -->