diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7dd26a6..fb10a40 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -74,7 +74,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/train-reach-sport-landing-page-with-photo_23-2148303577.jpg" + imageSrc="http://img.b2bpic.net/free-vector/train-reach-sport-landing-page-with-photo_23-2148303577.jpg?_wi=2" imageAlt="Classic Gym Location - Khammam" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index b77fdd3..feb0de1 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -89,7 +89,7 @@ export default function GalleryPage() { description: "State-of-the-art cardio machines, strength training equipment, and free weights for all fitness levels.", imageSrc: - "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg", + "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=4", imageAlt: "Modern Strength Training Equipment and Setup", }, { @@ -98,7 +98,7 @@ export default function GalleryPage() { description: "Premium treadmills, ellipticals, and stationary bikes to help you achieve your cardio goals.", imageSrc: - "http://img.b2bpic.net/free-photo/stylish-guy-gym-is-training-treadmill-healthy-lifestyle_78826-2815.jpg", + "http://img.b2bpic.net/free-photo/stylish-guy-gym-is-training-treadmill-healthy-lifestyle_78826-2815.jpg?_wi=5", imageAlt: "Cardio Equipment and Machines", }, { @@ -107,7 +107,7 @@ export default function GalleryPage() { description: "Dedicated safe and supportive space for women members with experienced female trainers.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-sexy-woman-wearing-sportswear-smartwatch-sitting-floor-wipe-sweat-after-workout-gym_1150-47188.jpg", + "http://img.b2bpic.net/free-photo/portrait-young-sexy-woman-wearing-sportswear-smartwatch-sitting-floor-wipe-sweat-after-workout-gym_1150-47188.jpg?_wi=2", imageAlt: "Women-Friendly Gym Zone", }, { @@ -116,7 +116,7 @@ export default function GalleryPage() { description: "500+ sq ft of open, bright, and comfortable workout space to move freely.", imageSrc: - "http://img.b2bpic.net/free-photo/young-adult-mom-little-daughter-together-aerobics_1153-4789.jpg", + "http://img.b2bpic.net/free-photo/young-adult-mom-little-daughter-together-aerobics_1153-4789.jpg?_wi=2", imageAlt: "Spacious Bright Gym Floor", }, ]} @@ -144,7 +144,7 @@ export default function GalleryPage() { rating: 5, reviewCount: "58", imageSrc: - "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg", + "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=5", imageAlt: "Strength Training Program", }, { @@ -155,7 +155,7 @@ export default function GalleryPage() { rating: 5, reviewCount: "72", imageSrc: - "http://img.b2bpic.net/free-photo/stylish-guy-gym-is-training-treadmill-healthy-lifestyle_78826-2815.jpg", + "http://img.b2bpic.net/free-photo/stylish-guy-gym-is-training-treadmill-healthy-lifestyle_78826-2815.jpg?_wi=6", imageAlt: "Weight Loss Program", }, { @@ -166,7 +166,7 @@ export default function GalleryPage() { rating: 5, reviewCount: "45", imageSrc: - "http://img.b2bpic.net/free-photo/person-training-gym-with-supervisor_23-2150772203.jpg", + "http://img.b2bpic.net/free-photo/person-training-gym-with-supervisor_23-2150772203.jpg?_wi=4", imageAlt: "Personal Training Session", }, { @@ -177,7 +177,7 @@ export default function GalleryPage() { rating: 5, reviewCount: "61", imageSrc: - "http://img.b2bpic.net/free-photo/stylish-guy-gym-is-training-treadmill-healthy-lifestyle_78826-2815.jpg", + "http://img.b2bpic.net/free-photo/stylish-guy-gym-is-training-treadmill-healthy-lifestyle_78826-2815.jpg?_wi=7", imageAlt: "Cardio Workout Program", }, { @@ -188,7 +188,7 @@ export default function GalleryPage() { rating: 5, reviewCount: "39", imageSrc: - "http://img.b2bpic.net/free-vector/flat-fitness-twitch-banner_23-2149239588.jpg", + "http://img.b2bpic.net/free-vector/flat-fitness-twitch-banner_23-2149239588.jpg?_wi=2", imageAlt: "Transformation Coaching Program", }, { @@ -199,7 +199,7 @@ export default function GalleryPage() { rating: 5, reviewCount: "53", imageSrc: - "http://img.b2bpic.net/free-photo/young-man-giving-training-mat-laughing-woman_171337-13965.jpg", + "http://img.b2bpic.net/free-photo/young-man-giving-training-mat-laughing-woman_171337-13965.jpg?_wi=3", imageAlt: "Group Fitness Sessions", }, ]} @@ -244,7 +244,7 @@ export default function GalleryPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-stretching-exercising-mat_23-2147827966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-stretching-exercising-mat_23-2147827966.jpg?_wi=2" imageAlt="Gym Facilities and Equipment" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2e8848c..7e3df00 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +