Feature Suggestion for Bootstrap Studio
I would like to suggest the creation of a component that allows loading the content of other pages directly into it. This would be extremely useful to avoid duplicating the main layout across all pages of the project.
With this feature, we could create a main page with the general layout of the site and then develop the content of each page separately. The component could dynamically insert the specific page content into the desired location within the main layout.
This functionality would save time, make projects more organized, and simplify code maintenance, especially for websites with multiple pages and a consistent layout.