diff --git a/src/app/page.tsx b/src/app/page.tsx index e22e8b9..3732a37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-gym-with-dumbbells_1303-16216.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/premium-photo/class-training-lunge-group-gym-workout-core-exercise-fitness-together-indoors-diverse-people-friends-warm-up-ab-muscle-session-sport-stretching-health-challenge_590464-412191.jpg?id=326448240", imageAlt: "Luxury Gym Interior", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/build-your-own-body-strength-fitness-exercise-get-fit_53876-21384.jpg", + imageSrc: "http://img.b2bpic.net/premium-photo/training-couple-stretching-arms-outdoor-morning-benefits-health-wellness-fitness-people-prepare-start-exercise-with-resilience-summer-challenge-flexible-muscle-back_590464-373874.jpg?id=258633679", imageAlt: "Athletic Training", }, ]}