5 Commits

Author SHA1 Message Date
bed63929d5 Update src/app/page.tsx 2026-03-07 19:02:10 +00:00
c83caaf6e0 Update src/app/layout.tsx 2026-03-07 19:02:10 +00:00
a0d08faaa6 Merge version_1 into main
Merge version_1 into main
2026-03-07 19:01:21 +00:00
0cba353285 Merge version_1 into main
Merge version_1 into main
2026-03-07 18:59:52 +00:00
b9c00d8b3d Merge version_1 into main
Merge version_1 into main
2026-03-07 18:56:30 +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>
);
}
}