Best Family-Friendly Summer Camp for Children in Absecon & Galloway, NJ | Mrs. Barnes Playhouse Daycare
At Mrs. Barnes Playhouse Daycare, we offer the best family-friendly summer camp for children in Absecon and Galloway, NJ, designed to provide a fun, enriching experience for children and peace of mind for families. Our top-rated summer camp program is crafted to offer children a safe and supportive environment where they can make lifelong memories while building strong friendships.
// Hover effect for buttons
const buttons = document.querySelectorAll(‘.cta-button, .cta-button-phone’);
buttons.forEach(button => {
button.addEventListener(‘mouseover’, function() {
button.style.backgroundColor = ‘#4CAF50’; // Green on hover
button.style.transform = ‘scale(1.1)’; // Slight zoom effect on hover
button.style.boxShadow = ‘0 6px 12px rgba(0, 0, 0, 0.2)’; // Stronger shadow on hover
});
button.addEventListener(‘mouseout’, function() {
if (button.classList.contains(‘cta-button’)) {
button.style.backgroundColor = ‘#FFB800’; // Darker mustard yellow for main button
} else {
button.style.backgroundColor = ‘#4CAF50’; // Green for phone numbers
}
button.style.transform = ‘scale(1)’; // Reset zoom effect
button.style.boxShadow = ‘0 4px 8px rgba(0, 0, 0, 0.1)’; // Reset shadow
});
});
/* Bounce animation for buttons */
@keyframes bounce {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-5px);
}
}
/* Responsive styles */
@media (max-width: 768px) {
.cta-button, .cta-button-phone {
font-size: 12px;
padding: 6px 10px;
}
p {
font-size: 12px;
}
}
We know how important it is for families to find a trusted, reliable childcare provider, which is why we focus on creating a nurturing, loving environment where every child is treated like family. Our summer camp program combines education, play, and socialization to ensure your child is engaged and growing all summer long.
Here are some of the exciting activities your child will enjoy at our family-focused summer camp:
Secure your child’s spot today.
We understand the importance of finding an affordable, top-rated childcare option that fits into your family’s schedule. Our summer camp program offers flexible hours and affordable rates, giving families in Absecon, Galloway, and throughout New Jersey a reliable solution for childcare while ensuring that your child has an unforgettable summer.
At Mrs. Barnes Playhouse Daycare, we’re proud to offer a trusted childcare program that helps families enjoy a fun, memorable summer while providing the best in quality childcare and developmental learning.
© Mrs Barnes Playhouse Daycare, LLC. Designed by TIKI Digital