Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 6252435

Browse files
authored
Update text (#9423)
* Update text * Make shop now button black with white text to match design * Update pattern image and text
1 parent 36b0fc6 commit 6252435

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

-163 KB
Binary file not shown.
245 KB
Loading

patterns/featured-category-focus.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
<!-- wp:group {"align":"full","style":{"color":{"background":"#84bfe1"},"spacing":{"padding":{"top":"var:preset|spacing|70","right":"var:preset|spacing|70","bottom":"var:preset|spacing|70","left":"var:preset|spacing|70"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"center","flexWrap":"wrap"}} -->
99
<div class="wp-block-group alignfull has-background" style="background-color:#84bfe1;padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)">
1010
<!-- wp:image {"id":1,"width":626,"height":316,"sizeSlug":"full","linkDestination":"none"} -->
11-
<figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/product-apparel-2.png', dirname( __FILE__ ) ) ); ?>" alt="" class="wp-image-1" width="626" height="316"/></figure>
11+
<figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/product-furniture-10.png', dirname( __FILE__ ) ) ); ?>" alt="" class="wp-image-1" width="626" height="316"/></figure>
1212
<!-- /wp:image -->
1313

1414
<!-- wp:paragraph {"align":"center","fontSize":"large"} -->
15-
<p class="has-text-align-center has-large-font-size">adidas x Gucci women's Gazelle sneaker</p>
15+
<p class="has-text-align-center has-large-font-size">Announcing our newest collection</p>
1616
<!-- /wp:paragraph -->
1717

1818
<!-- wp:buttons -->
19-
<div class="wp-block-buttons"><!-- wp:button -->
20-
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button">Shop shoes</a></div>
19+
<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"contrast","textColor":"base"} -->
20+
<div class="wp-block-button"><a class="wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button">Shop shoes</a></div>
2121
<!-- /wp:button --></div>
2222
<!-- /wp:buttons --></div>
2323
<!-- /wp:group -->

0 commit comments

Comments
 (0)