diff --git a/src/app/page.tsx b/src/app/page.tsx index 08b1fd3..1c4fcfc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { }, { id: 3, - title: "Accountability & Progress Tracking", description: "Regular check-ins, progress monitoring, and adaptive programming to keep you on track toward your goals.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg", imageAlt: "Client transformation journey" + title: "Accountability & Progress Tracking", description: "Regular check-ins, progress monitoring, and adaptive programming to keep you on track toward your goals.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg?_wi=1", imageAlt: "Client transformation journey" } ]} animationType="blur-reveal" @@ -192,7 +192,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg?_wi=2" imageAlt="Fitness transformation results" mediaAnimation="opacity" mediaPosition="right"