diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 3502932..7d3fc14 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -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" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 941b82d..800d0b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"