Hocus Focus Photography

Hocus Focus Photography My name is Krystin, and I have had a love of photography for as long as I can remember. Let me capture a memory for you :)

It’s always been a hobby of mine - and I feel so privileged to capture moments and memories for my clients!

Look at this little Christmas cutie! I had the pleasure of photographing Miss Molleigh yesterday afternoon! 🎁❤️❄️
12/13/2020

Look at this little Christmas cutie! I had the pleasure of photographing Miss Molleigh yesterday afternoon! 🎁❤️❄️

Just reminiscing on being in New York City at Christmas-time. It's really a beautiful sight to behold.
11/29/2020

Just reminiscing on being in New York City at Christmas-time. It's really a beautiful sight to behold.

I had the pleasure of shooting this little lady’s first Christmas photos last weekend 🎄
11/28/2020

I had the pleasure of shooting this little lady’s first Christmas photos last weekend 🎄

09/05/2011
09/05/2011

I can also do Alphabet Photography. Pictures soon!

09/05/2011
09/05/2011
09/05/2011

Need senior pictures taken? Message me and we'll set up a time :)

Address

Cartersville, GA
30120

Website

Alerts

Be the first to know and let us send you an email when Hocus Focus Photography 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); });