From 2f4e6342772665cdeb446c5c5ebdb4f3dc073278 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 12:54:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 170 +++++++++++------------------------------------ 1 file changed, 37 insertions(+), 133 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d2d44eb..980a80d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,42 +45,27 @@ export default function LandingPage() {
@@ -101,17 +78,11 @@ export default function LandingPage() { description="At IronApex, we don't just provide equipment; we provide a philosophy of constant improvement. Our facility is designed to support high-intensity training with cutting-edge gear and supportive community." bulletPoints={[ { - title: "Precision Training", - description: "Tracking metrics to monitor your progress in real-time.", - }, + title: "Precision Training", description: "Tracking metrics to monitor your progress in real-time."}, { - title: "Elite Equipment", - description: "Top-tier strength and conditioning machines.", - }, + title: "Elite Equipment", description: "Top-tier strength and conditioning machines."}, { - title: "Expert Coaching", - description: "Guidance from world-class strength professionals.", - }, + title: "Expert Coaching", description: "Guidance from world-class strength professionals."}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/spacious-professional-gym-facility-with--1774616001603-12637f56.png" mediaAnimation="slide-up" @@ -126,19 +97,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Endurance Tracking", - description: "Custom analytics to monitor heart rate and output.", + id: "f1", title: "Endurance Tracking", description: "Custom analytics to monitor heart rate and output.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-stretching-in-a-dark-yoga-studio--1774616000731-eda3f181.png" }, { - id: "f2", - title: "Weightlifting Plans", - description: "Hypertrophy-focused cycles for consistent growth.", + id: "f2", title: "Weightlifting Plans", description: "Hypertrophy-focused cycles for consistent growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-lifting-kettlebell-in-gym-1774616000112-26c5b0ce.png" }, { - id: "f3", - title: "Recovery Protocols", - description: "Science-backed recovery and mobility sessions.", + id: "f3", title: "Recovery Protocols", description: "Science-backed recovery and mobility sessions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/gym-weight-plate-close-up-on-floor-1774615999994-d313e943.png" }, ]} title="Everything You Need to Succeed" @@ -153,53 +118,28 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", - price: "$49", - name: "Basic", - buttons: [ + id: "p1", price: "$49", name: "Basic", buttons: [ { - text: "Choose", - href: "#", - }, + text: "Choose", href: "#"}, ], features: [ - "Access to gym", - "Personal tracking app", - "Basic equipment", - ], + "Access to gym", "Personal tracking app", "Basic equipment"], }, { - id: "p2", - price: "$89", - name: "Pro", - badge: "Popular", - buttons: [ + id: "p2", price: "$89", name: "Pro", badge: "Popular", buttons: [ { - text: "Choose", - href: "#", - }, + text: "Choose", href: "#"}, ], features: [ - "Everything in Basic", - "Advanced classes", - "Priority support", - ], + "Everything in Basic", "Advanced classes", "Priority support"], }, { - id: "p3", - price: "$129", - name: "Elite", - buttons: [ + id: "p3", price: "$129", name: "Elite", buttons: [ { - text: "Choose", - href: "#", - }, + text: "Choose", href: "#"}, ], features: [ - "All-access pass", - "1-on-1 sessions", - "Nutritional counseling", - ], + "All-access pass", "1-on-1 sessions", "Nutritional counseling"], }, ]} title="Choose Your Intensity" @@ -213,37 +153,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Life Changing", - quote: "The most effective gym I've been to. My squat PR increased by 20% in just 3 months.", - name: "Mark V.", - role: "Crossfit Athlete", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-stretching-in-a-dark-yoga-studio--1774616000731-eda3f181.png", - }, + id: "t1", title: "Life Changing", quote: "The most effective gym I've been to. My squat PR increased by 20% in just 3 months.", name: "Mark V.", role: "Crossfit Athlete", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-stretching-in-a-dark-yoga-studio--1774616000731-eda3f181.png"}, { - id: "t2", - title: "Professionalism", - quote: "Coaches here are on another level. They actually care about my form.", - name: "Elena R.", - role: "Powerlifter", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-lifting-kettlebell-in-gym-1774616000112-26c5b0ce.png", - }, + id: "t2", title: "Professionalism", quote: "Coaches here are on another level. They actually care about my form.", name: "Elena R.", role: "Powerlifter", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-lifting-kettlebell-in-gym-1774616000112-26c5b0ce.png"}, { - id: "t3", - title: "Solid Vibe", - quote: "Love the dark aesthetic and the serious training atmosphere. No distractions.", - name: "James K.", - role: "Bodybuilder", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-drinking-protein-shake-in-gym-1774615997325-f07e42a8.png", - }, + id: "t3", title: "Solid Vibe", quote: "Love the dark aesthetic and the serious training atmosphere. No distractions.", name: "James K.", role: "Bodybuilder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/person-drinking-protein-shake-in-gym-1774615997325-f07e42a8.png"}, { - id: "t4", - title: "Recovery Focus", - quote: "The recovery protocols saved my career. Absolutely essential.", - name: "Sarah J.", - role: "Runner", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/gym-weight-plate-close-up-on-floor-1774615999994-d313e943.png", - }, + id: "t4", title: "Recovery Focus", quote: "The recovery protocols saved my career. Absolutely essential.", name: "Sarah J.", role: "Runner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/gym-weight-plate-close-up-on-floor-1774615999994-d313e943.png"}, ]} title="Real Results, Real People" description="See why top performers choose IronApex for their daily training." @@ -257,22 +173,14 @@ export default function LandingPage() { description="Fill out the form below to book a free introductory session at IronApex." inputs={[ { - name: "fullName", - placeholder: "Full Name", - type: "text", - required: true, + name: "fullName", placeholder: "Full Name", type: "text", required: true, }, { - name: "email", - placeholder: "Email", - type: "email", - required: true, + name: "email", placeholder: "Email", type: "email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "How can we help?", - required: true, + name: "message", placeholder: "How can we help?", required: true, }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWrxTbIRCBmcTf3mb30GFP4eMb/dark-gym-mirror-background-with-rack-of--1774615999807-3e3cc291.png" mediaAnimation="blur-reveal" @@ -283,16 +191,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file