Hello @mhkatz,
####“layout your contents and images in a responsive layout instead.”
Yes, you can layout your contents to display differently in smaller screens. By default, when you add a section with four columns, you can have an image in each column. When you view this layout in smaller screens, the columns will collapse the columns thus the images will be displayed stacked below each other. If you want your 4 columns to display into two columns instead, then by using custom css, you can achieve that goal. This method will prevent you from making any duplicate content that has a different layout.
Is there any other shortcuts or query where we could create mobile only pages as I don’t feel I’m going to win the argument against Google?
- Regretfully there is no feature for that. When you create a page to display on desktops, that page will also be used for the mobile pages. There are plugins that transforms your page fit for mobile but you will be loosing the layouts.
Hope this helps.