-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/banner-hero.php b/src/wp-content/themes/twentytwentyfour/patterns/banner-hero.php
index 4587ac86a6..9971884d63 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/banner-hero |
5 | 5 | * Categories: banner, call-to-action, featured |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A hero section with a title, a paragraph, a CTA button, and an image. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php b/src/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php
index 31a44fc6a6..97921a30fc 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/banner-project-description |
5 | 5 | * Categories: featured, banner, about, portfolio |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A section with title, paragraph, and an image. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"backgroundColor":"accent-2","layout":{"type":"constrained"}} --> |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php b/src/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php
index f46ecbc1d6..49bceb2eb9 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/cta-content-image-on-right |
5 | 5 | * Categories: call-to-action, banner |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A title, paragraph, two CTA buttons, and an image for a general CTA section. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php b/src/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php
index 45f85f5f06..4ba3937434 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/cta-pricing |
5 | 5 | * Categories: call-to-action, services |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A pricing section with a title, a paragraph and three pricing levels. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php b/src/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php
index 998106589e..a12386949b 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/cta-rsvp |
5 | 5 | * Categories: call-to-action, featured |
6 | 6 | * Viewport width: 1100 |
| 7 | * Description: A large RSVP heading sideways, a description, and a CTA button. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php b/src/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php
index 87f3c9f3d7..b6315b0cbd 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/cta-services-image-left |
5 | 5 | * Categories: call-to-action, banner, featured, services |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: An image, title, paragraph and a CTA button to describe services. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php b/src/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php
index b65eac5907..c11b913351 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/cta-subscribe-centered |
5 | 5 | * Categories: call-to-action |
6 | 6 | * Keywords: newsletter, subscribe, button |
| 7 | * Description: Subscribers CTA section with a title, a paragraph and a CTA button. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php b/src/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php
index 4370eac6b2..39258764fc 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/footer-centered-logo-nav |
5 | 5 | * Categories: footer |
6 | 6 | * Block Types: core/template-part/footer |
| 7 | * Description: A footer section with a centered logo, navigation, and WordPress credits. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php b/src/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php
index cfb15db49b..e0de63b6f9 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/footer-colophon-3-col |
5 | 5 | * Categories: footer |
6 | 6 | * Block Types: core/template-part/footer |
| 7 | * Description: A footer section with a colophon and 3 columns. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/footer.php b/src/wp-content/themes/twentytwentyfour/patterns/footer.php
index b39b3ddf7a..d8472a1479 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/footer |
5 | 5 | * Categories: footer |
6 | 6 | * Block Types: core/template-part/footer |
| 7 | * Description: A footer section with a colophon and 4 columns. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php b/src/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php
index ee26fca4f6..dc9cc5d339 100644
a
|
b
|
|
3 | 3 | * Title: Full screen image |
4 | 4 | * Slug: twentytwentyfour/gallery-full-screen-image |
5 | 5 | * Categories: gallery, portfolio |
| 6 | * Description: A cover image section that covers the entire width. |
6 | 7 | */ |
7 | 8 | ?> |
8 | 9 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php b/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php
index 67ea044cb1..8e2222efe7 100644
a
|
b
|
|
5 | 5 | * Categories: gallery, portfolio |
6 | 6 | * Keywords: project, images, media, masonry, columns |
7 | 7 | * Viewport width: 1400 |
| 8 | * Description: A gallery section with 2 columns and offset images. |
8 | 9 | */ |
9 | 10 | ?> |
10 | 11 | <!-- wp:group {"metadata":{"name":"Portfolio Images"},"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php b/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php
index 3280317e10..5f32f7f861 100644
a
|
b
|
|
5 | 5 | * Categories: gallery, portfolio |
6 | 6 | * Keywords: project, images, media, masonry, columns |
7 | 7 | * Viewport width: 1400 |
| 8 | * Description: A gallery section with 3 columns and offset images. |
8 | 9 | */ |
9 | 10 | ?> |
10 | 11 | <!-- wp:group {"metadata":{"name":"Portfolio Images"},"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php b/src/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php
index 8c89db80d5..df9341d045 100644
a
|
b
|
|
5 | 5 | * Categories: gallery, featured, portfolio |
6 | 6 | * Keywords: project, images, media, masonry, columns |
7 | 7 | * Viewport width: 1400 |
| 8 | * Description: A gallery section with 4 columns and offset images. |
8 | 9 | */ |
9 | 10 | ?> |
10 | 11 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php b/src/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php
index 27d6f74646..143d61bd7a 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/gallery-project-layout |
5 | 5 | * Categories: gallery, featured, portfolio |
6 | 6 | * Viewport width: 1600 |
| 7 | * Description: A gallery section with a project layout with 2 images. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-about-business.php b/src/wp-content/themes/twentytwentyfour/patterns/page-about-business.php
index f04b20940c..e36c2a0ad3 100644
a
|
b
|
|
7 | 7 | * Block Types: core/post-content |
8 | 8 | * Post Types: page, wp_template |
9 | 9 | * Viewport width: 1400 |
| 10 | * Description: A business about page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section. |
10 | 11 | */ |
11 | 12 | ?> |
12 | 13 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php b/src/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php
index ae88e9006c..a829350752 100644
a
|
b
|
|
6 | 6 | * Keywords: page, starter |
7 | 7 | * Post Types: page, wp_template |
8 | 8 | * Viewport width: 1400 |
| 9 | * Description: A page with a hero section, a text section, a blog section, and a CTA section. |
9 | 10 | */ |
10 | 11 | ?> |
11 | 12 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php b/src/wp-content/themes/twentytwentyfour/patterns/page-home-business.php
index ca22952174..f17a7b4b28 100644
a
|
b
|
|
7 | 7 | * Block Types: core/post-content |
8 | 8 | * Post Types: page, wp_template |
9 | 9 | * Viewport width: 1400 |
| 10 | * Description: A page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section. |
10 | 11 | */ |
11 | 12 | ?> |
12 | 13 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php b/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php
index cce1fdb106..253bafa73c 100644
a
|
b
|
|
7 | 7 | * Block Types: core/post-content |
8 | 8 | * Post Types: page, wp_template |
9 | 9 | * Viewport width: 1400 |
| 10 | * Description: A porfolio home page that features a gallery. |
10 | 11 | */ |
11 | 12 | ?> |
12 | 13 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php b/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php
index 4f3c473f0b..bad0578916 100644
a
|
b
|
|
7 | 7 | * Block Types: core/post-content |
8 | 8 | * Post Types: page, wp_template |
9 | 9 | * Viewport width: 1400 |
| 10 | * Description: A portfolio home page with a description and a 4-column post section with only feature images. |
10 | 11 | */ |
11 | 12 | ?> |
12 | 13 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php b/src/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php
index 24c6d9a86f..433f6a74ab 100644
a
|
b
|
|
7 | 7 | * Block Types: core/post-content |
8 | 8 | * Post Types: page, wp_template |
9 | 9 | * Viewport width: 1100 |
| 10 | * Description: A block with a newsletter subscription CTA for a landing page. |
10 | 11 | */ |
11 | 12 | ?> |
12 | 13 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php b/src/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php
index 3e29b11387..0fb420315c 100644
a
|
b
|
|
7 | 7 | * Block Types: core/post-content |
8 | 8 | * Post Types: page, wp_template |
9 | 9 | * Viewport width: 1400 |
| 10 | * Description: A page with a hero section, a text section, a project description section, a project details section, a project gallery section, and a project layout section. |
10 | 11 | */ |
11 | 12 | ?> |
12 | 13 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php b/src/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php
index 469a13426a..8e36897b67 100644
a
|
b
|
|
7 | 7 | * Block Types: core/post-content |
8 | 8 | * Post Types: page, wp_template |
9 | 9 | * Viewport width: 1100 |
| 10 | * Description: A page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section. |
10 | 11 | */ |
11 | 12 | ?> |
12 | 13 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php b/src/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php
index 051ed14de3..f2bbaa1efd 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/posts-1-col |
5 | 5 | * Categories: query |
6 | 6 | * Block Types: core/query |
| 7 | * Description: A list of posts, 1 column. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php b/src/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php
index 62a48c49d2..855615471b 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/posts-3-col |
5 | 5 | * Categories: query |
6 | 6 | * Block Types: core/query |
| 7 | * Description: A list of posts, 3 columns. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php b/src/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php
index dd2881d4af..125fb00586 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/posts-grid-2-col |
5 | 5 | * Categories: query |
6 | 6 | * Block Types: core/query |
| 7 | * Description: A grid of posts featuring the first post, 2 columns |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php b/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php
index 48bf4d08bc..7aee49301e 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/posts-images-only-3-col |
5 | 5 | * Categories: query |
6 | 6 | * Block Types: core/query |
| 7 | * Description: A list of posts with featured images only, 3 columns. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php b/src/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php
index 808754b215..2cbcaff47e 100644
a
|
b
|
|
3 | 3 | * Title: Offset posts with featured images only, 4 columns |
4 | 4 | * Slug: twentytwentyfour/posts-images-only-offset-4-col |
5 | 5 | * Categories: posts |
| 6 | * Description: A list of posts with featured images only, 4 columns. |
6 | 7 | */ |
7 | 8 | ?> |
8 | 9 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php b/src/wp-content/themes/twentytwentyfour/patterns/posts-list.php
index 5db93af229..e298a544a3 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/posts-list |
5 | 5 | * Categories: query, posts |
6 | 6 | * Block Types: core/query |
| 7 | * Description: A list of posts without images, 1 column. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/team-4-col.php b/src/wp-content/themes/twentytwentyfour/patterns/team-4-col.php
index 78211d26b1..86a8bfac2b 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/team-4-col |
5 | 5 | * Categories: team, about |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A team section, with a heading, a paragraph, and 4 columns for team members. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php b/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php
index 8e63924b28..b2d08d9629 100644
a
|
b
|
|
5 | 5 | * Keywords: quote, review, about |
6 | 6 | * Categories: testimonials, text |
7 | 7 | * Viewport width: 1300 |
| 8 | * Description: A centered testimonial section with a avatar, name, and job title. |
8 | 9 | */ |
9 | 10 | ?> |
10 | 11 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php b/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php
index 12a07724e7..105ac2ac00 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/text-alternating-images |
5 | 5 | * Categories: text, about |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A text section, then a two column section with text in one and image in another. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php b/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php
index c24a51a5be..540846336f 100644
a
|
b
|
|
5 | 5 | * Categories: text, about |
6 | 6 | * Keywords: mission, introduction |
7 | 7 | * Viewport width: 1200 |
| 8 | * Description: A centered itallic text statement with compact padding. |
8 | 9 | */ |
9 | 10 | ?> |
10 | 11 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php b/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php
index ce7751e0b2..f8fbb4ddc6 100644
a
|
b
|
|
5 | 5 | * Categories: text, about, featured |
6 | 6 | * Keywords: mission, introduction |
7 | 7 | * Viewport width: 1400 |
| 8 | * Description: A centered text statement with a large paddings. |
8 | 9 | */ |
9 | 10 | ?> |
10 | 11 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php b/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php
index 8bf042818c..850902cbe1 100644
a
|
b
|
|
5 | 5 | * Categories: text, about, featured |
6 | 6 | * Keywords: faq, about, frequently asked |
7 | 7 | * Viewport width: 1400 |
| 8 | * Description: A FAQ section with a large FAQ heading and list of toggle questions and answers. |
8 | 9 | */ |
9 | 10 | ?> |
10 | 11 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php b/src/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php
index f03eaf3b9d..03310f564f 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/text-feature-grid-3-col |
5 | 5 | * Categories: text, about |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A feature grid of 2 rows and 3 columns with headings and text. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php b/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php
index b75f8694c7..a6a54c1de1 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/text-project-details |
5 | 5 | * Categories: text, portfolio |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A text only section for project details. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |
-
diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php b/src/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php
index f4c48f7998..cfcbf6dfc1 100644
a
|
b
|
|
4 | 4 | * Slug: twentytwentyfour/text-title-left-image-right |
5 | 5 | * Categories: banner, about, featured |
6 | 6 | * Viewport width: 1400 |
| 7 | * Description: A title, a paragraph and a CTA button on the left with an image on the right. |
7 | 8 | */ |
8 | 9 | ?> |
9 | 10 | |