From eec75eb25cdbc1a87d78b83b3218d9c14aefd140 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:33:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 329 +++++++---------------------------------------- 1 file changed, 48 insertions(+), 281 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1109af4..d15f55d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,34 +31,13 @@ export default function LandingPage() { @@ -173,27 +90,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { - tag: "Training", - title: "Outdoor Functional Training", - subtitle: "Peak Performance", - description: "High-intensity sessions in the fresh mountain air of Sochi.", - imageSrc: "http://img.b2bpic.net/free-photo/elder-tourist-woman-with-backpack-relaxing-outdoors_23-2148620141.jpg", - }, - { - tag: "Nutrition", - title: "Balanced Culinary Program", - subtitle: "Healthy Eating", - description: "Designed by nutritionists, our meals fuel your fitness goals.", - imageSrc: "http://img.b2bpic.net/free-photo/man-hands-holding-big-deep-plate-full-healthy-paleo-vegetarian-salad-made-from-fresh-organic-biological-ingredients-vegetables-fruits-berries-other-nutritional-things_346278-1353.jpg", - }, - { - tag: "Adventure", - title: "Guided Alpine Hiking", - subtitle: "Sochi Exploration", - description: "Explore hidden trails with experienced local guides.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756298.jpg", - }, + { tag: "Training", title: "Outdoor Functional Training", subtitle: "Peak Performance", description: "High-intensity sessions in the fresh mountain air of Sochi.", imageSrc: "http://img.b2bpic.net/free-photo/elder-tourist-woman-with-backpack-relaxing-outdoors_23-2148620141.jpg" }, + { tag: "Nutrition", title: "Balanced Culinary Program", subtitle: "Healthy Eating", description: "Designed by nutritionists, our meals fuel your fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/man-hands-holding-big-deep-plate-full-healthy-paleo-vegetarian-salad-made-from-fresh-organic-biological-ingredients-vegetables-fruits-berries-other-nutritional-things_346278-1353.jpg" }, + { tag: "Adventure", title: "Guided Alpine Hiking", subtitle: "Sochi Exploration", description: "Explore hidden trails with experienced local guides.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cartoon-sports-team_23-2151756298.jpg" }, ]} title="Tour Highlights" description="Experience comprehensive wellness in a stunning mountain setting." @@ -206,56 +105,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} plans={[ - { - id: "basic", - title: "Weekend Retreat", - price: "₽25,000", - period: "3 days", - features: [ - "3 Training Sessions", - "Healthy Breakfasts", - "Hiking Group Access", - ], - button: { - text: "Book Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/traveller-with-beanie-relaxing-outdoors_23-2148588559.jpg", - imageAlt: "Traveller with beanie relaxing outdoors", - }, - { - id: "pro", - title: "One Week Escape", - price: "₽55,000", - period: "7 days", - features: [ - "Daily Training", - "Full Meal Plan", - "Individual Consultations", - "Guided Excursions", - ], - button: { - text: "Book Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sportswear-holding-yoga-pose-front-calm-lake-mountains_181624-31540.jpg?_wi=2", - imageAlt: "Traveller with beanie relaxing outdoors", - }, - { - id: "premium", - title: "Total Transformation", - price: "₽95,000", - period: "10 days", - features: [ - "Personal Coaching", - "Custom Nutrition Plan", - "SPA Treatments", - "VIP Mountain Access", - ], - button: { - text: "Book Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-couple-lying-mountain-top_181624-56985.jpg?_wi=2", - imageAlt: "Traveller with beanie relaxing outdoors", - }, + { id: "basic", title: "Weekend Retreat", price: "₽25,000", period: "3 days", features: ["3 Training Sessions", "Healthy Breakfasts", "Hiking Group Access"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/traveller-with-beanie-relaxing-outdoors_23-2148588559.jpg", imageAlt: "Traveller with beanie relaxing outdoors" }, + { id: "pro", title: "One Week Escape", price: "₽55,000", period: "7 days", features: ["Daily Training", "Full Meal Plan", "Individual Consultations", "Guided Excursions"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sportswear-holding-yoga-pose-front-calm-lake-mountains_181624-31540.jpg", imageAlt: "Traveller with beanie relaxing outdoors" }, + { id: "premium", title: "Total Transformation", price: "₽95,000", period: "10 days", features: ["Personal Coaching", "Custom Nutrition Plan", "SPA Treatments", "VIP Mountain Access"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-couple-lying-mountain-top_181624-56985.jpg", imageAlt: "Traveller with beanie relaxing outdoors" }, ]} title="Choose Your Tour Package" description="Flexible options for your health journey." @@ -269,33 +121,11 @@ export default function LandingPage() { useInvertedBackground={true} groups={[ { - id: "coaches", - groupTitle: "Fitness & Wellness", - members: [ - { - id: "member-1", - title: "Dmitry S.", - subtitle: "Head Coach", - detail: "Expert in mountain trail training and functional workouts.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", - }, - { - id: "member-2", - title: "Olga M.", - subtitle: "Nutritionist", - detail: "Certified specialist in sports nutrition and recovery.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-nutritionist-with-apple_23-2148302074.jpg", - }, - { - id: "member-3", - title: "Anna K.", - subtitle: "Yoga Specialist", - detail: "Yoga and mindfulness teacher with 10+ years of experience.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sportswear-looking-mirror_169016-62651.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sportswear-holding-yoga-pose-front-calm-lake-mountains_181624-31540.jpg?_wi=3", - imageAlt: "fitness instructor mountain guide", + id: "coaches", groupTitle: "Fitness & Wellness", members: [ + { id: "member-1", title: "Dmitry S.", subtitle: "Head Coach", detail: "Expert in mountain trail training and functional workouts.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg" }, + { id: "member-2", title: "Olga M.", subtitle: "Nutritionist", detail: "Certified specialist in sports nutrition and recovery.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-nutritionist-with-apple_23-2148302074.jpg" }, + { id: "member-3", title: "Anna K.", subtitle: "Yoga Specialist", detail: "Yoga and mindfulness teacher with 10+ years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sportswear-looking-mirror_169016-62651.jpg" }, + ] }, ]} title="Meet Our Experts" @@ -307,31 +137,11 @@ export default function LandingPage() { @@ -388,32 +179,8 @@ export default function LandingPage() { -- 2.49.1