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\(mainBody) except the one which you like
- Remove all respective components of unwanted layout from src\components\themes except the one you imported in your demo
- Also you can remove all extra pages as per your requirement