Caitgracedesigns & Photography

Caitgracedesigns & Photography Hi, my name is Caitlin Hooper, I'm a mom to an energetic and fun-loving toddler and a free spirit who loves exploring the world of creativity.
(8)

I have been designing chalkboard signs for 5 years and began professional photography in 2017. CaitGraceDesigns & Photography was developed to bring you quality custom creations, that will last a lifetime. We started with our custom signs that come in a variety of sizes and colors, tailored to any special occasion, including wedding showers/ceremonies, engagement proposals, pregnancy/birth announc

ements, and birthdays. Our shop also features canvas paintings, shadow boxes, handcrafted illuminated wine bottles and other eclectic creations. Beginning in July 2017, CaitGraceDesigns also started offering photography to clients. Photography sessions include birthdays, pregnancy announcements, family portraits, maternity photos, newborn pictures, and more. If you have any questions or would like to inquire about an item or a photography session, please feel free to message me. I respond to all inquiries within 24 hours.

Address

Dacula, GA
30019

Alerts

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

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