top of page
Modern 4.jpg

SunServices

 

SOLAR

ABOUT US

Sun Services is a rapidly-growing solar company, outfitting homes and businesses with solar technology across the country. Built on the idea that the world is a better place when people are empowered to create the lives they want, we make sure empowerment is at the heart of everything we do at Sun Services. 

Installing Solar Panels
night solar.png
Sun Services.png
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); }); });