diff --git a/src/app/page.tsx b/src/app/page.tsx index 64e39c1..9293bfc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,9 +50,9 @@ export default function LandingPage() { tag="Join the Revolution" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-break-gym_23-2148024284.jpg", imageAlt: "Gym interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-break-gym_23-2148024284.jpg?_wi=1", imageAlt: "Gym interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sports-workout-martial-arts-relaxation-concept-attractive-young-professional-woman-fighter-sitting-corner-boxing-ring-having-rest-after-intensive-training_343059-449.jpg", imageAlt: "Personal training"} + imageSrc: "http://img.b2bpic.net/free-photo/sports-workout-martial-arts-relaxation-concept-attractive-young-professional-woman-fighter-sitting-corner-boxing-ring-having-rest-after-intensive-training_343059-449.jpg?_wi=1", imageAlt: "Personal training"} ]} mediaAnimation="slide-up" rating={5} @@ -82,11 +82,11 @@ export default function LandingPage() { { id: "f2", title: "Top-Tier Equipment", descriptions: [ "State-of-the-art strength and cardio machines."], - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-break-gym_23-2148024284.jpg", imageAlt: "gym owner talking to athlete"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-break-gym_23-2148024284.jpg?_wi=2", imageAlt: "gym owner talking to athlete"}, { id: "f3", title: "Community Focus", descriptions: [ "Join events and challenges to stay motivated."], - imageSrc: "http://img.b2bpic.net/free-photo/sports-workout-martial-arts-relaxation-concept-attractive-young-professional-woman-fighter-sitting-corner-boxing-ring-having-rest-after-intensive-training_343059-449.jpg", imageAlt: "gym owner talking to athlete"}, + imageSrc: "http://img.b2bpic.net/free-photo/sports-workout-martial-arts-relaxation-concept-attractive-young-professional-woman-fighter-sitting-corner-boxing-ring-having-rest-after-intensive-training_343059-449.jpg?_wi=2", imageAlt: "gym owner talking to athlete"}, ]} title="The Revolution Difference" description="Why choose our facility over any other?"