diff --git a/src/app/page.tsx b/src/app/page.tsx index 4611326..b6d879e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,37 +34,21 @@ export default function LandingPage() { @@ -76,39 +60,23 @@ export default function LandingPage() { description="Unlock your full potential with personalized fitness programs designed for real results. Achieve your goals with expert guidance and unwavering support." buttons={[ { - text: "Start Your Transformation", - href: "#contact", - }, + text: "Start Your Transformation", href: "#contact"}, { - text: "Explore Services", - href: "#features", - }, + text: "Explore Services", href: "#features"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg", - imageAlt: "Personal trainer motivating client during a gym workout", - }, + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg", imageAlt: "Personal trainer motivating client during a gym workout"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-stretching_23-2149161364.jpg", - imageAlt: "Diverse group exercising outdoors with a trainer", - }, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-stretching_23-2149161364.jpg", imageAlt: "Diverse group exercising outdoors with a trainer"}, { - imageSrc: "http://img.b2bpic.net/free-photo/lunch_23-2148115055.jpg", - imageAlt: "Healthy meal prep on a kitchen counter", - }, + imageSrc: "http://img.b2bpic.net/free-photo/lunch_23-2148115055.jpg", imageAlt: "Healthy meal prep on a kitchen counter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-preparing-boxing-training-wrapping-he-hands-with-straps-gym-s-dressing-room_637285-742.jpg", - imageAlt: "Athlete stretching during a dynamic warm-up", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-preparing-boxing-training-wrapping-he-hands-with-straps-gym-s-dressing-room_637285-742.jpg", imageAlt: "Athlete stretching during a dynamic warm-up"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-holding-yoga-mat-raising-fist-happy-excited-standing-orange-wall_141793-49976.jpg", - imageAlt: "Woman celebrating a fitness achievement", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-holding-yoga-mat-raising-fist-happy-excited-standing-orange-wall_141793-49976.jpg", imageAlt: "Woman celebrating a fitness achievement"}, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room-interior_74190-5888.jpg", - imageAlt: "Modern gym interior with exercise equipment", - }, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room-interior_74190-5888.jpg", imageAlt: "Modern gym interior with exercise equipment"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -122,17 +90,11 @@ export default function LandingPage() { description="With over a decade of experience, Jonas is a certified personal trainer dedicated to helping individuals achieve their fitness aspirations. His philosophy centers on sustainable, science-backed training methods combined with personalized nutrition plans and motivational support. Whether you're aiming for weight loss, muscle gain, or athletic performance, Jonas is committed to guiding you every step of the way." metrics={[ { - value: "10+", - title: "Years Experience", - }, + value: "10+", title: "Years Experience"}, { - value: "500+", - title: "Clients Empowered", - }, + value: "500+", title: "Clients Empowered"}, { - value: "95%", - title: "Success Rate", - }, + value: "95%", title: "Success Rate"}, ]} tag="Expert Guidance" tagIcon={Star} @@ -151,23 +113,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Customized Workout Plans", - description: "Receive a workout regimen specifically designed for your body, goals, and available equipment. Updated regularly to ensure progress.", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-body-builder-challenge_53876-132680.jpg", - imageAlt: "Notebook with a personalized workout plan", - }, + title: "Customized Workout Plans", description: "Receive a workout regimen specifically designed for your body, goals, and available equipment. Updated regularly to ensure progress.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-body-builder-challenge_53876-132680.jpg", imageAlt: "Notebook with a personalized workout plan"}, { - title: "Nutritional Coaching", - description: "Learn how to fuel your body effectively with personalized dietary advice and meal planning strategies that fit your preferences.", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-vegetables-chili-flakes-wooden-background_23-2147956521.jpg", - imageAlt: "Healthy plate of food for nutritional coaching", - }, + title: "Nutritional Coaching", description: "Learn how to fuel your body effectively with personalized dietary advice and meal planning strategies that fit your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-vegetables-chili-flakes-wooden-background_23-2147956521.jpg", imageAlt: "Healthy plate of food for nutritional coaching"}, { - title: "Online & In-Person Sessions", - description: "Enjoy the flexibility of training at your preferred location, whether it's one-on-one in the gym, outdoors, or conveniently online.", - imageSrc: "http://img.b2bpic.net/free-photo/image-young-fitness-girl-talking-online-laptop-video-chats-laying-floor-rubber-mat-doing_1258-189545.jpg", - imageAlt: "Online personal training session on a laptop", - }, + title: "Online & In-Person Sessions", description: "Enjoy the flexibility of training at your preferred location, whether it's one-on-one in the gym, outdoors, or conveniently online.", imageSrc: "http://img.b2bpic.net/free-photo/image-young-fitness-girl-talking-online-laptop-video-chats-laying-floor-rubber-mat-doing_1258-189545.jpg", imageAlt: "Online personal training session on a laptop"}, ]} title="Our Personalized Training Programs" description="Discover a range of tailored services designed to meet your unique fitness goals and lifestyle." @@ -178,31 +128,14 @@ export default function LandingPage() { @@ -361,30 +222,15 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "1", - title: "What makes Jonas Junge Personal Training different?", - content: "Jonas focuses on a holistic approach, combining science-backed training, personalized nutrition, and strong motivational support tailored to your unique needs and lifestyle for sustainable results.", - }, + id: "1", title: "What makes Jonas Junge Personal Training different?", content: "Jonas focuses on a holistic approach, combining science-backed training, personalized nutrition, and strong motivational support tailored to your unique needs and lifestyle for sustainable results."}, { - id: "2", - title: "Do I need to be fit to start personal training?", - content: "Not at all! Our programs are designed for all fitness levels, from complete beginners to advanced athletes. Jonas will assess your current condition and create a safe, effective plan for you.", - }, + id: "2", title: "Do I need to be fit to start personal training?", content: "Not at all! Our programs are designed for all fitness levels, from complete beginners to advanced athletes. Jonas will assess your current condition and create a safe, effective plan for you."}, { - id: "3", - title: "What kind of results can I expect?", - content: "Results vary based on individual effort and consistency, but clients typically experience improved strength, endurance, weight loss, muscle gain, better body composition, and increased overall confidence.", - }, + id: "3", title: "What kind of results can I expect?", content: "Results vary based on individual effort and consistency, but clients typically experience improved strength, endurance, weight loss, muscle gain, better body composition, and increased overall confidence."}, { - id: "4", - title: "Can I train online or in-person?", - content: "Yes, we offer flexible training options including one-on-one sessions at partner gyms, outdoor workouts, and convenient online coaching via video calls, ensuring you can train wherever you are.", - }, + id: "4", title: "Can I train online or in-person?", content: "Yes, we offer flexible training options including one-on-one sessions at partner gyms, outdoor workouts, and convenient online coaching via video calls, ensuring you can train wherever you are."}, { - id: "5", - title: "How long does a typical training session last?", - content: "Standard in-person and online sessions typically last 60 minutes. This includes warm-up, the main workout, and cool-down stretches.", - }, + id: "5", title: "How long does a typical training session last?", content: "Standard in-person and online sessions typically last 60 minutes. This includes warm-up, the main workout, and cool-down stretches."}, ]} imageSrc="http://img.b2bpic.net/free-photo/team-business-colleagues-reviewing-statistics-sales-data_482257-89491.jpg" imageAlt="Diverse group discussing fitness with a personal trainer" @@ -400,8 +246,7 @@ export default function LandingPage() {