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
_edited.jpg

DANCE CLASSES

With so many dance styles to choose from, the sky is the limit! Have a look at all of the classes we offer at D'Air!

CLASS DIVISIONS

 

Our classes are divided based on age and ability. Please see our divisions below to find the appropriate classes for your dancer in our schedule.

PRE-SCHOOL

Dancers ages 2-3 years old

PRIMARY

Dancers ages 4-5 years old

MINI

Dancers ages 6-8 years old

JUNIOR

Dancers ages 9-11 years old

INTERMEDIATE

Dancers ages 12-14 years old

SENIOR

Dancers ages 15-17 years old

DANCE STYLES

bottom of page