We are planing to create a custom theme that will have no shop at first stage. We are going to have a home, a static page and a contact.
We have removed from layout\default.xml all referenceBlock we don't want. We are now trying to accomplish 2 page_layouts, one for homepage and one for contact page using empty handle. The homepage-layout will have a slider on the top (and slider.js script) and contactpage-layout will have a google maps (and google script to load).
What is the best approach to do that?? Can someone provide an example of this?
Thank you