Hello! How is it possible to get an image from "page.media.images" but only the images whose names do start from "bg_" and skip others.
My mission: i need a variable which will be having something like:
headerImage = page.media.images (random image starting from bg_blablabla.jpg) .resize(1280).url
Please help me ) I am designer, so do not kick me )