From 166587d7329f351ccd0f7907fdbe11ad92ac930f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 09:21:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bb29eb..0d6244d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg?_wi=1" /> @@ -79,7 +79,7 @@ export default function LandingPage() { title: "Goal Achievement", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -122,7 +122,7 @@ export default function LandingPage() { quote: "PrimeM changed how I view training entirely.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-preparing-throw-fist_23-2149219784.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg?_wi=2", imageAlt: "fitness athlete intense training gym", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { quote: "Finally achieved my marathon goals thanks to the coaching.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-woman-practicing-yoga-home_158595-5431.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg?_wi=2", imageAlt: "fitness coach teaching technique", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { title="Training Questions" description="Get clear answers about our gym culture, programs, and coaching." faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg?_wi=3" mediaAnimation="blur-reveal" /> -- 2.49.1