Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Training", href: "#training" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-using-smartphone-training_23-2147789638.jpg", imageAlt: "dark modern gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-using-smartphone-training_23-2147789638.jpg?_wi=1", imageAlt: "dark modern gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-bench-press-machine_23-2147688194.jpg", imageAlt: "dark modern gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/gym-with-motivational-phrase_1134-445.jpg", imageAlt: "dark modern gym interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/silhouette-woman-gym_23-2148024301.jpg", imageAlt: "dark modern gym interior" },
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "24/7 Access", description: "Train on your schedule, anytime.", imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg", imageAlt: "heavy gym equipment neon lights" },
|
||||
{ title: "24/7 Access", description: "Train on your schedule, anytime.", imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=1", imageAlt: "heavy gym equipment neon lights" },
|
||||
{ title: "High-Energy Atmosphere", description: "Music and energy to keep you pushing.", imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-hanging-from-treadmill-gym_23-2148766065.jpg", imageAlt: "24 hour gym equipment" },
|
||||
{ title: "Expert Coaching", description: "Professional trainers to guide your progress.", imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627099.jpg", imageAlt: "personal trainer professional coaching" },
|
||||
]}
|
||||
@@ -95,8 +95,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", title: "HIIT Training", price: "$99", period: "/mo", features: ["Strength Training", "Cardio Blast", "Functional Fitness"], button: { text: "Choose Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/body-fitness_53876-95316.jpg", imageAlt: "intense gym training session" },
|
||||
{ id: "p2", title: "Personal Coaching", price: "$199", period: "/mo", features: ["1-on-1 Sessions", "Diet Plans", "Monthly Review"], button: { text: "Choose Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-using-smartphone-training_23-2147789638.jpg", imageAlt: "intense gym training session" },
|
||||
{ id: "p3", title: "Transformation", price: "$299", period: "/mo", features: ["Custom Nutrition", "Weekly Check-ins", "Results Tracking"], button: { text: "Choose Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg", imageAlt: "intense gym training session" },
|
||||
{ id: "p2", title: "Personal Coaching", price: "$199", period: "/mo", features: ["1-on-1 Sessions", "Diet Plans", "Monthly Review"], button: { text: "Choose Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-using-smartphone-training_23-2147789638.jpg?_wi=2", imageAlt: "intense gym training session" },
|
||||
{ id: "p3", title: "Transformation", price: "$299", period: "/mo", features: ["Custom Nutrition", "Weekly Check-ins", "Results Tracking"], button: { text: "Choose Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/barbell-weights-rack_23-2147789571.jpg?_wi=2", imageAlt: "intense gym training session" },
|
||||
]}
|
||||
title="Extreme Training Programs"
|
||||
description="Choose the program that fits your goals."
|
||||
|
||||
Reference in New Issue
Block a user