Move Meet the Coach section: after MountainClimb, before WeekTimeline
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6afb4151cf
commit
9f09b4a3e7
1 changed files with 4 additions and 4 deletions
|
|
@ -181,10 +181,6 @@ export default function Home() {
|
||||||
══════════════════════════════════════════ */}
|
══════════════════════════════════════════ */}
|
||||||
<MountainClimb />
|
<MountainClimb />
|
||||||
|
|
||||||
<WeekTimeline />
|
|
||||||
|
|
||||||
<FlipCards />
|
|
||||||
|
|
||||||
{/* ══════════════════════════════════════════
|
{/* ══════════════════════════════════════════
|
||||||
MEET THE COACH — Brunson-Style
|
MEET THE COACH — Brunson-Style
|
||||||
Echtes Foto links + Bio rechts
|
Echtes Foto links + Bio rechts
|
||||||
|
|
@ -246,6 +242,10 @@ export default function Home() {
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<WeekTimeline />
|
||||||
|
|
||||||
|
<FlipCards />
|
||||||
|
|
||||||
{/* ══════════════════════════════════════════
|
{/* ══════════════════════════════════════════
|
||||||
TESTIMONIALS
|
TESTIMONIALS
|
||||||
══════════════════════════════════════════ */}
|
══════════════════════════════════════════ */}
|
||||||
|
|
|
||||||
Reference in a new issue