From 1d8815d3de628f6dfad9b06eeca6081aa1a492e6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 01:55:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7cc535b..0488058 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=1" imageAlt="Gym interior showing modern equipment" avatars={[ { @@ -112,19 +112,19 @@ export default function LandingPage() { id: "1", title: "Modern Equipment", description: "Cutting-edge fitness technology from global leading brands.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg?_wi=1", }, { id: "2", title: "Motivating Atmosphere", description: "A social, respectful community environment that keeps you focused.", - imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg?_wi=1", }, { id: "3", title: "Expert Coaches", description: "Professional trainers available to guide and support your goals.", - imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg?_wi=1", }, ]} title="Why Choose UCAN?" @@ -302,7 +302,7 @@ export default function LandingPage() { handle: "@mo_train", testimonial: "Professional staff and manager.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=2", imageAlt: "3d gym equipment", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { handle: "@ali_life", testimonial: "Great atmosphere for serious training.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg?_wi=2", imageAlt: "3d gym equipment", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { handle: "@laila_run", testimonial: "Very modern machines and spacious.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg?_wi=2", imageAlt: "3d gym equipment", }, { @@ -329,7 +329,7 @@ export default function LandingPage() { handle: "@omar_g", testimonial: "My favorite gym to date.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg?_wi=2", imageAlt: "3d gym equipment", }, ]} -- 2.49.1