From 86de13d7055b06ee84a3678093b0ce7cef47fe22 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 11:28:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 278 +++++++---------------------------------------- 1 file changed, 39 insertions(+), 239 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 487a1e0..a238589 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -136,21 +70,9 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Focus on Growth?" metrics={[ - { - icon: TrendingUp, - label: "Milestones Achieved", - value: "12K+", - }, - { - icon: Moon, - label: "Sleep Cycles Logged", - value: "50K+", - }, - { - icon: Activity, - label: "Routines Completed", - value: "85K+", - }, + { icon: TrendingUp, label: "Milestones Achieved", value: "12K+" }, + { icon: Moon, label: "Sleep Cycles Logged", value: "50K+" }, + { icon: Activity, label: "Routines Completed", value: "85K+" }, ]} metricsAnimation="slide-up" /> @@ -161,30 +83,13 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Growth Chart", - subtitle: "Interactive tracking", - category: "Analytics", - value: "Precision log", - }, - { - id: "f2", - title: "Routine Manager", - subtitle: "Daily stretch plans", - category: "Exercise", - value: "Guided video", - }, - { - id: "f3", - name: "Sleep Optimizer", - subtitle: "Quality duration tracking", - category: "Wellness", - value: "AI Analysis", - }, + { id: "f1", title: "Growth Chart", subtitle: "Interactive tracking", category: "Analytics", value: "Precision log" }, + { id: "f2", title: "Routine Manager", subtitle: "Daily stretch plans", category: "Exercise", value: "Guided video" }, + { id: "f3", title: "Sleep Optimizer", subtitle: "Quality duration tracking", category: "Wellness", value: "AI Analysis" }, ]} title="Core Growth Features" description="Advanced tools designed to turn scientific data into actionable daily habits." + animationType="slide-up" /> @@ -194,51 +99,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} plans={[ - { - id: "basic", - price: "$0", - name: "Starter", - buttons: [ - { - text: "Get Started", - href: "#", - }, - ], - features: [ - "Basic tracking", - "Standard advice", - ], - }, - { - id: "pro", - price: "$9/mo", - name: "Pro Growth", - buttons: [ - { - text: "Upgrade", - href: "#", - }, - ], - features: [ - "AI nutrition plans", - "Wearable sync", - ], - }, - { - id: "premium", - price: "$19/mo", - name: "Premium Coach", - buttons: [ - { - text: "Start Coaching", - href: "#", - }, - ], - features: [ - "1:1 guidance", - "Advanced projection", - ], - }, + { id: "basic", price: "$0", name: "Starter", buttons: [{ text: "Get Started", href: "#" }], features: ["Basic tracking", "Standard advice"] }, + { id: "pro", price: "$9/mo", name: "Pro Growth", buttons: [{ text: "Upgrade", href: "#" }], features: ["AI nutrition plans", "Wearable sync"] }, + { id: "premium", price: "$19/mo", name: "Premium Coach", buttons: [{ text: "Start Coaching", href: "#" }], features: ["1:1 guidance", "Advanced projection"] }, ]} title="Personalized Nutrition" description="Tailored meal plans to boost height hormone production." @@ -251,21 +114,9 @@ export default function LandingPage() { title="Your Growth Trajectory" tag="Advanced Analytics" metrics={[ - { - id: "m1", - value: "89%", - description: "Confidence increase", - }, - { - id: "m2", - value: "15cm", - description: "Avg projected gain", - }, - { - id: "m3", - value: "4.2", - description: "Quality sleep score", - }, + { id: "m1", value: "89%", description: "Confidence increase" }, + { id: "m2", value: "15cm", description: "Avg projected gain" }, + { id: "m3", value: "4.2", description: "Quality sleep score" }, ]} metricsAnimation="slide-up" /> @@ -277,37 +128,11 @@ export default function LandingPage() { useInvertedBackground={false} title="Latest Growth Tips" description="Science-backed articles to aid your developmental journey." + animationType="slide-up" blogs={[ - { - id: "b1", - category: "Science", - title: "HGH production", - excerpt: "How deep sleep affects growth hormones.", - imageSrc: "http://img.b2bpic.net/free-photo/man-practicing-yoga-sunny-room-with-plants_23-2152033093.jpg", - authorName: "Dr. Smith", - authorAvatar: "http://img.b2bpic.net/free-photo/woman-sits-mat-uses-smartphone-online-workout-concept_169016-47282.jpg", - date: "Oct 12", - }, - { - id: "b2", - category: "Diet", - title: "Protein intake", - excerpt: "Essential nutrients for teens.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-is-using-smartphone-holding-limequat-her-hand_169016-49882.jpg", - authorName: "Jane Doe", - authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg", - date: "Oct 15", - }, - { - id: "b3", - category: "Exercise", - title: "Stretching focus", - excerpt: "Postural tips for height.", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-provides-cancer-screening-guidance-patient-office_482257-126373.jpg", - authorName: "Mark A.", - authorAvatar: "http://img.b2bpic.net/free-photo/backpack-tourist-happy-redhead-girl-walks-city-with-bag-goes-trip-explores-city-wears-red_1258-196524.jpg", - date: "Oct 18", - }, + { id: "b1", category: "Science", title: "HGH production", excerpt: "How deep sleep affects growth hormones.", imageSrc: "http://img.b2bpic.net/free-photo/man-practicing-yoga-sunny-room-with-plants_23-2152033093.jpg", authorName: "Dr. Smith", authorAvatar: "http://img.b2bpic.net/free-photo/woman-sits-mat-uses-smartphone-online-workout-concept_169016-47282.jpg", date: "Oct 12" }, + { id: "b2", category: "Diet", title: "Protein intake", excerpt: "Essential nutrients for teens.", imageSrc: "http://img.b2bpic.net/free-photo/woman-is-using-smartphone-holding-limequat-her-hand_169016-49882.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg", date: "Oct 15" }, + { id: "b3", category: "Exercise", title: "Stretching focus", excerpt: "Postural tips for height.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-provides-cancer-screening-guidance-patient-office_482257-126373.jpg", authorName: "Mark A.", authorAvatar: "http://img.b2bpic.net/free-photo/backpack-tourist-happy-redhead-girl-walks-city-with-bag-goes-trip-explores-city-wears-red_1258-196524.jpg", date: "Oct 18" }, ]} /> @@ -317,21 +142,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Can adults still grow?", - content: "Height potential depends on your epiphyseal plates.", - }, - { - id: "q2", - title: "How to sync wearables?", - content: "Link your Apple Health or Google Fit profile.", - }, - { - id: "q3", - title: "Is the diet plan safe?", - content: "All nutritional advice is developed by certified dietitians.", - }, + { id: "q1", title: "Can adults still grow?", content: "Height potential depends on your epiphyseal plates." }, + { id: "q2", title: "How to sync wearables?", content: "Link your Apple Health or Google Fit profile." }, + { id: "q3", title: "Is the diet plan safe?", content: "All nutritional advice is developed by certified dietitians." }, ]} title="Frequently Asked" description="Answers to common growth-related questions." @@ -342,32 +155,19 @@ export default function LandingPage() {