top of page

We Are Hiring.

We are looking for solar experts.

 

As a broker, you will represent all the best solar companies throughout the nation and help homeowners and businesses go green and save money on their electric bill.

 

Get started today!

​

Benefits:

​

- Work Remotely 

- Make your own hours

- Fun Company Culture

- Free Solar Training

 
 
 
Team Meeting

Let's Get Started

Thanks for submitting!
bottom of page
import wixChatBackend from 'wix-chat-backend'; $w.onReady(function () { let channelId = "YOUR_CHANNEL_ID"; // Replace with your channel ID let obj = { "messageText": "Hello! How can I assist you today?", "channelId": channelId, "sendAsVisitor": false }; wixChatBackend.sendMessage(obj) .then( () => { console.log("Chat message sent"); }) .catch( (error) => { console.log(error); }); });