Basic Information
This word in the heading will be wrapped in a colored span.
About Images (Left side)
Recommended size: 375x419px
<% if (data.whyChooseUs?.mainImage) { %>
Main about image preview
<% } %>
Recommended size: 376x394px
<% if (data.whyChooseUs?.secondaryImage) { %>
Secondary about image preview
<% } %>
Why Choose Us Items
<% (data.whyChooseUs?.items || []).forEach(function(item, index) { %>
Item <%= index + 1 %>
<% }); %>
Features
<% (data.whyChooseUs?.features || []).forEach(function(feature, index) { %>
<% }); %>
CTA Button