From 47075d11a29e8f1bf78cc7a2ed5f3596f66e4975 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 18:13:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2468eef..c642c32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/serious-looking-fitness-girl-female-athlete-cross-arms-looking-confident-camera-workout-gym-white-background_176420-48129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serious-looking-fitness-girl-female-athlete-cross-arms-looking-confident-camera-workout-gym-white-background_176420-48129.jpg?_wi=1" imageAlt="Woman in activewear looking fit and healthy" mediaAnimation="slide-up" avatars={[ @@ -146,7 +146,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661031.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661031.jpg?_wi=1" imageAlt="Transformation progress comparison" /> @@ -179,7 +179,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/serious-looking-fitness-girl-female-athlete-cross-arms-looking-confident-camera-workout-gym-white-background_176420-48129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-looking-fitness-girl-female-athlete-cross-arms-looking-confident-camera-workout-gym-white-background_176420-48129.jpg?_wi=2", imageAlt: "gym weight lifting training", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661031.jpg?_wi=2", imageAlt: "gym weight lifting training", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg?_wi=1", imageAlt: "gym weight lifting training", }, ]} @@ -249,7 +249,7 @@ export default function LandingPage() { id: "res-1", name: "Transformation Week 12", price: "Active Focus", - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg?_wi=2", }, { id: "res-2", -- 2.49.1