The BSPK component objects
The Dev Panel offers a complete library of ready-to-use elements that you can drag and drop directly into the WYSIWYG editor to build your web interfaces.
These components are preconfigured with functional default settings and can be customized through intuitive property panels, without requiring in-depth HTML/CSS knowledge.
Each element automatically adapts to different screen sizes according to defined breakpoints and maintains good accessibility and performance practices.

Basic block serving as a grouping area where you can place all other elements (text, buttons, forms, and even other containers).
Allows you to structure your page into sections and control the alignment, spacing, and layout (horizontal/vertical) of everything contained within.

Component that allows you to organize content into collapsible sections with clickable titles. Each section can be expanded to reveal its content or collapsed to save space. Ideal for FAQs, navigation menus, or any content that needs to be organized hierarchically.

Slideshow that allows you to horizontally scroll through a series of elements (images, cards, content).
Automatically adapts to different screen sizes by adjusting the number of elements visible simultaneously (for example 3 on desktop, 1 on mobile).