function toggleDrawer() { const drawer = document.getElementById('mobileSidebar'); drawer.classList.toggle('active'); } window.addEventListener('scroll', function() { const nav = document.querySelector('.landing-nav'); if(nav) { nav.classList.toggle('nav-scrolled', window.scrollY > 10); } });

Free Business Planning Templates

Downloadable Excel Sheets, Word Documents, PDFs, and More

Get a headstart on your business planning & management with our collection of useful free downloadable templates.

Running Your Own Business?

Plannit AI can guide you towards creating a comprehensive business plan tailored to your needs.

Start Planning
Business Owner