Merge version_10 into main #13

Merged
bender merged 2 commits from version_10 into main 2026-04-15 16:12:12 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ export default function FaqPage() {
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/people-training-athletics_23-2151077709.jpg?id=150856792"
imageSrc="https://img.b2bpic.net/free-photo/people-training-athletics_23-2151077709.jpg?id=150856792&_wi=2"
imageAlt="FAQ Support"
/>
</div>

View File

@@ -110,7 +110,7 @@ export default function PersonalTrainerPage() {
title: "Small Group Training Classes", description: "Build community while reaching your fitness goals in small, focused groups. Receive personalized attention in a motivating environment with other like-minded individuals committed to transformation.", imageSrc: "https://img.b2bpic.net/premium-photo/coach-reviewing-playbook-with-team_1314467-168780.jpg?id=324598511", imageAlt: "Small group fitness class"
},
{
title: "Online Coaching Programs", description: "Train from anywhere with customized workout plans, nutrition guidance, and video form checks. Stay connected with regular progress assessments and program adjustments based on your results and feedback.", imageSrc: "https://img.b2bpic.net/free-photo/people-training-athletics_23-2151077709.jpg?id=150856792", imageAlt: "Online fitness coaching platform"
title: "Online Coaching Programs", description: "Train from anywhere with customized workout plans, nutrition guidance, and video form checks. Stay connected with regular progress assessments and program adjustments based on your results and feedback.", imageSrc: "https://img.b2bpic.net/free-photo/people-training-athletics_23-2151077709.jpg?id=150856792&_wi=1", imageAlt: "Online fitness coaching platform"
}
]}
textboxLayout="default"