[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/patterns/ -> page-business-home.php (source)

   1  <?php
   2  /**
   3   * Title: Business homepage
   4   * Slug: twentytwentyfive/page-business-home
   5   * Categories: twentytwentyfive_page, featured
   6   * Keywords: starter
   7   * Block Types: core/post-content
   8   * Post Types: page, wp_template
   9   * Viewport width: 1400
  10   * Description: A business homepage pattern.
  11   *
  12   * @package WordPress
  13   * @subpackage Twenty_Twenty_Five
  14   * @since Twenty Twenty-Five 1.0
  15   */
  16  
  17  ?>
  18  
  19  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  20  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  21      <!-- wp:pattern {"slug":"twentytwentyfive/cta-centered-heading"} /-->
  22  </div>
  23  <!-- /wp:group -->
  24  
  25  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  26  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  27      <!-- wp:pattern {"slug":"twentytwentyfive/overlapped-images"} /-->
  28  </div>
  29  <!-- /wp:group -->
  30  
  31  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  32  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  33      <!-- wp:pattern {"slug":"twentytwentyfive/services-3-col"} /-->
  34  </div>
  35  <!-- /wp:group -->
  36  
  37  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  38  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  39      <!-- wp:pattern {"slug":"twentytwentyfive/testimonials-large"} /-->
  40  </div>
  41  <!-- /wp:group -->
  42  
  43  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  44  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  45      <!-- wp:pattern {"slug":"twentytwentyfive/pricing-2-col"} /-->
  46  </div>
  47  <!-- /wp:group -->
  48  
  49  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  50  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  51      <!-- wp:pattern {"slug":"twentytwentyfive/cta-newsletter"} /-->
  52  </div>
  53  <!-- /wp:group -->


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref