From dbbb65019c5bea22985ad4f5fef25da0c8f2071f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:43:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a8d740..eb59a7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Learn More", href: "about" } ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUJIg5RiSw6h7sb9S6zjdkuOzI/uploaded-1772645982969-1fgz0e13.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUJIg5RiSw6h7sb9S6zjdkuOzI/uploaded-1772645982969-1fgz0e13.jpg?_wi=1" imageAlt="Pro Ultimate Gym Interior" mediaAnimation="slide-up" /> @@ -69,7 +69,7 @@ export default function LandingPage() { description="Founded with a passion for excellence" subdescription="Pro Ultimate Gym - Where Champions Train" icon={Dumbbell} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUJIg5RiSw6h7sb9S6zjdkuOzI/uploaded-1772645982970-o9coi21i.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUJIg5RiSw6h7sb9S6zjdkuOzI/uploaded-1772645982970-o9coi21i.jpg?_wi=1" imageAlt="Pro Ultimate Gym Facility" mediaAnimation="slide-up" useInvertedBackground={true} @@ -192,13 +192,13 @@ export default function LandingPage() { id: "3", name: "David Chen", handle: "@davidpowerlifts", testimonial: "24/7 access, state-of-the-art equipment, and an amazing community. This is where champions are made!", imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", imageAlt: "David Chen" }, { - id: "4", name: "Emily Rodriguez", handle: "@emilystrong", testimonial: "The facilities are top-notch and the staff genuinely cares about your progress. Exceeded all my expectations!", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", imageAlt: "Emily Rodriguez" + id: "4", name: "Emily Rodriguez", handle: "@emilystrong", testimonial: "The facilities are top-notch and the staff genuinely cares about your progress. Exceeded all my expectations!", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg?_wi=1", imageAlt: "Emily Rodriguez" }, { id: "5", name: "James Thompson", handle: "@jamesthefittest", testimonial: "From the moment I walked in, I knew this was the right place. Professional, motivating, and results-driven. Love it here!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "James Thompson" }, { - id: "6", name: "Lisa Anderson", handle: "@lisafitness", testimonial: "Transformed my body and mind. The nutritional guidance combined with training has been life-changing. Thank you Pro Ultimate Gym!", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", imageAlt: "Lisa Anderson" + id: "6", name: "Lisa Anderson", handle: "@lisafitness", testimonial: "Transformed my body and mind. The nutritional guidance combined with training has been life-changing. Thank you Pro Ultimate Gym!", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg?_wi=2", imageAlt: "Lisa Anderson" } ]} /> @@ -215,7 +215,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your fitness goals...", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUJIg5RiSw6h7sb9S6zjdkuOzI/uploaded-1772645982970-o9coi21i.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUJIg5RiSw6h7sb9S6zjdkuOzI/uploaded-1772645982970-o9coi21i.jpg?_wi=2" imageAlt="Pro Ultimate Gym Contact" mediaAnimation="slide-up" mediaPosition="right" @@ -225,7 +225,7 @@ export default function LandingPage() {