woocommerce/plugins/woocommerce-blocks/patterns
Daniel W. Robert 13a48fb62e Update Images for the Product Details Patterns (https://github.com/woocommerce/woocommerce-blocks/pull/9764)
* Update image for the Product Hero pattern.

Replace the Unsplash image with a CCO licensed image from Pxhere.

* Update images for Prod List Gallery Desc pattern

Replace the Unsplash image with a CCO licensed image from Pxhere for the
Product Listing with Gallery and Description pattern.

* Remove unneeded Unsplash images.

* Update copy for Prod Listing Gallery Desc pattern.

* Optimize new image exports.

* Update image for the Product Listing pattern.

Replace the Unsplash image with a CCO licensed image from Pxhere.

* Update images for Product Details pattern.

Replace the Unsplash images with CCO licensed images from Pxhere.

* Remove unneeded Unsplash image.

* Use Relative URLs for Images in the Product Listing Pattern

This commit replaces hardcoded URLs with dynamic ones for image placeholders in the `product-listing-with-gallery-and-description.php` pattern file.

- The `plugins_url()` function is now used to generate URLs, which correctly points to the images folder within the WooCommerce Blocks plugin directory. This approach provides better flexibility and portability since it doesn't rely on a specific domain or path. The `esc_url()` function is used to ensure the URL is safe to use in the HTML context.

- The change is made for a total of four images in the pattern.

---------

Co-authored-by: Manish Menaria <the.manish.menaria@gmail.com>
2023-06-09 12:13:19 +05:30
..
banner.php Update Banner Pattern To Replace Unsplash Image (https://github.com/woocommerce/woocommerce-blocks/pull/9760) 2023-06-08 16:00:55 -04:00
featured-category-cover-image.php Update/patterns featured category product collection (https://github.com/woocommerce/woocommerce-blocks/pull/9765) 2023-06-09 00:37:25 -04:00
featured-category-focus.php Update/patterns featured category product collection (https://github.com/woocommerce/woocommerce-blocks/pull/9765) 2023-06-09 00:37:25 -04:00
featured-category-triple.php Update/patterns featured category product collection (https://github.com/woocommerce/woocommerce-blocks/pull/9765) 2023-06-09 00:37:25 -04:00
featured-products-5-cols.php [Patterns] Update button color for `Hero Product 3 Split` (https://github.com/woocommerce/woocommerce-blocks/pull/9467) 2023-06-07 10:10:07 +02:00
filters.php Rename Active Product Filters block to Active Filters (https://github.com/woocommerce/woocommerce-blocks/pull/7753) 2022-11-25 17:17:45 +01:00
footer-large-dark.php Add `Customer account` to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/7944) 2022-12-23 10:08:44 +01:00
footer-large.php Add `Customer account` to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/7944) 2022-12-23 10:08:44 +01:00
footer-simple-dark.php Add `Customer account` to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/7944) 2022-12-23 10:08:44 +01:00
footer-simple-menu-and-cart.php [Patterns] Add new `Footer with Simple Menu and Cart` pattern (https://github.com/woocommerce/woocommerce-blocks/pull/9176) 2023-06-06 08:56:20 +02:00
footer-simple.php Add `Customer account` to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/7944) 2022-12-23 10:08:44 +01:00
footer-with-2-menus-dark.php Add `Customer account` to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/7944) 2022-12-23 10:08:44 +01:00
footer-with-2-menus.php Add `Customer account` to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/7944) 2022-12-23 10:08:44 +01:00
footer-with-3-menus.php Fix esc_html error in footer pattern (https://github.com/woocommerce/woocommerce-blocks/pull/9704) 2023-06-02 14:57:58 -04:00
header-centered-search-pattern.php Patterns small improvements (https://github.com/woocommerce/woocommerce-blocks/pull/9403) 2023-05-12 10:41:58 +02:00
header-essential-dark.php Add customer-account icon class to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8821) 2023-03-27 13:33:48 -07:00
header-essential.php Add customer-account icon class to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8821) 2023-03-27 13:33:48 -07:00
header-large-dark.php Add customer-account icon class to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8821) 2023-03-27 13:33:48 -07:00
header-large.php Add customer-account icon class to patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8821) 2023-03-27 13:33:48 -07:00
header-minimal.php Update minimal header patterns (https://github.com/woocommerce/woocommerce-blocks/pull/9126) 2023-04-20 07:46:15 -07:00
hero-product-3-split.php Update Hero Product 3-split pattern image 2023-06-08 21:41:35 +02:00
hero-product-chessboard.php Update Chessboard pattern images (https://github.com/woocommerce/woocommerce-blocks/pull/9761) 2023-06-08 16:28:00 -04:00
hero-product-split.php Updathe the Hero Product Split (https://github.com/woocommerce/woocommerce-blocks/pull/9762) 2023-06-08 16:27:48 -04:00
just-arrived-full-hero.php Ensure inner content is not truncated on different widths (https://github.com/woocommerce/woocommerce-blocks/pull/9640) 2023-05-30 06:06:48 -07:00
no-products-found.php Update the archive templates to use Products block (https://github.com/woocommerce/woocommerce-blocks/pull/8308)Co-authored-by: Alba Rincón <alba.rincon@automattic.com> 2023-02-22 08:24:04 +07:00
product-collections-featured-collection.php [Patterns] Improvements on `Product Collections: Featured Collection` (https://github.com/woocommerce/woocommerce-blocks/pull/9450) 2023-05-16 11:06:04 +02:00
product-collections-featured-collections.php Update/collection pattern images (https://github.com/woocommerce/woocommerce-blocks/pull/9766) 2023-06-09 00:07:52 -04:00
product-collections-newest-arrivals.php [Pattern] Add new `Product Collections: Newest Arrivals` pattern (https://github.com/woocommerce/woocommerce-blocks/pull/9240) 2023-05-03 10:03:45 +02:00
product-details-listing.php Update Images for the Product Details Patterns (https://github.com/woocommerce/woocommerce-blocks/pull/9764) 2023-06-09 12:13:19 +05:30
product-details-pattern.php Update Images for the Product Details Patterns (https://github.com/woocommerce/woocommerce-blocks/pull/9764) 2023-06-09 12:13:19 +05:30
product-featured-2-columns.php [Patterns]: Add new `Featured Products 2 columns` pattern (https://github.com/woocommerce/woocommerce-blocks/pull/9072) 2023-04-24 10:33:15 +02:00
product-hero-2-col-2-row.php Add "Product Hero 2 Column 2 Row" commerce adjacent pattern. (https://github.com/woocommerce/woocommerce-blocks/pull/7814) 2022-12-05 08:23:57 -05:00
product-hero.php Update Images for the Product Details Patterns (https://github.com/woocommerce/woocommerce-blocks/pull/9764) 2023-06-09 12:13:19 +05:30
product-listing-with-gallery-and-description.php Update Images for the Product Details Patterns (https://github.com/woocommerce/woocommerce-blocks/pull/9764) 2023-06-09 12:13:19 +05:30
product-query-1-1-image-4-column-products-row.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-3-column-product-row.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-4-column-product-row.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-large-image-product-gallery.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-minimal-5-column-products-row.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-minimal-product-list.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-product-gallery.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-product-list-with-1-1-images.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-query-product-list-with-full-product-description.php Products: Update product element margins in patterns (https://github.com/woocommerce/woocommerce-blocks/pull/8401) 2023-03-10 11:34:47 +05:30
product-search-form.php Update the archive templates to use Products block (https://github.com/woocommerce/woocommerce-blocks/pull/8308)Co-authored-by: Alba Rincón <alba.rincon@automattic.com> 2023-02-22 08:24:04 +07:00
shop-by-price.php Update/collection pattern images (https://github.com/woocommerce/woocommerce-blocks/pull/9766) 2023-06-09 00:07:52 -04:00
store-info-alt-image-and-text.php add i18n to pattern strings (https://github.com/woocommerce/woocommerce-blocks/pull/7841) 2022-12-05 08:24:13 -05:00
testimonials-3-columns.php Add new `Testimonials: 3 columns` pattern (https://github.com/woocommerce/woocommerce-blocks/pull/9159) 2023-04-24 10:15:55 +02:00
testimonials-single.php Update/cleanup patterns (https://github.com/woocommerce/woocommerce-blocks/pull/9447) 2023-05-12 06:05:36 -07:00