Brett and Yolanda Co

Brett and Yolanda Co A couple of creatives and a creative couple.

After we came out of the woods we spent some time checking out these amazing costume designs.🤩 What a great exhibit!! Th...
01/28/2021

After we came out of the woods we spent some time checking out these amazing costume designs.🤩 What a great exhibit!!
The light colored piece is 3D printed wood😱 I really wanted to touch it.

Much respect to the process, the artists, and the final result.

Y'all see something you like?

@ SCAD FASH Museum of Fashion and Film

01/28/2021
One word to describe us... This is it!
01/09/2021

One word to describe us... This is it!

Starting 2021 with a launch
01/06/2021

Starting 2021 with a launch

Address

1600 Peachtree St NW
Atlanta, GA
30309

Alerts

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

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