From 3cdfb25f5a18dfa6f8910572b975e33c18782228 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 22:50:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 179 +++++++++++------------------------------------ 1 file changed, 41 insertions(+), 138 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 048d63a..6302122 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,41 +47,22 @@ export default function LandingPage() {
@@ -102,17 +75,11 @@ export default function LandingPage() { description="We understand the challenges of the digital age. Our resources are designed to help you regain control, improve your relationships, and boost your overall well-being." bulletPoints={[ { - title: "Scientific Understanding", - description: "Learn the neurology of habit formation.", - }, + title: "Scientific Understanding", description: "Learn the neurology of habit formation."}, { - title: "Community Support", - description: "Connect with others on the journey.", - }, + title: "Community Support", description: "Connect with others on the journey."}, { - title: "Daily Tools", - description: "Practical steps to stay consistent.", - }, + title: "Daily Tools", description: "Practical steps to stay consistent."}, ]} imageSrc="http://img.b2bpic.net/free-photo/computer-screen-showing-financial-information-office-workspace_53876-16526.jpg" /> @@ -126,19 +93,13 @@ export default function LandingPage() { features={[ { icon: Shield, - title: "Focus Protection", - description: "Block harmful content automatically.", - }, + title: "Focus Protection", description: "Block harmful content automatically."}, { icon: Zap, - title: "Mindful Habits", - description: "Daily reminders to keep you centered.", - }, + title: "Mindful Habits", description: "Daily reminders to keep you centered."}, { icon: Award, - title: "Progress Tracking", - description: "Visualize your path to growth.", - }, + title: "Progress Tracking", description: "Visualize your path to growth."}, ]} title="Comprehensive Recovery Support" description="Tools built to help you overcome barriers." @@ -153,25 +114,13 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "100k+", - title: "Lives Changed", - description: "People on the journey.", - icon: Users, + id: "m1", value: "100k+", title: "Lives Changed", description: "People on the journey.", icon: Users, }, { - id: "m2", - value: "24/7", - title: "Continuous Access", - description: "Resources whenever needed.", - icon: Clock, + id: "m2", value: "24/7", title: "Continuous Access", description: "Resources whenever needed.", icon: Clock, }, { - id: "m3", - value: "95%", - title: "Satisfaction", - description: "Users report improved focus.", - icon: CheckCircle, + id: "m3", value: "95%", title: "Satisfaction", description: "Users report improved focus.", icon: CheckCircle, }, ]} title="The Path to Progress" @@ -184,32 +133,18 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alex R.", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-diary-digital-tablet-pen-keyboard-coffee-cup-desk_23-2148061557.jpg", - }, + id: "t1", name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-diary-digital-tablet-pen-keyboard-coffee-cup-desk_23-2148061557.jpg"}, { - id: "t2", - name: "Jordan P.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg", - }, + id: "t2", name: "Jordan P.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg"}, { - id: "t3", - name: "Sam K.", - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349199.jpg", - }, + id: "t3", name: "Sam K.", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349199.jpg"}, { - id: "t4", - name: "Casey L.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-saucer-with-mouse-coffee-cup-digital-tablet-diary-keyboard-white-desk_23-2148061555.jpg", - }, + id: "t4", name: "Casey L.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-saucer-with-mouse-coffee-cup-digital-tablet-diary-keyboard-white-desk_23-2148061555.jpg"}, { - id: "t5", - name: "Morgan S.", - imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg", - }, + id: "t5", name: "Morgan S.", imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg"}, ]} cardTitle="Success Stories" + cardTag="Testimonials" cardAnimation="blur-reveal" /> @@ -220,20 +155,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "Is this confidential?", - content: "Yes, your privacy is our top priority.", - }, + id: "q1", title: "Is this confidential?", content: "Yes, your privacy is our top priority."}, { - id: "q2", - title: "How do I get started?", - content: "Simply join our community today.", - }, + id: "q2", title: "How do I get started?", content: "Simply join our community today."}, { - id: "q3", - title: "Are there costs involved?", - content: "The basic resources are completely free.", - }, + id: "q3", title: "Are there costs involved?", content: "The basic resources are completely free."}, ]} title="Frequently Asked Questions" description="Everything you need to get started." @@ -248,22 +174,14 @@ export default function LandingPage() { description="Have questions? Our support team is here to help you get the guidance you need." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us how we can help", - required: true, + name: "message", placeholder: "Tell us how we can help", required: true, }} imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-cyber-background-with-flowing-particles_1048-16995.jpg" /> @@ -275,42 +193,27 @@ export default function LandingPage() { logoText="Liberate" columns={[ { - title: "Resources", - items: [ + title: "Resources", items: [ { - label: "Blog", - href: "#", - }, + label: "Blog", href: "#"}, { - label: "Guides", - href: "#", - }, + label: "Guides", href: "#"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Contact", - href: "#", - }, + label: "Contact", href: "#"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} -- 2.49.1