Skip to content

Commit

Permalink
Update homepage-category-preview.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredsgenkins authored Mar 27, 2020
1 parent 1205afb commit e5b3deb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/files/data/html/cms-blocks/homepage-category-preview.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<div class="HomepageCategories">
<figure class="HomepageCategories-Figure">
<div class="Image Image_ratio_square Image_imageStatus_1 "><img class="Image-Image" src="https://demo.scandipwa.com/media/wysiwyg/homepage/two-woman-in-field.jpg" alt="Two woman in the field"></div>
<img src="https://demo.scandipwa.com/media/wysiwyg/homepage/two-woman-in-field.jpg" alt="Two woman in the field">
<figcaption class="HomepageCategories-Figcaption"><a href="/category/women" class="HomepageCategories-Button Button"> SHOP <strong>WOMEN</strong> </a></figcaption>
</figure>
<figure class="HomepageCategories-Figure">
<div class="Image Image_ratio_square Image_imageStatus_1 "><img class="Image-Image" src="https://demo.scandipwa.com/media/wysiwyg/homepage/man-on-the-roof.jpg" alt="Man on the roof"></div>
<img src="https://demo.scandipwa.com/media/wysiwyg/homepage/man-on-the-roof.jpg" alt="Man on the roof">
<figcaption class="HomepageCategories-Figcaption"><a href="/category/men" class="HomepageCategories-Button Button"> SHOP <strong>MEN</strong> </a></figcaption>
</figure>
<figure class="HomepageCategories-Figure">
<div class="Image Image_ratio_square Image_imageStatus_1 "><img class="Image-Image" src="https://demo.scandipwa.com/media/wysiwyg/homepage/sunglasses-in-hands.jpg" alt="Sunglasses in hands"></div>
<img src="https://demo.scandipwa.com/media/wysiwyg/homepage/sunglasses-in-hands.jpg" alt="Sunglasses in hands">
</figure>
</div>
</div>

0 comments on commit e5b3deb

Please sign in to comment.