The Gray Pene Design Studio

The Gray Pene Design Studio “All our dreams can come true, if we have the courage to pursue them.”
- Walt Disney

A custom order for this past school year!
07/04/2025

A custom order for this past school year!

11/26/2024

What kind of items would you like to see??

Personalized gift! 😍
11/22/2024

Personalized gift! 😍

New Ornaments/gift tags!
11/15/2024

New Ornaments/gift tags!

BEAUTIFUL
11/07/2024

BEAUTIFUL

Working on some Table Numbers!!
10/16/2024

Working on some Table Numbers!!

Working on some crafts!
09/26/2024

Working on some crafts!

Some end of Season gifts!
05/22/2024

Some end of Season gifts!

Custom sign for my son’s awesome coach!
04/20/2024

Custom sign for my son’s awesome coach!

Currently working on a team order! Final product coming soon!
04/10/2024

Currently working on a team order! Final product coming soon!

Address

Middleburg, FL

Alerts

Be the first to know and let us send you an email when The Gray Pene Design Studio 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); });