{% from "../_section/_section.html" import section with context %} {{ section ( sectionName = 'anyoneCanBenefit', title = anyoneCanBenefit.title, sectionContent = anyoneCanBenefit.content, author = anyoneCanBenefit.content.quoteAuthor, imageSrc = anyoneCanBenefit.image.image, imageMobileSrc = '', imageAlt = anyoneCanBenefit.title, showBuyNowButton = anyoneCanBenefit.showBuyNowButton, showCart = anyoneCanBenefit.showCart ) }}