bevy_of_art

bevy_of_art Personal page where we sell handmade art products

Happy Tuesday ๐Ÿ˜Š. Hope  earth day this year brings in a lot of relief to Mother Earth ๐ŸŒ .
04/26/2022

Happy Tuesday ๐Ÿ˜Š. Hope earth day this year brings in a lot of relief to Mother Earth ๐ŸŒ .

So happy to be working on these fridge magnets for a long longtime.Satisfied with the way it turned out๐Ÿ˜‡.
02/13/2022

So happy to be working on these fridge magnets for a long longtime.Satisfied with the way it turned out๐Ÿ˜‡.

Beautiful blue bottle for decoration with mandala. Brings me total happiness when something pretty can be made out of tr...
01/18/2022

Beautiful blue bottle for decoration with mandala. Brings me total happiness when something pretty can be made out of trash.

Coffee or a tea mug designed with mandala art .As usual I am little obsessed with my pinks        tattoo  # mandalamugs
12/22/2021

Coffee or a tea mug designed with mandala art .As usual I am little obsessed with my pinks tattoo # mandalamugs

Having Coffee in this mug will surely make anyoneโ€™s day   # mandala
09/22/2021

Having Coffee in this mug will surely make anyoneโ€™s day # mandala

Vase created with recycled alcohol bottle with   . Used money plant to enhance it further   # mandalaart
08/12/2021

Vase created with recycled alcohol bottle with . Used money plant to enhance it further # mandalaart

Back from a short break. Praying ๐Ÿ™.
07/15/2021

Back from a short break. Praying ๐Ÿ™.

Beautiful tray with monochrome colors.  art # Mandala design. DM for details.
06/18/2021

Beautiful tray with monochrome colors. art # Mandala design. DM for details.

 # mandala
05/18/2021

# mandala

05/11/2021

Decorative piece. Available for sale.  # Mandalaart      decor
04/23/2021

Decorative piece. Available for sale. # Mandalaart decor

Cup with a Mickey Mouse outline and a touch of spring colors. Available for sale.
04/19/2021

Cup with a Mickey Mouse outline and a touch of spring colors. Available for sale.

Address

Alpharetta, GA
30004, 30005, 30009, 30022

Website

Alerts

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

Contact The Establishment

Send a message to bevy_of_art:

Share

Category

//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); });