Solar
Connect
Home
Incentives
Battery Storage
Is Solar Worth It?
Calculator
Service Areas
Privacy
Terms
Home
Incentives
Battery Storage
Is Solar Worth It?
Calculator
Service Areas
Privacy
Terms
<); document.getElementById('hamburger').addEventListener('keydown', function(e) { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); this.classList.toggle('active'); document.getElementById('mobile-nav').classList.toggle('active'); } });