diff options
Diffstat (limited to 'wp-content/themes/twentytwentyfour/patterns/page-about-business.php')
-rw-r--r-- | wp-content/themes/twentytwentyfour/patterns/page-about-business.php | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/wp-content/themes/twentytwentyfour/patterns/page-about-business.php b/wp-content/themes/twentytwentyfour/patterns/page-about-business.php new file mode 100644 index 0000000..f04b209 --- /dev/null +++ b/wp-content/themes/twentytwentyfour/patterns/page-about-business.php @@ -0,0 +1,19 @@ +<?php +/** + * Title: About + * Slug: twentytwentyfour/page-about-business + * Categories: page + * Keywords: starter + * Block Types: core/post-content + * Post Types: page, wp_template + * Viewport width: 1400 + */ +?> + +<!-- wp:pattern {"slug":"twentytwentyfour/text-title-left-image-right"} /--> +<!-- wp:pattern {"slug":"twentytwentyfour/text-project-details"} /--> +<!-- wp:pattern {"slug":"twentytwentyfour/cta-services-image-left"} /--> +<!-- wp:pattern {"slug":"twentytwentyfour/team-4-col"} /--> +<!-- wp:pattern {"slug":"clients-section"} /--> +<!-- wp:pattern {"slug":"twentytwentyfour/text-faq"} /--> +<!-- wp:pattern {"slug":"twentytwentyfour/cta-content-image-on-right"} /--> |