Skip to content

Commit

Permalink
Fixing the image error
Browse files Browse the repository at this point in the history
  • Loading branch information
krugazul committed Aug 14, 2023
1 parent 9f0f353 commit 2d431ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/patterns/testimonials/testimonial-1-column.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- wp:quote {"style":{"typography":{"fontStyle":"normal","fontWeight":"600"},"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}},"backgroundColor":"base","textColor":"contrast","className":"is-style-default"} -->
<blockquote class="wp-block-quote is-style-default has-contrast-color has-base-background-color has-text-color has-background has-link-color" style="font-style:normal;font-weight:600"><!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|x-small","right":"0","bottom":"0","left":"0"},"blockGap":"0"}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--x-small);padding-right:0;padding-bottom:0;padding-left:0"><!-- wp:image {"id":41956,"width":305,"height":88,"sizeSlug":"full","linkDestination":"none"} -->
<figure class="wp-block-image size-full is-resized"><img src="' . esc_url( get_theme_file_uri() ) . '/assets/images/lsxd-theme.png" alt="" class="wp-image-1414"/></figure>
<figure class="wp-block-image size-full is-resized"><img alt="" class="wp-image-41956" width="305" height="88"/></figure>
<!-- /wp:image -->
<!-- wp:separator {"style":{"spacing":{"margin":{"top":"0","bottom":"var:preset|spacing|small"}}},"className":"is-style-default"} -->
Expand Down

0 comments on commit 2d431ff

Please sign in to comment.