Removal Of Demos
It's bit easy to remove demos from theme
Suppose if you don't want other demos except demo which you like then just follow below steps:
- Remove all layouts from src/app/components/home except the one which you like
- Remove all other layout from src/app/components/home except the one you imported in your demo
- Also you can remove all extra pages as per your requirement