Merge version_3 into main #8

Merged
bender merged 3 commits from version_3 into main 2026-04-26 19:55:48 +00:00
3 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ export default function MuscleGroupPage() {
<TextAbout
title="Back Training Guide"
tag="GUIDE"
useInvertedBackground={false}
/>
</div>
<FooterLogoEmphasis

View File

@@ -21,6 +21,7 @@ export default function MuscleGroupPage() {
<TextAbout
title="Chest Training Guide"
tag="GUIDE"
useInvertedBackground={false}
/>
</div>
<FooterLogoEmphasis

View File

@@ -21,6 +21,7 @@ export default function MuscleGroupPage() {
<TextAbout
title="Leg Training Guide"
tag="GUIDE"
useInvertedBackground={false}
/>
</div>
<FooterLogoEmphasis