Skip to content

Commit

Permalink
twig: update markup for panel with background image on homepage to ma…
Browse files Browse the repository at this point in the history
…tch live site
  • Loading branch information
poojagunturu96 committed Oct 18, 2023
1 parent 585c52d commit 42d3604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/twig/partials/campaign-section.twig
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</span>
</button>
{% elseif background_image %}
<figure class="campaign-section__background image">
<figure class="campaign-section__background image" style="background-image: url('https://via.placeholder.com/1440x810');">
</figure>
{% endif %}
</div>
Expand Down

0 comments on commit 42d3604

Please sign in to comment.