I've used some custom code in the past to achieve this, so you'd set up your CMS with Image/Title/Blurb/Link and then add a separate Code Embed to the page (or sitewide) and have it something along the lines of below;
.collection-item:nth-child(even) { flex-direction: row-reverse; }