From 79553f23aeefe6f028e4822f411c4189c91b9676 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:21:15 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 60749ea..7741d0a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { { value: "4.3★", title: "Google Rating - Trusted Locally" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=5" imageAlt="Cherry Drops Fitness Center" mediaAnimation="slide-up" /> @@ -75,7 +75,7 @@ export default function AboutPage() { author: "Connection", description: "We believe fitness is better together. Our gym is a place where members support each other, celebrate victories, and overcome challenges as a community.", tags: ["Social", "Support", "Belonging"], - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=4", imageAlt: "Community fitness", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { author: "Expertise", description: "Our trainers are certified professionals who stay updated with the latest fitness science. Your results are our mission, and we're committed to helping you achieve them.", tags: ["Quality", "Professional", "Results"], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=2", imageAlt: "Professional trainer expertise", }, { @@ -93,7 +93,7 @@ export default function AboutPage() { author: "Priority", description: "Every day, our facilities are thoroughly cleaned and maintained to the highest standards. Your health and safety in our gym are non-negotiable.", tags: ["Hygiene", "Safety", "Health"], - imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=3", imageAlt: "Clean gym facilities", }, ]} @@ -120,7 +120,7 @@ export default function AboutPage() { title: "Rafiq Ahmed", subtitle: "Founder & Director", detail: "10+ years in fitness industry", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "Rafiq Ahmed", }, { @@ -128,7 +128,7 @@ export default function AboutPage() { title: "Nasrin Akter", subtitle: "Operations Manager", detail: "Ensures excellence in facility management", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=3", imageAlt: "Nasrin Akter", }, { @@ -136,7 +136,7 @@ export default function AboutPage() { title: "Karim Hassan", subtitle: "Head Trainer", detail: "15+ years training experience", - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=5", imageAlt: "Karim Hassan", }, ], -- 2.49.1 From 3d46ea9500dc7e38beba629df8cb99f972c9a891 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:21:16 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index df26919..884f52f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=2" imageAlt="Get in touch with Cherry Drops" mediaAnimation="slide-up" mediaPosition="right" @@ -70,7 +70,7 @@ export default function ContactPage() { { value: "01610-021342", title: "Call Us Anytime" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=11" imageAlt="Cherry Drops Location" mediaAnimation="slide-up" /> -- 2.49.1 From 8ac876532c6a1bf8545d7e67c7f936bdd257692d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:21:16 +0000 Subject: [PATCH 3/6] Update src/app/facilities/page.tsx --- src/app/facilities/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/facilities/page.tsx b/src/app/facilities/page.tsx index 57b8655..8c67bfe 100644 --- a/src/app/facilities/page.tsx +++ b/src/app/facilities/page.tsx @@ -57,7 +57,7 @@ export default function FacilitiesPage() { author: "Premium Quality", description: "Latest strength training machines, free weights, cardio equipment, and functional training zones. All equipment regularly maintained and updated.", tags: ["Strength", "Cardio", "Functional"], - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=3", imageAlt: "Modern gym equipment", }, { @@ -66,7 +66,7 @@ export default function FacilitiesPage() { author: "Certified Experts", description: "Our trainers specialize in weight loss, muscle building, and beginner guidance. Personal training sessions available for personalized fitness plans.", tags: ["Personal Training", "Expert Guidance", "Specialization"], - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=6", imageAlt: "Professional fitness trainer", }, { @@ -75,7 +75,7 @@ export default function FacilitiesPage() { author: "Year-Round", description: "Fully air-conditioned gym floor and locker rooms. Beat Dhaka's heat and train comfortably throughout the year.", tags: ["Comfort", "Climate Control", "Modern"], - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=3", imageAlt: "Air conditioned gym space", }, { @@ -84,7 +84,7 @@ export default function FacilitiesPage() { author: "Daily Sanitized", description: "Spotless locker rooms, sanitized equipment, and professional cleaning staff. Your health and safety are our top priority.", tags: ["Hygiene", "Clean", "Safe"], - imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=4", imageAlt: "Clean locker room facilities", }, { @@ -93,7 +93,7 @@ export default function FacilitiesPage() { author: "Wellness Focus", description: "Dedicated steam room for post-workout recovery and massage facilities to help you relax and rejuvenate.", tags: ["Recovery", "Massage", "Wellness"], - imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=3", imageAlt: "Steam and massage facilities", }, { @@ -102,7 +102,7 @@ export default function FacilitiesPage() { author: "Flexible Access", description: "Start your day early or wind down in the evening. Open daily with extended hours to fit your busy schedule.", tags: ["Flexible", "Convenient", "Accessible"], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=6", imageAlt: "Gym open in evening hours", }, ]} @@ -121,7 +121,7 @@ export default function FacilitiesPage() { { value: "Daily", title: "Deep Cleaning Schedule" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=7" imageAlt="Premium gym facilities" mediaAnimation="slide-up" /> @@ -136,7 +136,7 @@ export default function FacilitiesPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=8" imageAlt="Facilities at Cherry Drops" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 0600bfde3c2e1252f8276d3666c0c8cee5b1ea44 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:21:17 +0000 Subject: [PATCH 4/6] Update src/app/membership/page.tsx --- src/app/membership/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/membership/page.tsx b/src/app/membership/page.tsx index e9ec38f..0d40859 100644 --- a/src/app/membership/page.tsx +++ b/src/app/membership/page.tsx @@ -112,7 +112,7 @@ export default function MembershipPage() { author: "Complete Facility", description: "Use all our modern equipment anytime during gym hours. From strength training machines to cardio equipment to functional training zones.", tags: ["Equipment", "Unrestricted", "24/7 Access"], - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=4", imageAlt: "Gym equipment", }, { @@ -121,7 +121,7 @@ export default function MembershipPage() { author: "Recovery Focused", description: "Relax and recover after your workouts. Access our steam room and massage facilities included with every membership level.", tags: ["Wellness", "Recovery", "Included"], - imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=4", imageAlt: "Steam room and massage", }, { @@ -130,7 +130,7 @@ export default function MembershipPage() { author: "Your Schedule", description: "Train early morning or late evening. Cherry Drops is open daily with extended hours to fit your busy lifestyle.", tags: ["Flexible", "Convenient", "24/7 Available"], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=9", imageAlt: "Extended gym hours", }, ]} @@ -146,7 +146,7 @@ export default function MembershipPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=10" imageAlt="Join membership" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From c7dc046c2759b99a76d8b7cda1a8357f1e0f1abe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:21:18 +0000 Subject: [PATCH 5/6] Update src/app/page.tsx --- src/app/page.tsx | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5f91d4..e45fac1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,19 +59,19 @@ export default function HomePage() { background={{ variant: "sparkles-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=1", imageAlt: "Modern strength training equipment at Cherry Drops", }, { - imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=1", imageAlt: "Clean and organized locker rooms", }, { - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=1", imageAlt: "Air-conditioned gym facility", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=1", imageAlt: "Cherry Drops Fitness Center interior", }, ]} @@ -81,15 +81,15 @@ export default function HomePage() { imageAlt: "Professional cardio equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=1", imageAlt: "Steam and massage recovery facilities", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=1", imageAlt: "Professional fitness trainer", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=2", imageAlt: "State-of-the-art gym facilities", }, ]} @@ -122,7 +122,7 @@ export default function HomePage() { name: "Raisa Ahmed", handle: "University Student", testimonial: "Great equipment, affordable pricing, and cooperative trainers. The air conditioning makes workouts so comfortable even in Dhaka's heat.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg?_wi=1", imageAlt: "Raisa Ahmed", }, { @@ -146,7 +146,7 @@ export default function HomePage() { name: "Karim Ali", handle: "Young Professional", testimonial: "Started as a beginner and the trainers guided me perfectly. Clean environment, good equipment, and very friendly staff.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg?_wi=2", imageAlt: "Karim Ali", }, { @@ -178,7 +178,7 @@ export default function HomePage() { author: "Premium Quality", description: "Latest strength training machines, free weights, cardio equipment, and functional training zones. All equipment regularly maintained and updated.", tags: ["Strength", "Cardio", "Functional"], - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=2", imageAlt: "Modern gym equipment", }, { @@ -187,7 +187,7 @@ export default function HomePage() { author: "Certified Experts", description: "Our trainers specialize in weight loss, muscle building, and beginner guidance. Personal training sessions available for personalized fitness plans.", tags: ["Personal Training", "Expert Guidance", "Specialization"], - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=2", imageAlt: "Professional fitness trainer", }, { @@ -196,7 +196,7 @@ export default function HomePage() { author: "Year-Round", description: "Fully air-conditioned gym floor and locker rooms. Beat Dhaka's heat and train comfortably throughout the year.", tags: ["Comfort", "Climate Control", "Modern"], - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=2", imageAlt: "Air conditioned gym space", }, { @@ -205,7 +205,7 @@ export default function HomePage() { author: "Daily Sanitized", description: "Spotless locker rooms, sanitized equipment, and professional cleaning staff. Your health and safety are our top priority.", tags: ["Hygiene", "Clean", "Safe"], - imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=2", imageAlt: "Clean locker room facilities", }, { @@ -214,7 +214,7 @@ export default function HomePage() { author: "Wellness Focus", description: "Dedicated steam room for post-workout recovery and massage facilities to help you relax and rejuvenate.", tags: ["Recovery", "Massage", "Wellness"], - imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=2", imageAlt: "Steam and massage facilities", }, { @@ -223,7 +223,7 @@ export default function HomePage() { author: "Flexible Access", description: "Start your day early or wind down in the evening. Open daily with extended hours to fit your busy schedule.", tags: ["Flexible", "Convenient", "Accessible"], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=3", imageAlt: "Gym open in evening hours", }, ]} @@ -242,7 +242,7 @@ export default function HomePage() { { value: "4.3★", title: "Google Rating - Trusted Locally" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=4" imageAlt="Cherry Drops Fitness Center" mediaAnimation="slide-up" /> @@ -268,7 +268,7 @@ export default function HomePage() { title: "Md. Imran", subtitle: "Weight Loss & Strength Coach", detail: "Specializes in transformative fat loss programs", - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=3", imageAlt: "Md. Imran", }, { @@ -276,7 +276,7 @@ export default function HomePage() { title: "Fatema Akter", subtitle: "Muscle Building Expert", detail: "Advanced bodybuilding and strength programming", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=1", imageAlt: "Fatema Akter", }, { @@ -284,7 +284,7 @@ export default function HomePage() { title: "Jamal Uddin", subtitle: "Beginner & Fitness Coach", detail: "Creates personalized plans for first-timers", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1", imageAlt: "Jamal Uddin", }, ], @@ -357,7 +357,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=1" imageAlt="Ready to transform your fitness" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 1dc68f6bea355161a8e4bda14a7a93f0da3e23f7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:21:18 +0000 Subject: [PATCH 6/6] Update src/app/trainers/page.tsx --- src/app/trainers/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/trainers/page.tsx b/src/app/trainers/page.tsx index 95e51e7..2b3dc23 100644 --- a/src/app/trainers/page.tsx +++ b/src/app/trainers/page.tsx @@ -60,7 +60,7 @@ export default function TrainersPage() { title: "Md. Imran", subtitle: "Weight Loss & Strength Coach", detail: "Specializes in transformative fat loss programs", - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=7", imageAlt: "Md. Imran", }, { @@ -68,7 +68,7 @@ export default function TrainersPage() { title: "Fatema Akter", subtitle: "Muscle Building Expert", detail: "Advanced bodybuilding and strength programming", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=4", imageAlt: "Fatema Akter", }, { @@ -76,7 +76,7 @@ export default function TrainersPage() { title: "Jamal Uddin", subtitle: "Beginner & Fitness Coach", detail: "Creates personalized plans for first-timers", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=3", imageAlt: "Jamal Uddin", }, ], @@ -102,7 +102,7 @@ export default function TrainersPage() { author: "1-on-1 Coaching", description: "One-on-one sessions tailored to your specific goals, fitness level, and preferences. Get expert guidance every step of the way.", tags: ["Personalized", "Intensive", "Results-Driven"], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=5", imageAlt: "Personal training", }, { @@ -111,7 +111,7 @@ export default function TrainersPage() { author: "Community Workouts", description: "Join our energetic group fitness classes including strength training, cardio circuits, and functional fitness. Build community while achieving goals.", tags: ["Social", "Motivating", "Affordable"], - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=8", imageAlt: "Group fitness class", }, { @@ -120,7 +120,7 @@ export default function TrainersPage() { author: "Getting Started", description: "Perfect for those new to fitness. Our trainers will show you proper form, gym equipment, and help you create a sustainable fitness routine.", tags: ["Guidance", "Safety", "Foundation"], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=4", imageAlt: "Beginner training", }, ]} @@ -136,7 +136,7 @@ export default function TrainersPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=6" imageAlt="Book training session" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1