Lavender Dream Arts Co

Lavender Dream Arts Co Local arts center Sign Ups: https://forms.gle/9qsqVXhnNnJJixxK8

02/02/2023

IMPORTANT!! If you are planning to come to the class Sunday, you are REQUIRED to fill out the Google form on our website!! If I do not receive a form you will not be able to attend.

01/16/2023

We are cancelling our upcoming hydrangea paint class due to lack of sign ups. Please join us on February 5th for an amazingly romantic rose painting. We are offering $10 off when booked in pairs!

01/01/2023

Don’t forget to start the New Year off right with coming to paint with us January 8th! Sign ups are available on our website. Link in bio!!πŸ’œπŸŽ‰

12/29/2022

Sign Ups for the class for January 8 is in our bio!!!

Address

Westminster, SC

Website

Alerts

Be the first to know and let us send you an email when Lavender Dream Arts Co posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });