Peyton Studio

Peyton Studio Peyton Lansdell here just posting some of my artwork for others to enjoy. Located in Northeast Ms.

So glad this sweet hummingbird came to my feeder the other day. Original watercolor on 6x6 paper
08/18/2024

So glad this sweet hummingbird came to my feeder the other day.

Original watercolor on 6x6 paper

My little mallards other half. Original watercolor on 12x12 pressed paper. Might do a redo of her...
08/15/2024

My little mallards other half. Original watercolor on 12x12 pressed paper. Might do a redo of her...

A little mallard for today. I love painting ducks. Original watercolor on 6x6 pressed paper
08/14/2024

A little mallard for today. I love painting ducks. Original watercolor on 6x6 pressed paper

My sweet Bailey. I miss you.
07/30/2024

My sweet Bailey. I miss you.

I'll be so sad to see my sunflowers go. One of the few reasons I tolerate summer. Lol6x6 original watercolor
07/24/2024

I'll be so sad to see my sunflowers go. One of the few reasons I tolerate summer. Lol
6x6 original watercolor

This would look so cute on the wall! Framed magnolia available. Message me.
07/15/2024

This would look so cute on the wall! Framed magnolia available. Message me.

I just love this in a frame šŸ˜
07/13/2024

I just love this in a frame šŸ˜

Go this commission done, can't wait to see it in the nursery!
06/28/2024

Go this commission done, can't wait to see it in the nursery!

Finally got everything settled in the new house so I can paint again. I’m liking my new space!
06/17/2024

Finally got everything settled in the new house so I can paint again. I’m liking my new space!

These bookmarks are also available.
06/17/2024

These bookmarks are also available.

Address

Mooreville, MS

Website

Alerts

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

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