Merge version_2 into main #6

Merged
bender merged 2 commits from version_2 into main 2026-03-07 19:02:14 +00:00
2 changed files with 9 additions and 1426 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -130,7 +130,7 @@ export default function HomePage() {
<div id="classes-showcase" data-section="classes-showcase">
<ProductCardTwo
title="Classes for Every Age & Level"
description="From tiny dancers aged 4 to adults looking for a fun workout, we offer classes for everyone. Our expert-led sessions focus on technique, fitness, and most importantly — having fun."
description="From tiny dancers aged 4 to adults looking for a fun workout, we offer classes for everyone. Our expert-led sessions focus on technique, fitness, and most importantly — having fun. All classes are $60/month with flexible scheduling and a 2-week free trial for new members."
tag="Class Schedule"
tagAnimation="slide-up"
products={[
@@ -244,4 +244,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}