From f7afbdde3921a710c9e0c66130b5b5ea626e1ab2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 07:06:50 +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 e45ecfd..a54c7b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-doing-exercise-simulator-gym_23-2147688152.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-doing-exercise-simulator-gym_23-2147688152.jpg?_wi=1" imageAlt="Gym athlete in a modern facility" /> @@ -77,7 +77,7 @@ export default function LandingPage() { description="IronClad Gym isn't just a place to workout; it's a dedicated environment designed for maximum performance and community connection." subdescription="We offer top-tier equipment, personalized guidance, and a supportive atmosphere that keeps you motivated every single day." icon={Activity} - imageSrc="http://img.b2bpic.net/free-photo/man-training-gym_23-2148024289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-training-gym_23-2148024289.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -100,7 +100,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111020.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercise-simulator-gym_23-2147688152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercise-simulator-gym_23-2147688152.jpg?_wi=2", imageAlt: "group fitness class aerobic", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-exercising-strength-gymnastic-rings-cross-training-fitness-center_637285-447.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024289.jpg?_wi=2", imageAlt: "group fitness class aerobic", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-together_23-2149348457.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg?_wi=1", imageAlt: "group fitness class aerobic", }, ]} @@ -210,7 +210,7 @@ export default function LandingPage() { name: "Alex River", role: "Head Trainer", description: "Over 10 years in strength and conditioning.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg?_wi=2", }, { id: "t2", -- 2.49.1