import wixLocation from 'wix-location'; import { session } from 'wix-storage'; $w.onReady(function () { let path = wixLocation.path let sBreadtrail = session.getItem('breadtrail') if (sBreadtrail !== null) { let aBreadtrail = JSON.parse(sBreadtrail); aBreadtrail.push(path); sBreadtrail = JSON.stringify(aBreadtrail); } else { sBreadtrail = JSON.stringify([path]); } session.setItem('breadtrail', sBreadtrail); });
top of page
Peach and Orange Phone Mockup Call to Action Email Header copy.png
Stay connected to D'Air with our enriching Summer Programs. We offer both Summer Camp and Summer Classes. Find out more below. 

This is Your Summer

Summer Programs

Summer Camp.png
dance.jpg
Summer Camp
A variety of themed camps from
July 8, 2024 to August 16, 2024
Summer Classes
July 2, 2024 to August 26, 2024
 4 y/o+
2 y/o+
Kids in Preschool
Preschool Programs
2 -3 y/o
July 2, 2024 to August 26, 2024
Camp
Classes
bottom of page