Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 18:51:50 +00:00

View File

@@ -63,16 +63,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Strength Mechanics", description: "Precision programming to maximize structural load and force output.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-abstract-grey-shapes_23-2148744334.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg" }
title: "Strength Mechanics", description: "Precision programming to maximize structural load and force output.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-abstract-grey-shapes_23-2148744334.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg?_wi=1" }
},
{
title: "Conditioning Cycles", description: "Anaerobic mastery for sustained performance under high stress environments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-abstract-grey-shapes_23-2148744334.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg" }
title: "Conditioning Cycles", description: "Anaerobic mastery for sustained performance under high stress environments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-abstract-grey-shapes_23-2148744334.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg?_wi=2" }
},
{
title: "Identity Coaching", description: "Mental conditioning that bridges the gap between ambition and execution.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-abstract-grey-shapes_23-2148744334.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg" }
title: "Identity Coaching", description: "Mental conditioning that bridges the gap between ambition and execution.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-abstract-grey-shapes_23-2148744334.jpg?_wi=3" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg?_wi=3" }
}
]}
showStepNumbers={true}
@@ -88,12 +88,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Foundation Protocol", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg" },
{ id: "p2", name: "Velocity Peak", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg" },
{ id: "p3", name: "Elite Endurance", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg" },
{ id: "p4", name: "Force Development", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg" },
{ id: "p5", name: "Mental Hardening", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg" },
{ id: "p6", name: "Performance Mastery", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg" },
{ id: "p1", name: "Foundation Protocol", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=1" },
{ id: "p2", name: "Velocity Peak", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=2" },
{ id: "p3", name: "Elite Endurance", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=3" },
{ id: "p4", name: "Force Development", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=4" },
{ id: "p5", name: "Mental Hardening", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=5" },
{ id: "p6", name: "Performance Mastery", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=6" },
]}
title="Precision Programming"
description="Curated training blueprints for athletes at every stage of their evolution."