Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bed63929d5 | |||
| c83caaf6e0 | |||
| a0d08faaa6 | |||
| 0cba353285 | |||
| b9c00d8b3d |
1431
src/app/layout.tsx
1431
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user