diff --git a/src/app/page.tsx b/src/app/page.tsx index d20b242..caf240e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@rahulfitness", testimonial: "The best transformation center in Kharghar! Truly world-class.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg?_wi=1", imageAlt: "gym workout cinematic lighting", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@priyagains", testimonial: "Expert trainers and amazing atmosphere. Highly motivated here.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg?_wi=1", imageAlt: "gym workout cinematic lighting", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@amitfit", testimonial: "Oneabove changed my life. Incredible gym equipment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/fitness-equipment-pack_23-2147533676.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/fitness-equipment-pack_23-2147533676.jpg?_wi=1", imageAlt: "gym workout cinematic lighting", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@snehafit", testimonial: "The personal training guidance here is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2252.jpg?_wi=1", imageAlt: "gym workout cinematic lighting", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { handle: "@vikfit", testimonial: "Pure motivation! The facility is top-notch.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163376.jpg?_wi=1", imageAlt: "gym workout cinematic lighting", }, ]} @@ -119,7 +119,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -187,7 +187,7 @@ export default function LandingPage() { title: "Equipment", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -203,7 +203,7 @@ export default function LandingPage() { title: "Strength Training", description: "Build raw strength with our premium weight section.", tag: "CORE", - imageSrc: "http://img.b2bpic.net/free-vector/fitness-equipment-pack_23-2147533676.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/fitness-equipment-pack_23-2147533676.jpg?_wi=2", }, { id: "p2", @@ -255,7 +255,7 @@ export default function LandingPage() { id: "t1", name: "Vikram Singh", role: "Head Trainer", - imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fencing_654080-2252.jpg?_wi=2", }, { id: "t2", @@ -367,7 +367,7 @@ export default function LandingPage() { name: "Transformation 1", price: "Before/After", variant: "Result", - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163376.jpg?_wi=2", }, { id: "g2",