From 8c6f40097b7cad975ce4f7ff5d307c046601ff75 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:08:05 +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 1d0394d..b59f571 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Personal Training", tags: ["One-on-One", "Customized"], - imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg", imageAlt: "Personal Training Service" + imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg?_wi=1", imageAlt: "Personal Training Service" }, { id: "2", title: "Group Classes", tags: ["Yoga", "Zumba", "CrossFit"], @@ -114,7 +114,7 @@ export default function LandingPage() { }, { id: "4", title: "Flexible Membership Plans", tags: ["Affordable", "Scalable"], - imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg", imageAlt: "Membership Plans" + imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg?_wi=2", imageAlt: "Membership Plans" } ]} animationType="slide-up"