Rhode Island Wedding Photo Booth: Capture the Fun, Frame the Moment

Wedding Photo Booth

Getting married in Rhode Island? If you’re looking for a way to make your reception more fun, more interactive, and more memorable, you’ll want to consider adding a photo booth. BostonPhoto360 offers full-service photo booth rentals designed for Rhode Island weddings. These booths aren’t just for snapping pictures. They create moments your guests can enjoy […]

document.addEventListener('DOMContentLoaded', function() { var posts = document.querySelectorAll('.bdp_blog_post'); var observer = new IntersectionObserver(function(entries) { entries.forEach(function(entry) { if (entry.isIntersecting) { entry.target.classList.add('visible'); } }); }, { threshold: 0.5 }); posts.forEach(function(post) { observer.observe(post); }); });