From 5c21bf310dd1d0a3f243b6e1cb9bc4b15d6c3ab8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:02:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 305 ++++++++--------------------------------------- 1 file changed, 49 insertions(+), 256 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5021d07..c37aaf3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -63,39 +53,15 @@ export default function LandingPage() { description="Where Fitness Becomes Your Lifestyle. Experience 24/7 access, expert personal training, and the region's only electric cryotherapy recovery lounge." buttons={[ { - text: "Join Today", - href: "#contact", - }, + text: "Join Today", href: "#contact"}, { - text: "Tour Facility", - href: "#about", - }, + text: "Tour Facility", href: "#about"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660988.jpg", - imageAlt: "Gym Facility", - }, + imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660988.jpg", imageAlt: "Gym Facility"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-gym_23-2149734695.jpg", - imageAlt: "Recovery Lounge", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/view-from-spiral-road_181624-26711.jpg", - imageAlt: "Training Area", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-using-smartphone-gym_23-2147789617.jpg", - imageAlt: "Personal Training", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-toolbox-walking-smart-factory-preparing-maintenance_482257-126132.jpg", - imageAlt: "Batting Cages", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/female-trainer-looking-woman-working-out-gym_23-2147827939.jpg", - imageAlt: "Electric Cryotherapy", - }, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-gym_23-2149734695.jpg", imageAlt: "Recovery Lounge"}, ]} /> @@ -107,17 +73,11 @@ export default function LandingPage() { description="We are a full-service performance center dedicated to your health and recovery. From 24/7 gym access and batting cages to specialized recovery treatments, we provide the tools you need to reach your potential." metrics={[ { - value: "24/7", - title: "Access", - }, + value: "24/7", title: "Access"}, { - value: "100mi", - title: "Only Cryo", - }, + value: "100mi", title: "Only Cryo"}, { - value: "Full", - title: "Recovery", - }, + value: "Full", title: "Recovery"}, ]} imageSrc="http://img.b2bpic.net/free-photo/mature-woman-doing-exercising-with-trainer_329181-12914.jpg" imageAlt="Facility Tour" @@ -134,29 +94,13 @@ export default function LandingPage() { features={[ { icon: Activity, - title: "24/7 Open Gym", - description: "Train on your schedule with premium equipment.", - }, + title: "24/7 Open Gym", description: "Train on your schedule with premium equipment."}, { icon: Users, - title: "Group Fitness", - description: "High-energy classes led by expert coaches.", - }, + title: "Group Fitness", description: "High-energy classes led by expert coaches."}, { icon: TrendingUp, - title: "Personal Training", - description: "One-on-one sessions to crush your goals.", - }, - { - icon: Shield, - title: "Sports Training", - description: "Specialized programs for teams and individuals.", - }, - { - icon: Target, - title: "Batting Cages", - description: "Sharpen your skills in our dedicated facility.", - }, + title: "Personal Training", description: "One-on-one sessions to crush your goals."}, ]} title="Facility Features" description="Comprehensive fitness solutions tailored for every athlete and lifestyle." @@ -171,41 +115,11 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Electric Cryotherapy", - price: "Session", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-patient-ready-get-ct-scan_23-2149341527.jpg", - }, + id: "p1", name: "Electric Cryotherapy", price: "Session", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-patient-ready-get-ct-scan_23-2149341527.jpg"}, { - id: "p2", - name: "Infrared Sauna", - price: "Session", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-solarium-beauty-salon_181624-58596.jpg", - }, + id: "p2", name: "Infrared Sauna", price: "Session", imageSrc: "http://img.b2bpic.net/free-photo/young-man-solarium-beauty-salon_181624-58596.jpg"}, { - id: "p3", - name: "Red Light Therapy", - price: "Session", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-woman-relaxing-steam-room-spa_637285-7476.jpg", - }, - { - id: "p4", - name: "Compression Therapy", - price: "Session", - imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-yoga-retreat_23-2149401424.jpg", - }, - { - id: "p5", - name: "Full Lounge Access", - price: "Monthly", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-patient-receiving-magnetotherapy-health-spa_637285-9481.jpg", - }, - { - id: "p6", - name: "Recovery Bundle", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-woman-doing-strength-exercises-gym_1153-4602.jpg", - }, + id: "p3", name: "Red Light Therapy", price: "Session", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-woman-relaxing-steam-room-spa_637285-7476.jpg"}, ]} title="Recovery Lounge" description="The only Electric Cryotherapy facility within 100 miles. Invest in your body." @@ -219,123 +133,32 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "m1", - tag: "Essentials", - price: "$XX", - period: "/mo", - description: "24/7 Access", - button: { - text: "Sign Up", - href: "#contact", - }, - featuresTitle: "Included:", - features: [ - "Full Gym Access", - "Locker Room", - "WiFi", - ], + id: "m1", tag: "Essentials", price: "$59", period: "/mo", description: "Standard 24/7 gym access.", button: { + text: "Join Now", href: "#contact"}, + featuresTitle: "Included:", features: [ + "24/7 Access", "Locker Room", "Free WiFi"], }, { - id: "m2", - tag: "Performance", - price: "$XX", - period: "/mo", - description: "Access + Classes", - button: { - text: "Sign Up", - href: "#contact", - }, - featuresTitle: "Included:", - features: [ - "Everything in Basic", - "Group Classes", - "Recovery Perks", - ], - }, - { - id: "m3", - tag: "Elite", - price: "$XX", - period: "/mo", - description: "Full Facility Access", - button: { - text: "Sign Up", - href: "#contact", - }, - featuresTitle: "Included:", - features: [ - "Everything in Performance", - "Unlimited Cryo", - "PT Session", - ], + id: "m2", tag: "Elite", price: "$99", period: "/mo", description: "Access + Full Recovery", button: { + text: "Get Started", href: "#contact"}, + featuresTitle: "Included:", features: [ + "All Essentials", "Electric Cryotherapy", "Full Recovery Lounge"], }, ]} - title="Membership Options" - description="Flexible plans designed to support your journey." - /> - - -
-
); -} +} \ No newline at end of file -- 2.49.1