From c26217f12a357110b2fbe1a39c2fa1b5a76084b5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 03:28:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f74e833..883ef1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg" + imageSrc="http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg?_wi=1" imageAlt="Raw Energy Fitness Studio Interior" /> @@ -93,7 +93,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-weights-floor-gym_23-2149175406.jpg", imageAlt: "Kettlebells Training", }, - imageSrc: "http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg?_wi=2", imageAlt: "kettlebells lined up on floor", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-girl-wearing-sportswear-holding-stopwatch-smiling-happy-positive-thumb-up-doing-excellent-approval-sign_839833-7344.jpg", imageAlt: "Group gym workout", }, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-fitness-girl-stylish-sportswear-with-skipping-rope-neck-dreamily-tranining-city-stadium_574295-4982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-fitness-girl-stylish-sportswear-with-skipping-rope-neck-dreamily-tranining-city-stadium_574295-4982.jpg?_wi=1", imageAlt: "kettlebells lined up on floor", }, ]} @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "I have never felt better! The instructors are world class.", name: "Sarah Miller", role: "Member", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-fitness-girl-stylish-sportswear-with-skipping-rope-neck-dreamily-tranining-city-stadium_574295-4982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-fitness-girl-stylish-sportswear-with-skipping-rope-neck-dreamily-tranining-city-stadium_574295-4982.jpg?_wi=2", }, { id: "2", -- 2.49.1