From b0397eb435a02fd26025b313d6f70425d321858e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:06:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30b1dde..5884ce7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg?_wi=1" imageAlt="modern gym dark theme interior" /> @@ -103,7 +103,7 @@ export default function LandingPage() { description: "From fat loss to muscle gain, we focus on achieving the real results you deserve.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg?_wi=1" imageAlt="gym community training together" /> @@ -119,7 +119,7 @@ export default function LandingPage() { description: "Build foundational power with our premium equipment and guided routines.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg?_wi=1", imageAlt: "strength training athlete deadlift", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { description: "Tailored 1-on-1 sessions to accelerate your progress and perfect your form.", bentoComponent: "reveal-icon", icon: UserCheck, - imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg?_wi=2", imageAlt: "strength training athlete deadlift", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { description: "Scientifically-backed nutrition and exercise strategies to burn fat efficiently.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg?_wi=2", imageAlt: "strength training athlete deadlift", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { description: "High-energy training in a supportive community setting.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg?_wi=1", imageAlt: "strength training athlete deadlift", }, ]} @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "احسن جيم في عين شمس بجد، المدربين فاهمين جداً!", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg?_wi=3", imageAlt: "fit happy gym member portrait", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "الجيم نظيف وكل الأجهزة جديدة ومريحة جداً.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/endurance-workout-fitness-concept-happy-motivated-woman-with-sweat-face-program-equipment-training-session-smiling-delighted-pushing-weight-with-legs-as-using-leg-press_197531-30391.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg?_wi=3", imageAlt: "fit happy gym member portrait", }, { @@ -303,7 +303,7 @@ export default function LandingPage() { quote: "تجربة ممتازة، فعلاً مكان يشجع على التمرين بجد.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19218.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg?_wi=2", imageAlt: "fit happy gym member portrait", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "مكان مريح جداً ومواعيد التمرين مناسبة ليا.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-young-handsome-sporty-man-wearing-headband-wristbands-showing-thumbs-up-isolated-white-wall_141793-101734.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg?_wi=2", imageAlt: "fit happy gym member portrait", }, { -- 2.49.1