From c29e23a1540d8767c1fb49d46bc1e64e559de46c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 07:21:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 290 +++++++++++------------------------------------ 1 file changed, 68 insertions(+), 222 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f5ca03d..028d922 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,36 +48,23 @@ export default function LandingPage() {
@@ -98,29 +77,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Real-time Metrics", - descriptions: [ - "View your progress in real-time with our intuitive charts and data visualizations.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-mobile-phone-laptop-table_1232-4886.jpg", - }, + id: "f1", title: "Real-time Metrics", descriptions: [ + "View your progress in real-time with our intuitive charts and data visualizations."], + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-mobile-phone-laptop-table_1232-4886.jpg"}, { - id: "f2", - title: "Biometric Tracking", - descriptions: [ - "Monitor your body health stats, sleep quality, and heart rate trends effortlessly.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163353.jpg", - }, + id: "f2", title: "Biometric Tracking", descriptions: [ + "Monitor your body health stats, sleep quality, and heart rate trends effortlessly."], + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163353.jpg"}, { - id: "f3", - title: "Smart Scheduling", - descriptions: [ - "Organize your gym routine with automated reminders and workout plans that adapt to your progress.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/balance-diet-fitness-healthy-food-life-concept_53876-148102.jpg", - }, + id: "f3", title: "Smart Scheduling", descriptions: [ + "Organize your gym routine with automated reminders and workout plans that adapt to your progress."], + imageSrc: "http://img.b2bpic.net/free-photo/balance-diet-fitness-healthy-food-life-concept_53876-148102.jpg"}, ]} title="Smart Tracking Features" description="Everything you need to stay organized, motivated, and ahead of the curve." @@ -135,25 +102,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "1.2M", - title: "Weight Lifted", - description: "Total lbs lifted across all users", - icon: Zap, + id: "m1", value: "1.2M", title: "Weight Lifted", description: "Total lbs lifted across all users", icon: Zap, }, { - id: "m2", - value: "450K", - title: "Workouts", - description: "Total completed workout sessions", - icon: TrendingUp, + id: "m2", value: "450K", title: "Workouts", description: "Total completed workout sessions", icon: TrendingUp, }, { - id: "m3", - value: "89%", - title: "Goal Success", - description: "Percentage of goals achieved monthly", - icon: Activity, + id: "m3", value: "89%", title: "Goal Success", description: "Percentage of goals achieved monthly", icon: Activity, }, ]} title="Performance Analytics" @@ -169,59 +124,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "LiftGear", - name: "Coaching Plan", - price: "$19/mo", - rating: 5, - reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-smartphone_23-2149168699.jpg", - }, + id: "p1", brand: "LiftGear", name: "Coaching Plan", price: "$19/mo", rating: 5, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-holding-smartphone_23-2149168699.jpg"}, { - id: "p2", - brand: "LiftGear", - name: "Essential Bundle", - price: "$89", - rating: 5, - reviewCount: "850", - imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275210.jpg", - }, + id: "p2", brand: "LiftGear", name: "Essential Bundle", price: "$89", rating: 5, + reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275210.jpg"}, { - id: "p3", - brand: "LiftGear", - name: "Recovery Supplement", - price: "$45", - rating: 4, - reviewCount: "420", - imageSrc: "http://img.b2bpic.net/free-photo/protein-powder_187299-45848.jpg", - }, + id: "p3", brand: "LiftGear", name: "Recovery Supplement", price: "$45", rating: 4, + reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/protein-powder_187299-45848.jpg"}, { - id: "p4", - brand: "LiftGear", - name: "Fitness Tracker", - price: "$129", - rating: 5, - reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-activewear-checks-results-fitness-training-wears-wireless-headphones-around-neck-poses-blurred_273609-54100.jpg", - }, + id: "p4", brand: "LiftGear", name: "Fitness Tracker", price: "$129", rating: 5, + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-activewear-checks-results-fitness-training-wears-wireless-headphones-around-neck-poses-blurred_273609-54100.jpg"}, { - id: "p5", - brand: "LiftGear", - name: "Hydration Pro", - price: "$25", - rating: 4, - reviewCount: "670", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-near-lake_23-2148259506.jpg", - }, + id: "p5", brand: "LiftGear", name: "Hydration Pro", price: "$25", rating: 4, + reviewCount: "670", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-near-lake_23-2148259506.jpg"}, { - id: "p6", - brand: "LiftGear", - name: "Resistance Bands", - price: "$30", - rating: 5, - reviewCount: "340", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yoga-essentials-arrangement_23-2149442696.jpg", - }, + id: "p6", brand: "LiftGear", name: "Resistance Bands", price: "$30", rating: 5, + reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yoga-essentials-arrangement_23-2149442696.jpg"}, ]} title="Gear Up for Success" description="Premium equipment designed to take your training to the next level." @@ -236,45 +155,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alex R.", - role: "Crossfit Athlete", - company: "FitLife", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-athletic-woman-warming-up-while-exercising-living-room_637285-6208.jpg", - }, + id: "t1", name: "Alex R.", role: "Crossfit Athlete", company: "FitLife", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-athletic-woman-warming-up-while-exercising-living-room_637285-6208.jpg"}, { - id: "t2", - name: "Maria K.", - role: "Marathon Runner", - company: "Speedsters", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg", - }, + id: "t2", name: "Maria K.", role: "Marathon Runner", company: "Speedsters", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg"}, { - id: "t3", - name: "John D.", - role: "Powerlifter", - company: "StrongestMe", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-smiling-confident-standing-orange-wall_141793-50007.jpg", - }, + id: "t3", name: "John D.", role: "Powerlifter", company: "StrongestMe", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-smiling-confident-standing-orange-wall_141793-50007.jpg"}, { - id: "t4", - name: "Elena S.", - role: "Gym Manager", - company: "IronHouse", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-sportsman-with-dumbbells-confidently-looking-away-working-out-city-stadium_574295-3138.jpg", - }, + id: "t4", name: "Elena S.", role: "Gym Manager", company: "IronHouse", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-sportsman-with-dumbbells-confidently-looking-away-working-out-city-stadium_574295-3138.jpg"}, { - id: "t5", - name: "Mike B.", - role: "Fitness Coach", - company: "BodyTransform", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1587.jpg", - }, + id: "t5", name: "Mike B.", role: "Fitness Coach", company: "BodyTransform", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1587.jpg"}, ]} title="Success Stories" description="See how LiftTrack users are transforming their fitness journeys daily." @@ -285,22 +179,18 @@ export default function LandingPage() {
@@ -354,8 +220,7 @@ export default function LandingPage() {