Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-28 11:58:36 +00:00

View File

@@ -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}
/>
</div>
@@ -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" }
}
]}
/>