From aa64fc8d7fb018b2d9531f3e7f09b5e18603f488 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:45:09 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7a7f09f..381c23e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,25 +73,25 @@ export default function AboutPage() { { title: "Expert Trainers", description: "Our certified trainers bring years of experience and passion for helping members achieve their fitness goals with personalized guidance", - imageSrc: "http://img.b2bpic.net/free-photo/protein-drink-after-good-workout_329181-14157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/protein-drink-after-good-workout_329181-14157.jpg?_wi=3", imageAlt: "Expert gym trainers", }, { title: "Community Spirit", description: "We believe in building a supportive community where members motivate and inspire each other to reach new heights", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg?_wi=2", imageAlt: "Gym community training", }, { title: "Quality Equipment", description: "Investing in state-of-the-art equipment ensures our members have the best tools for effective and safe training", - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-227.jpg?_wi=2", imageAlt: "Quality gym equipment", }, { title: "Holistic Wellness", description: "Beyond just muscles, we focus on complete health - physical strength, mental clarity, and emotional wellbeing", - imageSrc: "http://img.b2bpic.net/free-photo/taking-barbell_1098-14576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/taking-barbell_1098-14576.jpg?_wi=3", imageAlt: "Holistic fitness approach", }, ]} @@ -127,7 +127,7 @@ export default function AboutPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-doing-tree-pose-outside_23-2148717288.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-doing-tree-pose-outside_23-2148717288.jpg?_wi=2" imageAlt: "Fitness training at Muscle Mania Gym" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From 7558ddce7920cc9768f0ee2a15848933ec6d28b1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:45:10 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b7bf050..90b9ff8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg?_wi=5" imageAlt="Gym members training together" mediaAnimation="slide-up" mediaPosition="right" @@ -106,19 +106,19 @@ export default function ContactPage() { { title: "Location", description: "Church Rd, near City Police Station, Sahiwal, 57000, Pakistan", - imageSrc: "http://img.b2bpic.net/free-photo/taking-barbell_1098-14576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/taking-barbell_1098-14576.jpg?_wi=5", imageAlt: "Gym location", }, { title: "Phone", description: "+92 313 4708376 - Call us to discuss your fitness goals and memberships", - imageSrc: "http://img.b2bpic.net/free-photo/protein-drink-after-good-workout_329181-14157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/protein-drink-after-good-workout_329181-14157.jpg?_wi=5", imageAlt: "Contact information", }, { title: "Hours", description: "Mon-Thu: 4 PM - 10 PM | Fri: Closed | Sat-Sun: 6 AM - 8 AM, 4 PM - 10 PM", - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-227.jpg?_wi=4", imageAlt: "Operating hours", }, ]} -- 2.49.1 From b987d2a7e71e54258979a9bc77257bf0b9397ba4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:45:10 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d63c9bd..b8dc8d3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +