From a94470a233e43341bc6856e5544e0fb39bdf3141 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:58:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 162d902..9f416cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function PersonalTrainerPage() { description="Roshdy Physiques is not just coaching; it is a standard. We cultivate elite male physiques by aligning rigorous training protocols with psychological fortitude." subdescription="My methods are built for those who understand that perfection is a moving target, not a destination." icon={Dumbbell} - imageSrc="http://img.b2bpic.net/free-photo/fit-man-lifting-barbell_1098-14389.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fit-man-lifting-barbell_1098-14389.jpg?_wi=1" useInvertedBackground={true} /> @@ -74,7 +74,7 @@ export default function PersonalTrainerPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { id: "m1", value: "100%", title: "Elite Focus", description: "Calculated hypertrophy programming", imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg" }, + { id: "m1", value: "100%", title: "Elite Focus", description: "Calculated hypertrophy programming", imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg?_wi=1" }, { id: "m2", value: "50+", title: "Transformations", description: "Sculpted physiques globally", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg" } ]} /> @@ -90,8 +90,8 @@ export default function PersonalTrainerPage() { useInvertedBackground={true} features={[ { - title: "Sculpt & Definition", description: "Strategic resistance planning for aesthetic symmetry.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/fit-man-lifting-barbell_1098-14389.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg" } + title: "Sculpt & Definition", description: "Strategic resistance planning for aesthetic symmetry.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/fit-man-lifting-barbell_1098-14389.jpg?_wi=2" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg?_wi=2" } } ]} />