Navbar Section
The Navbar section will be available in the next version of convertfast-ui. It provides a global navigation bar for your landing page.
To add the Navbar section manually:
npx convertfast-ui@latest page <your-page> add navbarComponents
Information on specific components will be available upon release.
Note: The Navbar and Footer sections are not included by default when using the
page createcommand, as most landing pages already have their own global navigation bars and footers. Developers can add these sections manually if needed.