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" 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", }, ]} 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' }, '*'); })(); +` + }} + /> + +