Adding Components

Components

Components are the building blocks of your site. Everything you add—text, buttons, links, images, interactive elements—is a component.
Unlike Sections, which come pre-grouped and styled, components are added individually. This gives you full control to build layouts from scratch or modify existing content at a granular level.
Use components to:
  • Create custom layouts tailored to your content
  • Add interactivity and dynamic behavior
  • Extend or modify prebuilt sections
One example is the Accordion component, which allows users to toggle between visible and hidden content—perfect for FAQs and other expandable interfaces.

Powered by Notaku