30 lines
1019 B
PHP
30 lines
1019 B
PHP
|
<?php
|
||
|
/**
|
||
|
* Title: "Frequently Asked Questions" page layout with hero, questions and answers, and a call to action.
|
||
|
* Slug: fkinfood/page-faq
|
||
|
* 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:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|90"}},"layout":{"type":"constrained"}} -->
|
||
|
<div class="wp-block-group alignwide">
|
||
|
|
||
|
<!-- wp:pattern {"slug":"fkinfood/general-faq-section"} /-->
|
||
|
|
||
|
<!-- wp:pattern {"slug":"fkinfood/general-faq-section"} /-->
|
||
|
|
||
|
<!-- wp:pattern {"slug":"fkinfood/general-faq-section"} /-->
|
||
|
|
||
|
</div>
|
||
|
<!-- /wp:group -->
|
||
|
|
||
|
<!-- wp:pattern {"slug":"fkinfood/general-separator-wide"} /-->
|
||
|
|
||
|
<!-- wp:pattern {"slug":"fkinfood/cta-simple-button"} /-->
|
||
|
|
||
|
</div>
|
||
|
<!-- /wp:group -->
|