Localartbyjane

Localartbyjane I do paintings of local scenery, commission pieces if someone request one. I paint on old hand saws, small tiles, different kinds of wood or canvasses.

Contact me if interested.

04/16/2026
Bear looking over the creek. Painting on a 5x7 wooden block.
03/10/2026

Bear looking over the creek. Painting on a 5x7 wooden block.

I’m so excited to be part of the Handmade Holiday Sale at WCU Bardo Arts Center tomorrow, November 20! Come see my holid...
11/20/2025

I’m so excited to be part of the Handmade Holiday Sale at WCU Bardo Arts Center tomorrow, November 20! Come see my holiday and other nature and scenic local art. Starts at 10:00 am.

Looking forward to the Holiday Arts + Craft Show at Balsam Community Center tomorrow! Here’s a few of the paintings in m...
10/31/2025

Looking forward to the Holiday Arts + Craft Show at Balsam Community Center tomorrow! Here’s a few of the paintings in my booth, including the Roscoe Hooper house at Caney Fork saw painting and the original Knight’s Store 12x16 painting and then matted prints. Come by and see me!

Some of my art that will be at the Balsam Community Building on Saturday from 10-4, come see us
10/31/2025

Some of my art that will be at the Balsam Community Building on Saturday from 10-4, come see us

Some of my show set ups.
10/08/2025

Some of my show set ups.

Address

Balsam, NC

Website

Alerts

Be the first to know and let us send you an email when Localartbyjane 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 Localartbyjane:

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