From 4a6b0aa873ab8ab4fa8df6dbec60efeee218eaf2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:02:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1