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 />
|
||||
|
||||
<WeekTimeline />
|
||||
|
||||
<FlipCards />
|
||||
|
||||
{/* ══════════════════════════════════════════
|
||||
MEET THE COACH — Brunson-Style
|
||||
Echtes Foto links + Bio rechts
|
||||
|
|
@ -246,6 +242,10 @@ export default function Home() {
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<WeekTimeline />
|
||||
|
||||
<FlipCards />
|
||||
|
||||
{/* ══════════════════════════════════════════
|
||||
TESTIMONIALS
|
||||
══════════════════════════════════════════ */}
|
||||
|
|
|
|||
Reference in a new issue