diff --git a/src/app/page.tsx b/src/app/page.tsx index 88d7f20..e9a0857 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,126 +32,73 @@ export default function LandingPage() {
@@ -164,19 +111,13 @@ export default function LandingPage() { description="We do not guess. Every variable—from your biochemistry to your daily habits—is optimized for your specific success. High-ticket access means high-ticket attention." bulletPoints={[ { - title: "Bespoke Blueprint", - description: "Custom programming based on physiological assessment.", - }, + title: "Bespoke Blueprint", description: "Custom programming based on physiological assessment."}, { - title: "Daily Accountability", - description: "24/7 direct access to your lead performance coach.", - }, + title: "Daily Accountability", description: "24/7 direct access to your lead performance coach."}, { - title: "Scientific Rigor", - description: "Data-driven approach to every movement and meal.", - }, + title: "Scientific Rigor", description: "Data-driven approach to every movement and meal."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270229.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270229.jpg" mediaAnimation="slide-up" /> @@ -188,40 +129,22 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Physiologic Analysis", - description: "Understanding your baseline to exceed expectations.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-women-doing-sport-with-stats_23-2150040498.jpg?_wi=1", - }, + title: "Physiologic Analysis", description: "Understanding your baseline to exceed expectations.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/back-view-women-doing-sport-with-stats_23-2150040498.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/masked-woman-training-coronavirus_1157-34281.jpg?_wi=1", - }, - imageSrc: "http://img.b2bpic.net/free-photo/workout-man_1098-14473.jpg?_wi=2", - imageAlt: "luxury personal training fitness studio", + imageSrc: "http://img.b2bpic.net/free-photo/masked-woman-training-coronavirus_1157-34281.jpg"}, }, { - title: "Nutritional Architecture", - description: "Food as fuel, optimized for your recovery and energy.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-women-doing-sport-with-stats_23-2150040498.jpg?_wi=2", - }, + title: "Nutritional Architecture", description: "Food as fuel, optimized for your recovery and energy.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/back-view-women-doing-sport-with-stats_23-2150040498.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/masked-woman-training-coronavirus_1157-34281.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270229.jpg?_wi=2", - imageAlt: "modern luxury health fitness coaching", + imageSrc: "http://img.b2bpic.net/free-photo/masked-woman-training-coronavirus_1157-34281.jpg"}, }, { - title: "Recovery Protocols", - description: "Sleep, supplementation, and stress management mastery.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-women-doing-sport-with-stats_23-2150040498.jpg?_wi=3", - }, + title: "Recovery Protocols", description: "Sleep, supplementation, and stress management mastery.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/back-view-women-doing-sport-with-stats_23-2150040498.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/masked-woman-training-coronavirus_1157-34281.jpg?_wi=3", - }, - imageSrc: "http://img.b2bpic.net/free-photo/back-view-women-doing-sport-with-stats_23-2150040498.jpg?_wi=4", - imageAlt: "fitness training tracking digital dashboard", + imageSrc: "http://img.b2bpic.net/free-photo/masked-woman-training-coronavirus_1157-34281.jpg"}, }, ]} showStepNumbers={true} @@ -232,30 +155,19 @@ export default function LandingPage() {